Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 0e241e1

Browse files
authored
feat(icons): added new icons (#2594)
1 parent 2f246cb commit 0e241e1

File tree

62 files changed

+2707
-1785
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+2707
-1785
lines changed

.changeset/forty-poets-pump.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@ebay/skin": minor
3+
---
4+
5+
feat(icons): added new icons

dist/icon/icon.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ svg.icon--32-fit {
4141
height: 32px;
4242
width: 32px;
4343
}
44+
svg.icon--48,
45+
svg.icon--48-fit {
46+
height: 48px;
47+
width: 48px;
48+
}
4449
svg.icon--64,
4550
svg.icon--64-fit {
4651
height: 32px;
Lines changed: 7 additions & 0 deletions
Loading
Lines changed: 7 additions & 0 deletions
Loading
Lines changed: 18 additions & 0 deletions
Loading
Lines changed: 10 additions & 0 deletions
Loading
Lines changed: 1 addition & 3 deletions
Loading

dist/svg/icon/icon-exclude-64.svg

Lines changed: 7 additions & 0 deletions
Loading
Lines changed: 7 additions & 0 deletions
Loading
Lines changed: 7 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)