diff options
Diffstat (limited to '.icons/awkward/18x18/actions/snap-nodes-center.svg')
-rw-r--r-- | .icons/awkward/18x18/actions/snap-nodes-center.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/18x18/actions/snap-nodes-center.svg b/.icons/awkward/18x18/actions/snap-nodes-center.svg new file mode 100644 index 00000000..d373142e --- /dev/null +++ b/.icons/awkward/18x18/actions/snap-nodes-center.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <g transform="translate(1,1)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7,7 V 8 H 6 V 9 H 7 V 10 H 8 V 9 H 9 V 8 H 8 V 7 Z M 4,1 C 0,1 0,5 0,5 V 12 C 0,12 0,16 4,16 H 11 C 15,16 15,12 15,12 V 5 C 15,5 15,1 11,1 Z M 4.5,2 H 10.5 C 14,2 14,5.5 14,5.5 V 11.5 C 14,11.5 14,15 10.5,15 H 4.5 C 1,15 1,11.5 1,11.5 V 5.5 C 1,5.5 1,2 4.5,2 Z"/> + </g> +</svg> |