Skip to content

Commit

Permalink
task: add 2 new icons
Browse files Browse the repository at this point in the history
  • Loading branch information
NOMADE55 committed Dec 20, 2024
1 parent 7f7f2e8 commit 4f5e6d1
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 1 deletion.
4 changes: 3 additions & 1 deletion icons/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
| `freebsd` | <img src="./freebsd.svg" alt="freebsd" width="42" /> |
| `gamemaker` | <img src="./gamemaker.svg" alt="gamemaker" width="42" /> |
| `gatsby` | <img src="./gatsby.svg" alt="gatsby" width="42" /> |
| `gimp` | <img src="./gimp.svg" alt="gimp" width="42" /> |
| `git` | <img src="./git.svg" alt="git" width="42" /> |
| `github` | <img src="./github.svg" alt="github" width="42" /> |
| `gitlab` | <img src="./gitlab.svg" alt="gitlab" width="42" /> |
Expand All @@ -82,6 +83,7 @@
| `hono` | <img src="./hono.svg" alt="hono" width="42" /> |
| `html` | <img src="./html.svg" alt="html" width="42" /> |
| `illustrator` | <img src="./illustrator.svg" alt="illustrator" width="42" /> |
| `inkscape` | <img src="./inkscape.svg" alt="inkscape" width="42" /> |
| `ionic` | <img src="./ionic.svg" alt="ionic" width="42" /> |
| `java` | <img src="./java.svg" alt="java" width="42" /> |
| `javascript` | <img src="./javascript.svg" alt="javascript" width="42" /> |
Expand Down Expand Up @@ -194,5 +196,5 @@
---

<br>
Current icon count: <strong>184</strong>
Current icon count: <strong>186</strong>
<!-- SUPPORTED:ICONS:END -->
31 changes: 31 additions & 0 deletions icons/gimp.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export const iconNames = [
'freebsd',
'gamemaker',
'gatsby',
'gimp',
'git',
'github',
'gitlab',
Expand All @@ -76,6 +77,7 @@ export const iconNames = [
'hono',
'html',
'illustrator',
'inkscape',
'ionic',
'java',
'javascript',
Expand Down
18 changes: 18 additions & 0 deletions icons/inkscape.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4f5e6d1

Please sign in to comment.