diff options
| author | codecalm <codecalm@gmail.com> | 2020-08-24 20:36:29 +0200 | 
|---|---|---|
| committer | codecalm <codecalm@gmail.com> | 2020-08-24 20:36:29 +0200 | 
| commit | e56298f47a5a69e9996a2a2d0c02f3f1f62eae71 (patch) | |
| tree | 4b695e28cc195bf72c2ed7eaa6c51c84e9126db7 | |
| parent | Release 1.15.0 (diff) | |
| download | tabler-icons-e56298f47a5a69e9996a2a2d0c02f3f1f62eae71.tar.xz | |
`brand-tabler` fixesdev-iconfont
| -rw-r--r-- | src/_icons/brand-tabler.svg | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/_icons/brand-tabler.svg b/src/_icons/brand-tabler.svg index 9c623526..d120295d 100644 --- a/src/_icons/brand-tabler.svg +++ b/src/_icons/brand-tabler.svg @@ -4,5 +4,5 @@ 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" /> +  <rect x="4" y="4" width="16" height="16" rx="4" />  </svg> | 
