diff options
author | codecalm <codecalm@gmail.com> | 2022-07-16 08:35:20 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-07-16 08:35:20 +0200 |
commit | 54858d5f61fa8276f27d9cd518c6d9f6218d4475 (patch) | |
tree | 6d3b7f0a73919cc96d4cb133dba74bc8b7d695ad /src/_icons/seo.svg | |
parent | Release 1.75.0 (diff) | |
download | tabler-icons-54858d5f61fa8276f27d9cd518c6d9f6218d4475.tar.xz |
18 new icons: `a-b-2`, `brand-fortnite`, `brand-pepsi`, `brand-toyota`, `masks-theater`, `microwave-off`, `pointer`, `rating-12-plus`, `rating-14-plus`, `rating-16-plus`, `rating-18-plus`, `rating-21-plus`, `seo`, `shirt-sport`, `snowman`, `uf-off`, `ufo`, `zeppelin`
Fixed icons: `brand-deno`, `carrot`
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> |