diff options
Diffstat (limited to 'icons/seo.svg')
-rw-r--r-- | icons/seo.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/seo.svg b/icons/seo.svg new file mode 100644 index 00000000..3ca02103 --- /dev/null +++ b/icons/seo.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-seo" 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="M7 8h-3a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-3" /> + <path d="M14 16h-4v-8h4" /> + <path d="M11 12h2" /> + <rect x="17" y="8" width="4" height="8" rx="1" /> +</svg> + + |