diff options
| author | Karol Kosek <krkk@krkk.ct8.pl> | 2021-02-25 17:00:00 +0100 |
|---|---|---|
| committer | Felix Queißner <felix@ib-queissner.de> | 2021-03-06 10:18:32 +0100 |
| commit | 4b5991e96ba91ae09d9f8fe486378e2c62d701d0 (patch) | |
| tree | aee7d6842564ef5a189713bcbafdb8f8147c6046 /src/icons/light/objects/palette.svg | |
| parent | a6f4bb38b7d3000158034115cbc9858a407e5a52 (diff) | |
| download | kristall-4b5991e96ba91ae09d9f8fe486378e2c62d701d0.tar.gz | |
palette -> color-select-symbolic
Many icon themes does not have the palette icon, which results
in an empty button in the settings.
It should fix a bug from one of the comments in #64.
(but not the issue itself).
Diffstat (limited to 'src/icons/light/objects/palette.svg')
| -rw-r--r-- | src/icons/light/objects/palette.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/icons/light/objects/palette.svg b/src/icons/light/objects/palette.svg deleted file mode 100644 index ebf6936..0000000 --- a/src/icons/light/objects/palette.svg +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="24" height="24" viewBox="0 0 24 24"><path d="M17.5,12A1.5,1.5 0 0,1 16,10.5A1.5,1.5 0 0,1 17.5,9A1.5,1.5 0 0,1 19,10.5A1.5,1.5 0 0,1 17.5,12M14.5,8A1.5,1.5 0 0,1 13,6.5A1.5,1.5 0 0,1 14.5,5A1.5,1.5 0 0,1 16,6.5A1.5,1.5 0 0,1 14.5,8M9.5,8A1.5,1.5 0 0,1 8,6.5A1.5,1.5 0 0,1 9.5,5A1.5,1.5 0 0,1 11,6.5A1.5,1.5 0 0,1 9.5,8M6.5,12A1.5,1.5 0 0,1 5,10.5A1.5,1.5 0 0,1 6.5,9A1.5,1.5 0 0,1 8,10.5A1.5,1.5 0 0,1 6.5,12M12,3A9,9 0 0,0 3,12A9,9 0 0,0 12,21A1.5,1.5 0 0,0 13.5,19.5C13.5,19.11 13.35,18.76 13.11,18.5C12.88,18.23 12.73,17.88 12.73,17.5A1.5,1.5 0 0,1 14.23,16H16A5,5 0 0,0 21,11C21,6.58 16.97,3 12,3Z" /></svg>
\ No newline at end of file |
