Karsa
cf89b8eeac
fix(icons/cpu): add guideline compliant rounding to CPU center ( #1981 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-18 18:43:05 +01:00
Karsa
a8c6add82b
feat(icons): add worm icon
2024-03-14 13:51:17 +01:00
Jakob Guddas
c99d6cbf4a
fix(icons): optimized chef-hat icon ( #1974 )
...
* Updated icons/chef-hat.svg
* Updated icons/chef-hat.json
* Updated icons/chef-hat.svg
* Updated icons/chef-hat.svg
* Update icons/chef-hat.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-03-14 08:41:01 +01:00
Jakob Guddas
0b1fb8ff1f
feat(icons): added beer-off icon ( #1971 )
...
* Added icons/beer-off.svg
* Added icons/beer-off.json
2024-03-13 17:10:03 +01:00
Karsa
96da23cc88
feat(icons): added hospital ( #1952 )
...
* feat(icons): added hospital
* chore(icons): add some extra icons
* chore(icons): add contributors
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-11 15:00:43 +01:00
Karsa
78182c3573
fix(icons): updates crown to look more Lucide-y ( #1947 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-11 14:59:06 +01:00
Jakob Guddas
16ee591f49
fix(icons): optimized hotel icon ( #1951 )
...
* Updated icons/hotel.svg
* Updated icons/hotel.json
2024-03-09 15:21:39 +01:00
Karsa
7b76078792
feat(icons): added ham icon ( #1949 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-09 10:42:01 +01:00
Karsa
6fbd5ee06a
chore(icons): update icon names to match naming guidelines no. 7 to 9 ( #1906 )
...
* Update icon names to match naming guidelines no. 7 to 9
Update and extend rename icon helper script.
* Ran prettier
* Refactor rename scripts so that simplegit import doesn't cause other helper script usages to crash.
* Revert renaming key-square
* Revert renaming message-circle|square
* Fix square-dashed-kanban
* Optimize circle power
* pnpm rename square-dashed-bottom-scissors square-bottom-dashed-scissors
* Fix linting
* Fix file name linting issues via cspell configuration
* Rename unlock => lock-open
* Rename (square|circle)-check-2 => (square|circle)-check-small
* pnpm rename code-2 code-xml
pnpm rename contact-2 contact-round
* rename test-tube-2 test-tube-diagonal
rename mic-2 mic-vocal
rename loader-2 loader-circle
rename test-tube-2 test-tube-diagonal
rename school-2 university
* fix icons linting
* rename ice-cream => ice-cream-cone
rename ice-cream-2 => ice-cream-bowl
rename laptop-2 => laptop-abstract
* renamePattern "^(square|circle)-arrow-([a-z-]+)-from$" "\\1-arrow-out-\\2"
* rename wand-2 => wand-sparkles
* Update university.json tags.
* fix(icons): renamePattern '^(.+)-abstract$' '\1-minimal' --add-alias=false
feat(scripts): added yargs option parsing to renamePattern
* fix(packages): Remove protractor and puppeteer from lucide-angular, they are no longer in use but cause pnpm install to fail
* Lint fix, this is starting to get ridiculous.
* fix(packages): fix lucide-angular karma config.
* chore(icons): renamePattern '^(square|circle)-check$' '\1-check-big'
chore(icons): renamePattern '^(square|circle)-check-small$' '\1-check'
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-08 16:55:46 +01:00
Karsa
d8773827fb
hotfix(icons): remove circle-ellipsis alias from circle-ellipsis ( #1961 )
2024-03-08 16:46:56 +01:00
Daniel Bayley
bc1843f767
chore(icons): sort out more/ellipsis… icons/metadata ( #1459 )
...
* Add `more-horizontal-rectangle` icon
* Refine `circle-ellipsis` icon
* Rename `circle-ellipsis` to `more-circle`
* Improve `more` icons metadata
* Revert "Refine `circle-ellipsis` icon"
This reverts commit 973db1e140 .
* Revert "Add `more-horizontal-rectangle` icon"
This reverts commit 3960c6ee0c .
* Rename `more-circle` to `more-horizontal-circle`
* Rename `form-input` to `more-horizontal-rectangle`
* Improve metadata
* Rename `more-horizontal-circle` to `ellipsis-circle`
* Rename `more-horizontal-rectangle` to `ellipsis-rectangle`
* Rename `more-horizontal` to `ellipsis`
* Rename `more-vertical` to `ellipsis-vertical`
* Fix lint issues
* Rename vertical ellipsis
* formatting
* Rename circle-ellipsis
* Rename rectangle ellipsis
* Revert "Rename vertical ellipsis"
This reverts commit acb80b75f8 .
* Add EOFs
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-08 15:32:35 +01:00
Karsa
07aefe3b88
feat(icons): add briefcase-medical & briefcase-business ( #1954 )
...
* feat(icons): add briefcase-medical & briefcase-business
* chore(icons): add extra tag to briefcase-business.json
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-08 15:28:45 +01:00
Karsa
dd39fa328c
Update cannabis.json ( #1946 )
2024-03-07 10:40:20 +01:00
Bernardo Ferrari
0cf568c38b
fix(icons): play icon uncentered ( #1834 )
...
* Fix play.svg
* Update play.svg
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-03-07 08:21:30 +01:00
Jakob Guddas
a8b8dfc58e
fix(icons): optimized and closed gaps in file-pie-chart icon ( #1939 )
...
* Updated icons/file-pie-chart.svg
* Updated icons/file-pie-chart.json
* Updated icons/file-pie-chart.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-06 22:16:52 +01:00
Jakob Guddas
41dde6b574
fix(icons): added round corner to file-volume icon ( #1940 )
...
* Updated icons/file-volume.svg
* Updated icons/file-volume.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-06 22:16:47 +01:00
Jakob Guddas
ae35ca256c
fix(icons): added round corner to file-search icon ( #1941 )
...
* Updated icons/file-search.svg
* Updated icons/file-search.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-06 22:16:41 +01:00
Eric Fennis
38142f24a5
Update metadata ( #1943 )
2024-03-06 22:16:23 +01:00
Jakob Guddas
d67ef7b0ca
feat(icons): add cannabis icon ( #1901 )
...
* Added icons/cannabis.svg
* Added icons/cannabis.json
* Updated icons/cannabis.svg
* Updated icons/cannabis.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-06 20:59:25 +01:00
Karsa
198ccb8430
fix(icons): increased rounding of zap icons ( #1936 )
...
* fix(icons): add more Lucide-ish rounding to zap icons
* chore(icons): optimise zap-off manually
* chore(icons): fix linting
* Update icons/zap-off.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/zap.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-03-06 20:58:17 +01:00
Eric Fennis
ce1b5bdefa
style: Fix formatting
2024-03-06 20:54:55 +01:00
Daniel Bayley
45aa928369
Optimise/refine radio[-tower]/add airdrop/Apple/mac/iOS/app related icons ( #1514 )
...
* Add `airdrop` icon
* Optimise `radio` icon
* Refine `radio-tower` icon
* Add `airplay` icon
* Add `dock` (desktop) icon
* Improve metadata
* Optimise `podcast` icon
* Add `app-window-mac` icon
* Update icons/radio.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/radio-tower.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/podcast.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/radio-tower.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/radio.svg
Co-authored-by: Karsa <contact@karsa.org >
* Revert "Add `airdrop` icon"
This reverts commit af60a17784 .
* Revert radio and radio-tower changes
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
2024-03-06 20:29:21 +01:00
Daniel Bayley
93dc356fa1
Add rotate/resize element icons ( #1516 )
...
* Add `proportions` icon
* Improve metadata
* Add `rotate-cw-square` icon
* Add `rotate-ccw-square` icon
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-06 20:13:53 +01:00
Jakob Guddas
a0aa132682
Updated icons/keyboard.svg ( #1930 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-01 11:40:56 +01:00
Karsa
1a4dd64862
feat(icons): redesign brain and related icons ( #1902 )
...
* Update brain and related icons
* Update central line and increase in size
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-28 16:53:48 +01:00
Daniel Bayley
024f21e896
Add bot-message-square (chatbot) icon ( #1709 )
2024-02-28 16:35:25 +01:00
Jakob Guddas
c30ccd472e
fix(icons): update goal icon ( #1924 )
...
* Updated icons/goal.svg
* Updated icons/goal.json
2024-02-27 10:17:59 +01:00
Karsa
148bae88d8
feat(icons): added globe-lock icon ( #1587 )
...
* Added globe-lock icon
* feat(icons): Added globe-lock, renamed globe-2 to earth, and added earth-lock
* feat(icons): Added globe as a tag to earth
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-26 09:53:04 +01:00
Karsa
f297765a13
Update shield to have better centre of gravity ( #1905 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-25 11:28:31 +01:00
Karsa
4657ccbfff
fix(icons/concierge-bell): Adds missing rounding from bottom part ( #1923 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-25 10:27:22 +01:00
Jakob Guddas
db222d4591
Optimized and fixed alignment issues in package-open icon ( #1648 )
...
* Optimized and fixed alignment issues in `package-open` icon
* Update icons/package-open.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-02-24 18:31:04 +01:00
Jakob Guddas
bafad1c625
Add image-up icon ( #1909 )
...
* Added icons/image-up.svg
* Added icons/image-up.json
2024-02-23 11:25:17 +01:00
Jakob Guddas
7f1e95c6e7
Update image-down icon ( #1910 )
...
* Updated icons/image-down.svg
* Updated icons/image-down.json
2024-02-23 11:20:42 +01:00
Jakob Guddas
ca7a87112c
Fixed gap issues in flower icon ( #1650 )
...
* Fixed gap issues in `flower` icon
* Update flower.json
* Update flower.json
* Update icons/flower.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
2024-02-23 09:58:13 +01:00
Kyle Angelo Galendez
d542da0a1c
Add table-cells-merge, table-cells-split, table-rows-split, and table-columns-split icons ( #1856 )
...
* Add split-table icon
* Add split-table.json
* Add split-rows icon
* Add split-rows.json
* Add merge-rows icon
* Add merge-rows.json
* Update icons/merge-rows.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update split-rows.svg
* Update split-table.svg
* Fix by add padding to split-table icon
- Accidentally exported the whole icon from Inkscape, but not the entire page, which creates no padding
* Update split-table icon
- Add 1px to the row borders down below
* Rename split-table.svg to table-row-split.svg
* Update and rename split-table.json to table-row-split.json
* Rename merge-rows to table-cells-merge
* Rename split-rows to table-cells-split
* Rename table-row-split to table-split
* Add `table-columns-split` icon
* Add table-columns-split.json
* Delete table-split icon and json
* Add `table-rows-split` json and icon
* Update icons/table-cells-split.json
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/table-rows-split.json
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/table-cells-merge.json
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/table-columns-split.json
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-02-21 22:47:20 +01:00
Karsa
6fa51d2a22
Optimise hop ( #1897 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-20 15:32:43 +01:00
Karsa
ca53b06af2
Adds pickaxe icon ( #1890 )
...
* Adds pickaxe icon
* Replace missing icon, haha 😅
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-19 09:01:32 +01:00
Karsa
b5dc96d2c2
Optimise hammer ( #1893 )
...
* Optimize and fix guideline violation in hammer
* Further adjustments to pixel perfection
* Nudge things around a bit more
* Elongate front part of head
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-19 09:00:51 +01:00
Karsa
5e5fe0085f
Update tractor.svg
2024-02-19 08:12:47 +01:00
Karsa
0c2a8d774f
Fix anvil rounding ( #1895 )
...
* Fix anvil rounding
* Add rounding to spike
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-19 08:11:29 +01:00
Jakob Guddas
804906dcd8
Update tractor icon ( #1894 )
...
* Updated icons/tractor.svg
* Updated icons/tractor.json
2024-02-19 08:11:24 +01:00
Karsa
d575743d3a
Fix siren rounding ( #1896 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-19 08:11:15 +01:00
Karsa
42c1faed75
Adds telescope icon ( #1889 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-15 13:34:42 +01:00
Jakob Guddas
01cff578e5
Update file-output icon ( #1879 )
...
* Updated icons/file-output.svg
* Updated icons/file-output.json
2024-02-12 16:18:48 +01:00
Jakob Guddas
a0b1305258
feat: folder output ( #1619 )
2024-02-12 16:18:39 +01:00
Karsa
0cfdfa2181
Adds images and (updates file-image to match) ( #1852 )
...
* Adds images and updates file-image to match
* Improve pixel perfection
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-12 16:17:22 +01:00
Jakob Guddas
a2e8ea32d2
feat: folder symlink ( #1618 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-02-12 16:16:03 +01:00
Jakob Guddas
8a7e6ba343
Update file-symlink icon ( #1878 )
...
* Updated icons/file-symlink.svg
* Updated icons/file-symlink.json
2024-02-12 16:15:05 +01:00
Jakob Guddas
7a9233f4a7
Update clover icon ( #1883 )
...
* Updated icons/clover.svg
* Updated icons/clover.json
* Updated icons/clover.svg
* Update icons/clover.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-02-12 16:14:07 +01:00
Jakob Guddas
71aef25812
Update circle-dashed icon ( #1884 )
...
* Updated icons/circle-dashed.svg
* Updated icons/circle-dashed.json
* Update icons/circle-dashed.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-02-12 16:13:45 +01:00