summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_addfield.svg
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2020-11-21 20:58:20 +0100
committerAndreas Kainz <kainz.a@gmail.com>2020-11-22 11:02:00 +0100
commit207dd52fc8844a60ff98d2c37c2d09086d0cd73e (patch)
tree715b0de2f08b712b4d6261740063f09a50db22a3 /icon-themes/colibre_svg/cmd/lc_addfield.svg
parentdb9e6d0788aec2090385861f8e54e2b1855df87d (diff)
Colibre icon theme css support
Change-Id: Ifaedb338c5ea6b83c7a6bdc2fbf41d7295bcde91 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106326 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/colibre_svg/cmd/lc_addfield.svg')
-rw-r--r--icon-themes/colibre_svg/cmd/lc_addfield.svg44
1 files changed, 43 insertions, 1 deletions
diff --git a/icon-themes/colibre_svg/cmd/lc_addfield.svg b/icon-themes/colibre_svg/cmd/lc_addfield.svg
index 6b53abe674af..c591238f457e 100644
--- a/icon-themes/colibre_svg/cmd/lc_addfield.svg
+++ b/icon-themes/colibre_svg/cmd/lc_addfield.svg
@@ -1 +1,43 @@
-<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m5 3v18h14v-14.2705905l-4-3.7294095z" fill="#fafafa"/><path d="m5 2c-.554 0-1 .446-1 1v18c0 .554.446 1 1 1h14c.554 0 1-.446 1-1v-10.109375-3.6412209-.2079239c0-.4506799.09887-.4265951-.604637-1.0675892l-3.307389-3.2370335c-.709525-.7368575-.711223-.7368575-1.094804-.7368575h-.331557-.661613zm0 1h9v4c0 .554.446 1 1 1h4v13h-14z" fill="#3a3a38"/><path d="m15 7h4l-4-4z" fill="#fafafa" fill-rule="evenodd"/><g fill="#1e8bcd"><rect height="2" ry=".961864" width="8" x="8" y="13"/><path d="m8 10c-1.104522 0-2 .895478-2 2v4c0 1.104597.8954308 2 2 2h1v-1h-1c-.5522842 0-1-.447701-1-1v-.28125-3.71875c0-.552299.4267669-1 1-1h1v-1z"/><path d="m16 10c1.104522 0 2 .895478 2 2v4c0 1.104597-.895431 2-2 2h-1v-1h1c.552284 0 1-.447701 1-1v-.28125-3.71875c0-.552299-.426767-1-1-1h-1v-1z"/></g></svg> \ No newline at end of file
+<?xml-stylesheet type="text/css" href="icons.css" ?>
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <path
+ class="icn icn--area-color"
+ d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
+ fill="#fafafa"
+ stroke="#3a3a38"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+ <path
+ class="icn icn--area-color"
+ d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
+ fill="#fafafa"
+ stroke="#3a3a38"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+ <path
+ class="icn icn--highlight-color-line"
+ d="M 15.5,17.5 H 16 c 0.8,0 1.5,-0.6 1.5,-1.5 v -4 c 0,-0.7 -0.65,-1.5 -1.5,-1.5 h -0.5"
+ fill="none"
+ stroke="#1e8bcd"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+ <path
+ class="icn icn--highlight-color-line"
+ d="M 8.5,17.5 H 8 C 7.2,17.5 6.5,16.87 6.5,16 v -4 c 0,-0.73 0.65,-1.5 1.5,-1.5 h 0.5"
+ fill="none"
+ stroke="#1e8bcd"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+ <path
+ class="icn icn--highlight-color"
+ d="m 8.5,14.5 h 7 v -1 h -7 z"
+ fill="#83beec"
+ stroke="#1e8bcd"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+</svg>