diff options
Diffstat (limited to 'src/icons/brand-tabler.svg')
-rw-r--r-- | src/icons/brand-tabler.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/brand-tabler.svg b/src/icons/brand-tabler.svg new file mode 100644 index 00000000..2698fea7 --- /dev/null +++ b/src/icons/brand-tabler.svg @@ -0,0 +1,11 @@ +--- +tags: [logo, website, dashboard, download, open-source, UI] +category: Brand +version: "1.15" +unicode: "ec8f" +--- +<svg> + <path d="M8 9l3 3l-3 3" /> + <line x1="13" y1="15" x2="16" y2="15" /> + <rect x="4" y="4" width="16" height="16" rx="4" /> +</svg> |