summaryrefslogtreecommitdiff
path: root/Adwaita/scalable/actions/go-first-symbolic.svg
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2021-06-29 12:05:15 +0200
committerJakub Steiner <jimmac@gmail.com>2021-06-29 12:05:15 +0200
commitff49f73f220a70afe1a7ab5d5f043ff71dcc2f98 (patch)
treeaf64803fc7c4f2c9b143ee4865dbe4adca9ad08c /Adwaita/scalable/actions/go-first-symbolic.svg
parent1411b705f048bbd5ccfed56795b9392cc24c1036 (diff)
downloadadwaita-icon-theme-ff49f73f220a70afe1a7ab5d5f043ff71dcc2f98.tar.gz
symbolic: use Symbolic Preview workflow
- new sheet in src/symbolic/core.svg to be used by Symbolic Preview - updated instruction in README.md - exports to actions (see #73) - gnome-stecils only kept for easier porting
Diffstat (limited to 'Adwaita/scalable/actions/go-first-symbolic.svg')
-rw-r--r--Adwaita/scalable/actions/go-first-symbolic.svg12
1 files changed, 11 insertions, 1 deletions
diff --git a/Adwaita/scalable/actions/go-first-symbolic.svg b/Adwaita/scalable/actions/go-first-symbolic.svg
index 42389a4a7..3485ee243 100644
--- a/Adwaita/scalable/actions/go-first-symbolic.svg
+++ b/Adwaita/scalable/actions/go-first-symbolic.svg
@@ -1 +1,11 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><g color="#000" fill="#474747"><path d="M11.293 2.293L5.586 8l5.707 5.707 1.414-1.414L8.414 8l4.293-4.293zm-6.295-.295l-2 .004.002 1 .014 10 .002 1 2-.004-.002-1-.014-10z" style="line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;text-orientation:mixed;shape-padding:0;isolation:auto;mix-blend-mode:normal;marker:none" font-weight="400" font-family="sans-serif" overflow="visible"/><path d="M12 13h1v1h-1zm0-11h1v1h-1z" style="marker:none" overflow="visible"/><path d="M12 2c.554 0 1 .446 1 1s-.446 1-1 1-1-.446-1-1 .446-1 1-1zm0 10c.554 0 1 .446 1 1s-.446 1-1 1-1-.446-1-1 .446-1 1-1z" style="marker:none" overflow="visible"/></g></svg> \ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg">
+ <g fill="#2e3436">
+ <path d="m 13.707031 2.707031 l -1.414062 -1.414062 l -6.707031 6.707031 l 6.707031 6.707031 l 1.414062 -1.414062 l -5.292969 -5.292969 z m 0 0"/>
+ <path d="m 13 15 h 1 v -1 h -1 z m 0 0"/>
+ <path d="m 13 2 h 1 v -1 h -1 z m 0 0"/>
+ <path d="m 13 3 c 0.554688 0 1 -0.445312 1 -1 s -0.445312 -1 -1 -1 s -1 0.445312 -1 1 s 0.445312 1 1 1 z m 0 0"/>
+ <path d="m 13 15 c 0.554688 0 1 -0.445312 1 -1 s -0.445312 -1 -1 -1 s -1 0.445312 -1 1 s 0.445312 1 1 1 z m 0 0"/>
+ <path d="m 2 1 h 2 v 14 h -2 z m 0 0"/>
+ </g>
+</svg>