summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_arrowshapes.chevron.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-themes/colibre_svg/cmd/lc_arrowshapes.chevron.svg')
-rw-r--r--icon-themes/colibre_svg/cmd/lc_arrowshapes.chevron.svg12
1 files changed, 11 insertions, 1 deletions
diff --git a/icon-themes/colibre_svg/cmd/lc_arrowshapes.chevron.svg b/icon-themes/colibre_svg/cmd/lc_arrowshapes.chevron.svg
index 0f4349be7118..7a6dfe1c96d1 100644
--- a/icon-themes/colibre_svg/cmd/lc_arrowshapes.chevron.svg
+++ b/icon-themes/colibre_svg/cmd/lc_arrowshapes.chevron.svg
@@ -1 +1,11 @@
-<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m2.5 2.5 5 9.5-5 9.5h14l5-9.5-5-9.5z" fill="#fafafa" stroke="#3a3a38" stroke-linecap="round" stroke-linejoin="round"/></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--shape-color"
+ d="m2.5 2.5 5 9.5-5 9.5h14l5-9.5-5-9.5z"
+ fill="#fafafa"
+ stroke="#3a3a38"
+ stroke-linecap="round"
+ stroke-linejoin="miter"
+ />
+</svg>