diff options
author | codecalm <codecalm@gmail.com> | 2020-08-24 20:22:14 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-24 20:22:14 +0200 |
commit | 703ef321f197977323fa44a8bd8cd3a33f7bf65b (patch) | |
tree | d218007e1fc56b6d5a66e230c2809be6b6aa824d /src/_icons | |
parent | reddit icon #19 (diff) | |
download | tabler-icons-703ef321f197977323fa44a8bd8cd3a33f7bf65b.tar.xz |
tabler icon #19
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/brand-tabler.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/brand-tabler.svg b/src/_icons/brand-tabler.svg new file mode 100644 index 00000000..9c623526 --- /dev/null +++ b/src/_icons/brand-tabler.svg @@ -0,0 +1,8 @@ +--- +category: Brand +--- +<svg> + <path d="M8 9l3 3l-3 3" /> + <line x1="13" y1="15" x2="16" y2="15" /> + <rect x="3" y="4" width="18" height="16" rx="4" /> +</svg> |