diff options
Diffstat (limited to '.icons/awkward/22x22/actions/curve-connector.svg')
-rw-r--r-- | .icons/awkward/22x22/actions/curve-connector.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/actions/curve-connector.svg b/.icons/awkward/22x22/actions/curve-connector.svg new file mode 100644 index 00000000..c7ce8348 --- /dev/null +++ b/.icons/awkward/22x22/actions/curve-connector.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,6 C 8,6 5,6 5,9 5,12 8,12 8,12 H 14 C 14,12 16,12 16,14 16,16 14,16 14,16 H 8 V 17 H 14 C 14,17 17,17 17,14 17,11 14,11 14,11 H 8 C 8,11 6,11 6,9 6,7 8,7 8,7 H 14 V 6 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 9,16.5 A 2.5,2.5 0 0 1 6.5,19 2.5,2.5 0 0 1 4,16.5 2.5,2.5 0 0 1 6.5,14 2.5,2.5 0 0 1 9,16.5 Z M 18,6.5 A 2.5,2.5 0 0 1 15.5,9 2.5,2.5 0 0 1 13,6.5 2.5,2.5 0 0 1 15.5,4 2.5,2.5 0 0 1 18,6.5 Z"/> +</svg> |