Commit Graph

61 Commits

Author SHA1 Message Date
Eric Fennis
11c6a2e917 Featherity Npm package, reorganize scripting. (#52)
* New setup for new NPM package

* Add build scripts for dist

* Add introduction readme

* Refactor names

* update package.json

* remove log

* rename variable

* Factoring

* Improve optimize script

* Add eslint config

* Eslint fixes

* rename import

* Move packeges

* Setup rollup and build progress

* Refactor scripts

* fix lint error

* remove lint disabler

* Bring back old libraries

* add indentation

* reset packages directory

* remove vscode setting files

* 0.1.0-alpha.0

* new version

* 0.1.0-alpha.1

* Fix build process

* Add create element to the entry file

* update version number

* publish new alhpa version

* fixing bugs

* Add jest and tests

* replace with XML createElement

* set new version

* Fix svg generation

* Add tests for main library

* Update docs

* Adjust tests and selectors

* update the spec

* Update README.md

* Update README.md

* Update README.md

* update version

* Update README.md

* Move function to helpers file

* rename license, package and readme

* Fix build files

* rename packages

Co-authored-by: Eric Fennis <eric.fennis@endurance.com>
2020-10-06 20:23:26 +02:00
Locness
8b5278437a README : Mention Featherity is independent + various changes (#82) 2020-10-05 20:30:34 +02:00
Collin Monahan
c84fcfe3cb feat: add box select (#69)
* feat: add box select, box select with pointer, bullhorn, document lost, document search, lasso select, lasso, newspaper

* remove other icons on this branch

* more space for box-select

* maybe similarly spacing box-sel-ptr

* focus down to box select

* try dashed-line square

* polylines at corners

* space before close-element

* rounded version

* undo change to wrong file

Co-authored-by: mishkaio <60020191+mishkaio@users.noreply.github.com>
2020-09-29 08:43:00 +02:00
Eric Fennis
058c40a1ec Feat: Dashboard/Masonry Icon (#72)
* add brick layout icon

* Add Masonry icon

* delete other icons

* rename icon
2020-09-28 18:31:35 +02:00
Eric Fennis
6dad37a1b5 feat: Add equal icons and refactor devide icon (#56)
* Add equal icons and refactor devide icon

* update icon

* remove white space
2020-09-25 12:50:51 +02:00
Eric Fennis
85d3bb9b82 feat: 'move-horizontal', 'move-vertical', 'move-diagonal', 'mouse-pointer-2' (#49)
* add cursors

* update icons to match same length as othe move icons
2020-09-21 13:01:24 +02:00
Eric Fennis
dee5d33bcd Add image-off icon (#74) 2020-09-20 19:13:31 +02:00
Eric Fennis
a26745a3be add calculator icon (#75) 2020-09-20 19:12:52 +02:00
Lennard Scheibel
9550ec28b8 feat: Add shirt icon (#20) 2020-09-19 12:14:08 +02:00
Eric Fennis
845d6add1f feat: add more bluetooth icons (#67)
* add more bluetooth icons

* change to lines
2020-09-11 22:10:41 +02:00
Yashu Mittal
06972942cd Add bot icon (#71) 2020-09-11 22:10:24 +02:00
Eric Fennis
d33b6674f3 add Gauge icon (#66) 2020-09-11 22:10:11 +02:00
Eric Fennis
70be911f69 feat: refactor heart icon (#64)
* Add lightbulb icon

* update heart icon

* add white space
2020-09-11 22:09:40 +02:00
Eric Fennis
6f06e05a47 Add lightbulb icon (#63) 2020-09-11 22:09:27 +02:00
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