Commit Graph

639 Commits

Author SHA1 Message Date
Cole Bemis
f81cd40fdc
feat: Add table icon (#1138) 2022-03-29 16:37:37 -07:00
Cole Bemis
a7e39d665f
Update GITHUB_TOKEN permissions 2022-03-29 16:30:25 -07:00
Cole Bemis
7da2950653
Remove GITHUB_TOKEN env variable 2022-03-29 16:23:24 -07:00
Cole Bemis
d657e8aa56
Add env variables 2022-03-29 16:15:31 -07:00
Cole Bemis
508003d9d3
chore: Add ci.yml workflow 2022-03-29 16:07:02 -07:00
Ryan DiMascio
734f3f5114
Fix return tag on processSvg (#946)
The `@returns` line for the `processSvg` function was using `@param`
2021-09-21 22:58:00 -07:00
tu4mo
a08d064842
Add tags (#985) 2021-09-21 22:57:09 -07:00
Tommy Chiang
14ee355852
add gulp-feather (#1010) 2021-09-21 22:55:53 -07:00
Mickaël Fernandez
4d61ba72bf
Replace "xlink:href" with "href" (#1070) 2021-09-21 22:53:39 -07:00
Alex Zappa
a718a7e9c3
update README, add new Related Project to list (#1021) 2020-12-24 08:05:28 -08:00
Chris Messina
8263ca93c4
docs: Minor content edits (#924)
Removed missing link to roadmap and updated Egghead link.
2020-06-08 16:12:20 -07:00
Jonas Drotleff
b15b4a7535
docs: Add django-feather (#726)
Co-authored-by: Cole Bemis <colebemis@github.com>
2020-04-04 10:17:32 -07:00
Christopher Sandvik
9e0dcca265
feat: Add divide icons (#568)
Added 3 division icons (also knows as an obelus).  One by itself, one with a circle around it, and one with a square around it.  These are meant to compliment plus, minus, and x icons.
2020-04-04 10:05:53 -07:00
Alexander Antonov
23603b8217 feat: Add dribbble icon 2020-04-04 09:56:59 -07:00
drinking-code
dca4f121b8
feat: Update tags.json
Thank you, @drinking-code! 🙌
2020-02-07 08:50:59 -08:00
Max Reynolds
91118a67b6 feat: Update tags.json (#797) 2019-12-10 11:57:57 -08:00
Cole Bemis
3e9da32dca
docs: Remove stdlib logo 2019-11-15 19:34:45 -08:00
Cole Bemis
080262a2bf
Update description 2019-11-08 02:56:50 -08:00
Cole Bemis
466b3f0494
Remove roadmap
The roadmap was out of date. Let's track future work using GitHub issues instead.
2019-11-08 02:22:14 -08:00
Antony Jones
c05985d348 Add Svelte library to list of related projects (#772) 2019-10-30 07:36:07 -07:00
Cole Bemis
ffce177ff4 fix: Adjust dots so that they render in Figma
We use lines with 0 length to represent dots. However, lines with 0 length don't render in Figma. To
workaround this issue, we give those lines a length of 0.01 instead of 0.
2019-08-21 22:16:08 -07:00
Alexander Antonov
c3b87eb62c feat: Add twitch icon 2019-08-08 08:39:01 -07:00
Alexander Antonov
5047ddb568 feat: Add tool icon 2019-08-07 16:38:23 -07:00
Edwin Kofler
965c0a3d47 docs: Update vue link (#713) 2019-08-07 16:26:18 -07:00
Cole Bemis
3c64e93543 fix: Update core-js to 3.1.3 2019-06-10 17:11:10 -07:00
Cole Bemis
10e4e38ae1 feat: Add framer icon 2019-06-06 09:21:49 -07:00
dependabot[bot]
5a991dddea build(deps-dev): bump eslint-plugin-prettier from 2.5.0 to 2.7.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 2.5.0 to 2.7.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v2.5.0...v2.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-12 21:57:39 -07:00
Cole Bemis
8f658193d2 feat: Add hexagon icon 2019-03-30 10:22:17 -07:00
Cole Bemis
7b8ff33195 feat: Update package icon 2019-03-30 10:22:17 -07:00
Cole Bemis
8263c2231e feat: Update box icon 2019-03-30 10:22:17 -07:00
Cole Bemis
74aafa1b4e feat: Add codesandbox icon 2019-03-30 10:22:17 -07:00
Christopher Sandvik
f27d8b0f8e feat: Add columns icon 2019-03-29 17:19:46 -07:00
Ash Guillaume
5d42ac8398
Merge pull request #549 from feathericons/add-x-octagon
Add x-octagon icon
2019-02-26 10:50:35 -08:00
Ash Guillaume
7a17d77409
Merge pull request #548 from feathericons/add-figma-icon
Add Figma icon
2019-02-26 10:49:40 -08:00
Cole Bemis
6cdea52f27 feat: Add x-octagon icon 2019-02-25 22:35:05 -08:00
Cole Bemis
eb106953ae feat: Add figma icon 2019-02-25 22:29:30 -08:00
Cole Bemis
e6e6679596
docs: Update donate link 2019-02-24 23:26:09 -08:00
dependabot[bot]
cd27b8869e build(deps): [security] bump extend from 3.0.1 to 3.0.2
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. **This update includes security fixes.**
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-07 13:13:49 -08:00
Cole Bemis
3e4918be74 feat: Update bell-off icon 2019-02-04 20:00:41 -08:00
Cole Bemis
1889a0ab79 feat: Update bell icon 2019-02-04 20:00:41 -08:00
Ash Guillaume
cbee1d1114
Merge pull request #526 from feathericons/update-edit-icons
Update edit icons
2019-02-01 15:15:38 -08:00
Cole Bemis
ee26fe5e7a
docs: Update description 2019-01-30 22:21:10 -08:00
Cole Bemis
09d2db7775 feat: Update edit-3 icon 2019-01-30 18:46:34 -08:00
Cole Bemis
8f62ded210 feat: Update edit-2 icon 2019-01-30 18:46:19 -08:00
Cole Bemis
51bb931937 feat: Update edit icon 2019-01-30 18:33:25 -08:00
Ash Guillaume
0a130b77e0 feat: Add pen-tool icon (#522) 2019-01-29 10:14:03 -08:00
Ash Guillaume
55c84ac47c feat: Add mouse-pointer icon 2019-01-28 20:29:10 -08:00
Ash Guillaume
c440ee596c
Merge pull request #525 from feathericons/update-music
feat: Update `music` icon
2019-01-28 20:04:25 -08:00
Cole Bemis
51faf5738e feat: Update music icon 2019-01-27 23:18:32 -08:00
Luke Deen Taylor
fff965df89 fix: Add tags for search icon 2019-01-27 20:31:14 -08:00