diff options
Diffstat (limited to 'icons/script.svg')
-rw-r--r-- | icons/script.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/script.svg b/icons/script.svg new file mode 100644 index 00000000..f57eca09 --- /dev/null +++ b/icons/script.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-script" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M17 20h-11a3 3 0 0 1 0 -6h11a3 3 0 0 0 0 6h1a3 3 0 0 0 3 -3v-11a2 2 0 0 0 -2 -2h-10a2 2 0 0 0 -2 2v8" /> +</svg> + + |