diff options
author | codecalm <codecalm@gmail.com> | 2022-06-27 00:37:06 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-06-27 00:37:06 +0200 |
commit | d1341c82790eef103ef722519edd82b2efb1cc02 (patch) | |
tree | 6a40ccc66f183ca5c614fe06fc67c762aab4c068 /src/_icons/brand-finder.svg | |
parent | move `packages` to `packages-zip` directory (diff) | |
download | tabler-icons-d1341c82790eef103ef722519edd82b2efb1cc02.tar.xz |
18 new icons: `brand-comedy-central`, `brand-finder`, `brand-monday`, `brand-xing`, `cactus`, `carrot`, `chef-hat`, `clover-2`, `creative-commons-by`, `creative-commons-nc`, `creative-commons-nd`, `creative-commons-sa`, `creative-commons-zero`, `device-mobile-charging`, `function`, `loader-2`, `spy`, `zzz`
Fixed icons: `creative-commons-off`, `creative-commons`
Diffstat (limited to 'src/_icons/brand-finder.svg')
-rw-r--r-- | src/_icons/brand-finder.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/brand-finder.svg b/src/_icons/brand-finder.svg new file mode 100644 index 00000000..bff176b7 --- /dev/null +++ b/src/_icons/brand-finder.svg @@ -0,0 +1,10 @@ +--- +category: Brand +--- +<svg> + <rect x="3" y="4" width="18" height="16" rx="1" /> + <path d="M7 8v1" /> + <path d="M17 8v1" /> + <path d="M12.5 4c-.654 1.486 -1.26 3.443 -1.5 9h2.5c-.19 2.867 .094 5.024 .5 7" /> + <path d="M7 15.5c3.667 2 6.333 2 10 0" /> +</svg> |