Commit Graph

2197 Commits

Author SHA1 Message Date
Eric Fennis
8a15bca8cd feat: refactor wifi-icons (#62)
* refactor wifi-icons

* add spacings
2020-09-11 22:09:13 +02:00
Alexander Barrios
5aef4e6110 Workflow that will compile font files (#68)
* Create font.yml

* Change to show logs

* Update .github/workflows/font.yml

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* Update .github/workflows/font.yml

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* Update .github/workflows/font.yml

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* Update .github/workflows/font.yml

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* Update .github/workflows/font.yml

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* Update .github/workflows/font.yml

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* Update .github/workflows/font.yml

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* Update .github/workflows/font.yml

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* Update font.yml

* Update font.yml

* Update font.yml

* Update font.yml

* Update font.yml

* Fix syntax

* Update font.yml

* Update font.yml

* Update font.yml

* Update font.yml

* Update font.yml

* Update font.yml

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2020-09-09 09:48:52 +02:00
Eric Fennis
e1cead9531 feat: Add separator icons (#47)
* Add separator icons

* Add more serpartor icons

* Remove other separator icons

* Shorter lines
2020-09-03 11:50:02 +02:00
dependabot[bot]
c686c1a0c3 chore(deps): Bump lodash from 4.17.15 to 4.17.20 (#59)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-30 11:12:36 +02:00
dependabot[bot]
af87274bf4 chore(deps): Bump elliptic from 6.5.2 to 6.5.3 (#58)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-29 23:18:02 +02:00
John Letey
e3e4514dcc feat: Site (#1)
* site: pull data from "icons" dir

* site: display icons

* site: remove redundant code

* site: colour mode support

* site: header

* site: order imports

* site: search

* site: add toast when copying icon

* site: styling

* site: hero

* fix: disable theme toggle transitions

* feat: Use Yarn Workspaces

* refactor: Update site deploy scripts

* refactor: Remove dark mode for now

* feat: Add site title

* refactor: Fix warning and format

* feat: Add dark mode back 👀

* feat: Escape key to reset query

* Fix by aelfric

* Add Github link

* Fix #40

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2020-08-29 23:16:38 +02:00
Eric Fennis
1b726f592a feat: Add flashlight icons (#55) 2020-07-24 11:58:47 +01:00
Frank Riccobono
53ba672ca6 feat: Add undo and redo icons (#48)
* feat: Add `undo` and `redo` icons

* move undo and redo icons downl to align with grid

* move starting point of arrows down to align with point

* refactor: remove extra stroke-width

* reactor: whitespace

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* refactor: replace change points instead of using translate.

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* refactor: use changed points instead of using translate.

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2020-07-21 15:18:21 +02:00
dependabot[bot]
9b56ae3b25 chore(deps): Bump lodash from 4.17.15 to 4.17.19 (#53)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 08:25:25 +01:00
zeno
bd52c058eb feat: Add table, matrix, sheet, and view icons (#9)
* feat: Add `table` icon
* feat: Add `grid` icon
* feat: Add `sheet` icon
* feat: Add `view` icon
* Refactor name `grid` -> `layout-grid`
* Refactor SVG code of `columns`

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2020-07-08 21:05:25 +02:00
Locness
e8befb4681 docs: Add labels to issue templates (#51)
* Update icon_request.md

* Update bug_report.md

* Use "labels" instead of "label"

* Do it for the other one
2020-07-05 17:02:33 +01:00
Eric Fennis
dd5d84d5c0 refactor: Update phone icons (#44)
* Refactor phone icons

* Add EOF
2020-07-05 16:58:33 +01:00
John Letey
031833a296 refactor: Optimise icons (#42)
* refactor: Optimise icons

* fix: Complete `contrast` icon

* refactor: Optimise `battery-charging` further
2020-07-05 12:27:23 +01:00
John Letey
02b57108c3 feat: Add library icon (#25)
* feat: Add `library` icon

* refactor: Optically align elements

* refactor: Increase size
2020-07-05 13:09:37 +02:00
Eric Fennis
a99637fc25 refactor: Update droplet icon and add flame icon (#24)
* update droplet and create flame

* Update icons/flame.svg

Co-authored-by: John Letey <johnletey@gmail.com>

* Update icons/droplet.svg

Co-authored-by: John Letey <johnletey@gmail.com>

* Update icons/flame.svg

Co-authored-by: John Letey <johnletey@gmail.com>

Co-authored-by: John Letey <johnletey@gmail.com>
2020-07-05 09:05:41 +01:00
Eric Fennis
749a235dc7 Merge pull request #34 from lscheibel/coins-icon
feat: Add `coins` icon
2020-07-04 09:36:42 +02:00
lscheibel
ce8da13110 feat: Add coins icon 2020-07-03 19:15:11 +02:00
John Letey
9a2eb1c16e refactor: Update git-commit icon (#46) 2020-07-03 09:21:51 +01:00
Lennard Scheibel
bae239bd20 feat: Add alarm-clock icon (#19)
* feat: Add `alarm-clock` icon

* refactor: Add spacing

Co-authored-by: John Letey <johnletey@gmail.com>
2020-07-02 09:45:06 +01:00
John Letey
0f43116ca2 docs: Update contact email
Closes #45
2020-07-01 17:28:35 +01:00
John Letey
d051a09232 feat: Add network icon (#35)
* feat: Add `network` icon

* refactor: Use elements

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2020-07-01 11:56:43 +01:00
Eric Fennis
342b2b962a feat: Add strikethrough and update underline icons (#36)
* add strikethrough and update undeline

* Add EOF

* Add spaces

Co-authored-by: John Letey <johnletey@gmail.com>

* Add spaces underline.svg

Co-authored-by: John Letey <johnletey@gmail.com>

Co-authored-by: John Letey <johnletey@gmail.com>
2020-07-01 11:46:49 +01:00
Lennard Scheibel
41836318ea feat: Add switch-camera icon (#31) 2020-07-01 09:22:02 +01:00
Lennard Scheibel
bf7a6b4503 refactor: Update camera and camera-off icons (#39) 2020-06-30 19:25:16 +01:00
Lennard Scheibel
c8ff5a12ff feat: Add highlighter icon (#32) 2020-06-30 08:40:39 +01:00
John Letey
da5b084a6b feat: Add copyleft icon (#41)
* feat: Add `copyleft` icon

* refactor: Simplify svg

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2020-06-29 15:32:24 +01:00
John Letey
c00ebdacca chore(react): Publish 2020-06-28 16:02:46 +01:00
John Letey
3624f449f0 feat(react): Ability to customise strokeWidth (#38) 2020-06-28 15:27:24 +01:00
Lennard Scheibel
fc76ff2687 feat: Add contrast icon (#33) 2020-06-28 14:56:27 +01:00
John Letey
456b54c8b4 feat: Add screen-share icons (#28)
* feat: Add `start-screenshare` icon

* feat: Add `start-screenshare-2` icon

* feat: Add `stop-screenshare` icon

* feat: Add `stop-screenshare-2` icon

* refactor: Update icons names

* refactor: Remove some icons for now
2020-06-28 14:55:58 +01:00
John Letey
a905faa00e feat: Add copyright icon (#29) 2020-06-28 11:18:06 +01:00
Eric Fennis
5ece90b035 docs: Update Discord invite (#27)
Update Discord Invite link and add Community section
2020-06-26 16:20:06 +01:00
John Letey
cb5d712584 feat: Add battery icons (#23)
* feat: Add `battery` icons

* refactor: Use elements for `battery-charging`

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* refactor: Use elements for `battery-full`

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* refactor: Use elements for `battery-low`

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* refactor: Use elements for `battery-medium`

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* refactor: Use elements for `battery`

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2020-06-26 15:19:19 +01:00
Eric Fennis
90966d2723 feat: Add unlink icons (#10)
* add unlink icons

* Add safe zone, and add "link-2-off" icon

* Add EOF
2020-06-25 19:29:26 +01:00
Eric Fennis
513216cc6e docs: Update CONTRIBUTING file (#17)
* Update Contributing.md

* Remove Bug reporting section
2020-06-25 09:13:59 +01:00
Lennard Scheibel
efc7c9c1f6 feat: Add contact icon (#18) 2020-06-24 10:34:40 +01:00
John Letey
905eca3047 docs: Update first title in README
@locness3 😅
2020-06-24 08:57:31 +01:00
Lennard Scheibel
1fe87aa89d feat: Add snowflake icon (#21) 2020-06-24 08:20:03 +01:00
John Letey
25b20dba9b docs: Add Discord invite link 2020-06-23 19:03:59 +01:00
Eric Fennis
a106a4c3fc feat: Add languages icon (#16)
* Add languages icon

* Add end line
2020-06-23 13:23:01 +01:00
Eric Fennis
030e314413 feat: Add gamepad icons (#15)
* Add icons

* Add extra line add end of fille
2020-06-23 12:52:55 +01:00
Locness
6726eb6b15 docs: Update README (#14) 2020-06-22 10:57:53 +01:00
John Letey
0345dc1208 refactor: Update license (#12) 2020-06-19 09:35:39 +01:00
Eric Fennis
cde1f11258 feat: Add grip icons (#8) 2020-06-16 09:44:56 +01:00
John Letey
d652e795d6 feat: Add react package (#4)
* chore: Organise

* feat: Add `react` package

* refactor: Remove unneeded char
2020-06-13 12:52:10 +01:00
John Letey
6a3378ce5a feat: Add sort icons (#3)
* feat: Add `sort` icons

* refactor: Remove unnecessary icons

* chore: remove icon
2020-06-13 08:41:46 +01:00
John Letey
433bbae4f1 fork v0.0.0 2020-06-08 16:39:52 +01:00