summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_heading2parastyle.svg
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2020-11-22 19:00:43 +0100
committerAndreas Kainz <kainz.a@gmail.com>2020-11-23 06:21:00 +0100
commite4e88a402cd43a5553ae364c74a01e3f0e462473 (patch)
tree6cf7dafc5c24d11f198c2bcd7437e9258c2d2f40 /icon-themes/colibre_svg/cmd/lc_heading2parastyle.svg
parent82941ee8f9c22aaeff982cfb6dcdeb83add3bf37 (diff)
Colibre icon theme css support
Change-Id: I0f949f4251f1d2cfc39298f3c137df8da9067655 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106358 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/colibre_svg/cmd/lc_heading2parastyle.svg')
-rw-r--r--icon-themes/colibre_svg/cmd/lc_heading2parastyle.svg31
1 files changed, 30 insertions, 1 deletions
diff --git a/icon-themes/colibre_svg/cmd/lc_heading2parastyle.svg b/icon-themes/colibre_svg/cmd/lc_heading2parastyle.svg
index ffea21ff2165..ab0aa783b465 100644
--- a/icon-themes/colibre_svg/cmd/lc_heading2parastyle.svg
+++ b/icon-themes/colibre_svg/cmd/lc_heading2parastyle.svg
@@ -1 +1,30 @@
-<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m15.251532 18.998817v-.693586q.290477-.646162.90107-1.298252.616521-.658018 1.671721-1.499806.942566-.752868 1.357533-1.310108.414966-.557241.414966-1.072985 0-.658018-.409038-1.013703-.409038-.355685-1.167834-.355685-.675802 0-1.096696.373469-.414967.367542-.492032 1.037416l-1.090768-.100777q.118561-1.007776.824004-1.594657.705443-.592809 1.855492-.592809 1.262683 0 1.968126.569097.705443.569097.705443 1.61244 0 .681731-.450535 1.363461-.450535.675802-1.345677 1.387173-1.221186.972207-1.695433 1.434598-.468319.456463-.663946.889213h4.286009v.865501z" fill="#1e8bcd"/><path d="m5 5v14h2v-5.900391h6v5.900391h1.341797a.91010676.91010676 0 0 1 0-.001953v-.693359a.91010676.91010676 0 0 1 .080078-.373047c.147049-.327111.350278-.639417.578125-.945313v-3.076172a.91010676.91010676 0 0 1 -.564453-.951172c.065134-.553649.265819-1.070552.564453-1.517578v-6.441406h-2v6h-6v-6z" fill="#3a3a38" stroke-width=".7"/></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">
+ <g id="background"
+ class="icn icn--text-color"
+ fill="#797774"
+ stroke="#3a3a38"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ >
+ <path d="m 4.5,19.5 v -15 h 3 v 6 h 5 v -6 h 3 v 15 h -3 v -6 h -5 v 6 z" />
+ </g>
+ <g id="symbol-background"
+ class="icn icn--background"
+ stroke="#fff"
+ stroke-width="3px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ >
+ <path d="m 15.5,19.5 v -2 c 0.0,-1.5 3.9,-3.85 4,-5 0.0,-1.5 -2.9,-1.5 -3,1 h -2 c 0.3,-1.6 1.5,-4.1 4,-4 2.1,0.1 3.0,1.5 3,3 0.0,2.5 -3.9,3.5 -4,5 h 4 v 2 z" />
+ </g>
+ <g id="symbol"
+ class="icn icn--highlight-color"
+ fill="#83beec"
+ stroke="#1e8bcd"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ >
+ <path d="m 15.5,19.5 v -2 c 0.0,-1.5 3.9,-3.85 4,-5 0.0,-1.5 -2.9,-1.5 -3,1 h -2 c 0.3,-1.6 1.5,-4.1 4,-4 2.1,0.1 3.0,1.5 3,3 0.0,2.5 -3.9,3.5 -4,5 h 4 v 2 z" />
+ </g>
+</svg>