diff options
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> |