Commit Graph

1024 Commits

Author SHA1 Message Date
Carl Steib 7ebb8a7687 Update spreadsheet icon 2021-12-28 12:35:28 -06:00
Carl Steib 00132d7f16 Add svg mimetypes 2021-12-28 12:35:28 -06:00
Carl Steib c63face887 Add desktop mimetypes 2021-12-28 12:35:28 -06:00
Carl Steib 96e610c09f Add json mimetype 2021-12-28 12:35:28 -06:00
Carl Steib d1be31cda2 Add script mimetypes 2021-12-28 12:35:28 -06:00
Carl Steib de11178296 Add bittorrent mimetype 2021-12-28 12:35:28 -06:00
Carl Steib cf6bd47e15 Add markdown mimetypes 2021-12-28 12:35:28 -06:00
Carl Steib fbf6280d51 Add python mimetypes 2021-12-28 12:35:28 -06:00
Carl Steib a6e5626f05 Add office spreadsheet mimetypes 2021-12-28 12:35:28 -06:00
Carl Steib 01e2b88eeb Add emacs lisp mimetype 2021-12-28 12:35:28 -06:00
Carl Steib 596b12b83f Add office doc mimetypes 2021-12-28 12:35:28 -06:00
Carl Steib ec5a3876be Add pdf mimetypes 2021-12-28 12:35:28 -06:00
Carl Steib 3f937afe91 Add archive icon and adjust symbolic links 2021-12-28 12:35:28 -06:00
Carl Steib 92f6a989bf Add archive mimetypes 2021-12-28 12:35:28 -06:00
Joshua Lewis c30d45ef4d Added icon for Zettlr 2021-12-26 22:33:32 -05:00
EliverLara b1a79d8e09 Add fusion studio icon 2021-12-26 13:50:11 -06:00
EliverLara 5ca7ff7509 Add onionshare icon 2021-12-26 13:48:58 -06:00
EliverLara 007865bf15 Add fiji icon 2021-12-26 13:47:40 -06:00
EliverLara 4201fd929a Add superslicer icon 2021-12-26 13:45:31 -06:00
EliverLara d26855b4a7 Add Prusa GCode Viewer 2021-12-26 13:44:53 -06:00
EliverLara da448abc11 Add prusa slicer icon 2021-12-26 13:42:28 -06:00
EliverLara 7e03d09e84 Add cura icon 2021-12-25 16:10:21 -06:00
EliverLara ac6f559e79 Add fontforge icon 2021-12-25 16:09:36 -06:00
EliverLara 1b45697dd4 Add mrble icon 2021-12-25 16:08:43 -06:00
EliverLara 09d1633bed Add maps icon 2021-12-25 16:06:39 -06:00
EliverLara 6551b71936 Add stellarium icon 2021-12-25 16:04:52 -06:00
EliverLara 5c473385eb Add openshot icon 2021-12-25 16:03:28 -06:00
EliverLara 2dd2da4118 Add oxtopi icon 2021-12-25 16:02:33 -06:00
EliverLara 2bc3405ddf Add jellyfin icon 2021-12-25 16:01:20 -06:00
EliverLara 713536d928 Add protonvpn icon 2021-12-25 15:59:56 -06:00
EliverLara 8f1cfd0d21 Add foot icon 2021-12-25 15:58:25 -06:00
EliverLara f20928ab2a Add nyxt icon 2021-12-25 15:57:31 -06:00
EliverLara 625d1e9f12 Add rosegarden icon 2021-12-25 15:57:04 -06:00
EliverLara e0f1039e84 Add hydrogen icon 2021-12-25 15:55:09 -06:00
EliverLara 9a1eeaf337 Add easyeffects icon 2021-12-25 14:39:47 -06:00
EliverLara c7bb4f6f99 Add boostnote icon 2021-12-25 13:48:21 -06:00
Aisha Tammy 0a61b54913 add fluid icon symlink
Signed-off-by: Aisha Tammy <floss@bsd.ac>
2021-12-23 18:58:07 +00:00
Eliver L 26101bff4a
Merge pull request #330 from edward-p/follows-color-scheme
set FollowsColorScheme=true
2021-11-18 13:51:15 -06:00
Eliver L 216b556e1d
Merge pull request #324 from encrustace/master
Added Icon for Electron13
2021-11-18 13:50:03 -06:00
Eliver L 8cb3141219
Merge pull request #322 from ratijas/fix-svg-errors
Fix svg errors in accessories-character-map.svg
2021-11-18 13:49:04 -06:00
Eliver L 5064601f5f
Merge pull request #314 from dada513/master
Flatpak fixes
2021-11-18 13:40:05 -06:00
EliverLara 246257b79d Places: Add folder-public icon 2021-11-18 13:27:00 -06:00
Edward P 14fc0d9f64
set FollowsColorScheme=true
make sure icon fallback to right color (dark)
2021-11-14 23:19:42 +08:00
EliverLara 2cc7c9acb6 Places: Update folders icons 2021-11-13 13:47:27 -06:00
Imran Khan f5ca470c97 Added Icon for Electron13 2021-11-01 17:23:13 +05:30
Imran Khan 85163e24c9
Merge branch 'EliverLara:master' into master 2021-11-01 17:20:28 +05:30
Imran Khan a90812cdda Rebase 2021-11-01 17:16:49 +05:30
ivan tkachenko 6d1025d9e1
Further clean up accessories-character-map.svg
- Remove unused gradients, remove duplicates, flatten the rest.
- Simplify structure of a flower symbol: remove separate filling, remove
  inner path from the outline shape that prevented it from being filled.
- Inline Nursery <symbol>, to make the icon compatible with Tiny SVG.
- Rename IDs so they have sensible names.
- Remove unused XML namespaces.
- Remove attributes with default values.

Fixes #320
2021-11-01 02:09:01 +03:00
ivan tkachenko 8dc13894d6
Fix SVG errors in accessories-character-map.svg
Change broken identifiers, and remove unused elements.

Validated at: https://validator.w3.org/check
2021-10-31 21:17:18 +03:00
ivan tkachenko d0047e6b83
Replace charpic.svg copy with a symbolic link to accessories-character-map.svg
Their content was identical anyway.
2021-10-31 21:15:40 +03:00