diff options
Diffstat (limited to 'src/_icons')
| -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> | 
