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/function.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/function.svg')
-rw-r--r-- | src/_icons/function.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/function.svg b/src/_icons/function.svg new file mode 100644 index 00000000..0c9e89ac --- /dev/null +++ b/src/_icons/function.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <rect x="4" y="4" width="16" height="16" rx="2.667" /> + <path d="M9 15.5v.25c0 .69 .56 1.25 1.25 1.25c.71 0 1.304 -.538 1.374 -1.244l.752 -7.512a1.381 1.381 0 0 1 1.374 -1.244c.69 0 1.25 .56 1.25 1.25v.25" /> + <path d="M9 12h6" /> +</svg> |