diff options
| author | andreas kainz <kainz.a@gmail.com> | 2018-11-22 23:04:48 +0100 |
|---|---|---|
| committer | andreas_kainz <kainz.a@gmail.com> | 2018-11-23 06:00:11 +0100 |
| commit | df8ef9b05069bd9ac4c93351a1bb1040d6f94331 (patch) | |
| tree | 3448429678f570a1c4fb4279a6ce41ba1ecd8a7d /icon-themes/colibre_svg/cmd/sc_autooutline.svg | |
| parent | 19923ea1d1608044e101b1875b47f6d4fbccf2d7 (diff) | |
Colibre icons: add calc data icons and sync with elementary
Change-Id: I38dc00c4d4364e50fa3e3aef8e3d613d9d8b4992
Reviewed-on: https://gerrit.libreoffice.org/63848
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/colibre_svg/cmd/sc_autooutline.svg')
| -rw-r--r-- | icon-themes/colibre_svg/cmd/sc_autooutline.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/icon-themes/colibre_svg/cmd/sc_autooutline.svg b/icon-themes/colibre_svg/cmd/sc_autooutline.svg new file mode 100644 index 000000000000..ef54ba88ce1c --- /dev/null +++ b/icon-themes/colibre_svg/cmd/sc_autooutline.svg @@ -0,0 +1,14 @@ +<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> + <path + style="fill:#ffffff" + d="M 14,1 V 15 H 10 V 1 Z" + /> + <path + d="M 15,0 V 16 H 9 V 0 Z m -1,1 h -4 v 3 h 4 z m 0,4 h -4 v 6 h 4 z m 0,7 h -4 v 3 h 4 z" + style="fill:#4d82b8" + /> + <path + style="fill:#eac282" + d="m 6,0 h 4 L 7,3 H 8 L 1,9 4,4 H 2 Z" + /> +</svg> |
