diff options
Diffstat (limited to 'src/_icons/seo.svg')
-rw-r--r-- | src/_icons/seo.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/seo.svg b/src/_icons/seo.svg new file mode 100644 index 00000000..431c03b7 --- /dev/null +++ b/src/_icons/seo.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <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> |