Add directory icons: outline, filled, open and closed
Hi, I would like to contribute by adding 4 directory/folder icons:
- Directory
- DirectoryFilled
- DirectoryOpen
- DirectoryOpenFilled
Following this pull request (#96) pattern. I copied the Figma file, added the 4 icons in the Objects category, exported the SVG, implemented the React components based on the other Icons and added it to the website.
This closes the following Request: Folder / FolderFilled icon #84
PR checklist:
- [ ] Figma: icon shapes use “Scale” constraint
- [ ] Figma: icon components are sorted Z-A in the file
- [ ] Figma: icon components are built with a single union or compound shape when possible
- [ ] Figma: library changes are published
- [x] SVG: icons render correctly in a browser
- [x] SVG: icons are exported with
width="15" height="15" viewBox="0 0 15 15" - [x] SVG: no icons are exported with
stroke - [x] SVG: no icons are exported with
clip-path - [x] SVG: no icons exceed 5 KB
- [x] Website is up to date
- [ ] Sketch file is up to date
- [ ] IconJar file is up to date
- [ ] Icon names in the IconJar library are correct
- [ ] Version in the IconJar library description is correct
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| radix-icons | ❌ Failed (Inspect) | Oct 18, 2022 at 5:06PM (UTC) |
Any status on this? Would love a folder icon
I'm also severely missing the presence of a Folder icon within radix-ui/icons! Would love to see this.
+1 on this, can you please merge it?
I switched to Feather Icons and still found it to be lacking. So, I switched to Lucide (feather fork) that has everything I needed
Can we merge this in? Could use the folder icon!