Skip to content

Commit 7e782cf

Browse files
authored
feat(#162): Upload decorator iconset (#163)
* feat(#162): add all decorators * fix(#179): Figma Angular gradient translate as CSS conic-gradient * fix(#220): Replace inner shadow with radial gradient * fix(#178): Remove diamond inner shadow It has been replaced with radial gradient * docs: Update ReadMe with decorators list Also update icon list to include all recent fixes. This is a BREAKING CHANGE.
1 parent ea6f1e9 commit 7e782cf

Some content is hidden

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

103 files changed

+2522
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,22 @@ Mix: ![Cup of caffee](<public/Cup of caffe.svg>) + ![Bullet delete](<icons/Bulle
1111

1212
Customize: ![Cup of caffee](<public/Cup of caffe.svg>) ![Cup of Matcha latte](<public/Cup of matcha.svg>) ![Cup of Tea](<public/Cup of tea.svg>) ![Cup of water](<public/Cup of water.svg>)
1313

14-
## How to use <img height=30px src="icons/Accept.svg">
14+
## How to use <img height=30px src="icons/Help.svg">
1515

1616
* Clone or fork the repository.
1717
* Download files from the [icons](./icons/) folder.
1818

1919
Currently available icons:
20-
![All available icons](./public/available-icons.png)
20+
![All icons](./public/available-icons.png)
21+
22+
![All decorators](./public/available-decorators.png)
2123

2224
### <img height=24px src="icons/Date.svg"> Roadmap
2325

24-
* (Soon) Designers: Get the Figma UI Kit
25-
* (Soon) Access to more decorators
26-
* (Soon) Access to variants
27-
* (Soon) Access to parts
26+
* <img src="icons/Tick.svg"> ~~Access to decorators~~
27+
* <img src="icons/Hourglass.svg"> Access to variants
28+
* <img src="icons/Hourglass.svg"> Access to parts
29+
* <img src="icons/Hourglass.svg"> Designers: Get the Figma UI Kit
2830

2931
## Contributing <img height=30px src="icons/Paintbrush.svg">
3032

decorators/add.svg

Lines changed: 14 additions & 0 deletions
Loading

decorators/arrow come.svg

Lines changed: 23 additions & 0 deletions
Loading

decorators/arrow down.svg

Lines changed: 22 additions & 0 deletions
Loading

decorators/arrow go.svg

Lines changed: 23 additions & 0 deletions
Loading

decorators/arrow left down.svg

Lines changed: 22 additions & 0 deletions
Loading

decorators/arrow refresh.svg

Lines changed: 40 additions & 0 deletions
Loading

decorators/arrow up.svg

Lines changed: 22 additions & 0 deletions
Loading

decorators/attach.svg

Lines changed: 9 additions & 0 deletions
Loading

decorators/audio wave.svg

Lines changed: 19 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)