Skip to content

Commit

Permalink
Merge pull request #19 from digitalfabrik/18-add-new-icon
Browse files Browse the repository at this point in the history
18: add new icon
  • Loading branch information
f1sh1918 authored Mar 14, 2024
2 parents 468e379 + d09f9cd commit 86631ae
Show file tree
Hide file tree
Showing 27 changed files with 3,207 additions and 502 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,9 @@ Liberty's iconset. You can run the script with `python3 maki_list.py`.
1. Take the `iconset.json` and import it to the [Maki Editor](https://www.mapbox.com/maki-icons/editor/).
2. Download filled icon from figma or material icon from google.
3. Resize icon to 40x40 [SVG Editor](https://editor.method.ac/).
4. Upload icon in all color groups. Keep in mind the naming convention of the icons: <name>\_<hex>
5. Download the icons in SVG format and the iconset in JSON format.
6. Sort the json file alphabetically for better legibility [JSON ABC Sorter]https://novicelab.org/jsonabc/.
7. Update the content of the `iconset.json`.
8. Replace all the icons in the `svgs_iconset` with the SVGs downloaded from the Make Editor.
4. Create files in all colors for this svg `sh create_svg_colors.sh '<icon_name>'` (tools/create_svg_colors.sh)
5. Upload icons to the particular color groups.
6. Download the icons in SVG format and the iconset in JSON format.
7. Sort the json file alphabetically for better legibility [JSON ABC Sorter]https://novicelab.org/jsonabc/.
8. Update the content of the `iconset.json`.
9. Replace all the icons in the `svgs_iconset` with the SVGs downloaded from the Make Editor.
3,669 changes: 3,172 additions & 497 deletions iconset.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions svgs/svgs_iconset/mental_health_#07DC03.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions svgs/svgs_iconset/mental_health_#1DC6C6.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions svgs/svgs_iconset/mental_health_#2E98FB.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions svgs/svgs_iconset/mental_health_#3700D2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions svgs/svgs_iconset/mental_health_#3F8F01.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions svgs/svgs_iconset/mental_health_#585858.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions svgs/svgs_iconset/mental_health_#A258FF.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions svgs/svgs_iconset/mental_health_#C38E03.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 86631ae

Please sign in to comment.