Skip to content

Commit 8381b5b

Browse files
authored
Merge branch 'main' into places-rounded-folder
2 parents 4f482fd + f501b08 commit 8381b5b

File tree

6 files changed

+876
-266
lines changed

6 files changed

+876
-266
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,16 @@ It is recommended to use the free and open source [Inkscape](http://inkscape.org
33

44
An elementary color palette is provided, it is recommended to copy it into your Inkscape settings before you get started.
55

6+
_(Run these from the root of the icons repo)_
67
```bash
7-
cp elementary.gpl ~/.config/inkscape/palettes/
8+
cp data/elementary.gpl ~/.config/inkscape/palettes/
9+
```
10+
11+
For flatpak installations, use one of the following.
12+
13+
```bash
14+
# Local
15+
cp data/elementary.gpl ~/.local/share/flatpak/app/org.inkscape.Inkscape/current/active/files/share/inkscape/palettes/
816
```
917

1018
To contribute to the elementary icon set, open a pull request to this repository with your icon(s).

actions/24/tool-node-editor.svg

Lines changed: 133 additions & 105 deletions
Loading

0 commit comments

Comments
 (0)