1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-01 11:50:25 +02:00

9 new icons: box-margin, box-model, box-padding, container, heading, section, shadow-off, shadow, stack-2

Fixed icons: `credit-card-off`, `database-off`, `dimensions`, `frame`, `h-1`, `h-2`, `h-3`, `h-4`, `h-5`, `h-6`, `letter-case-lower`, `letter-case-toggle`, `letter-case-upper`, `letter-case`, `letter-spacing`, `mask-off`, `mask`, `overline`, `receipt-off`, `report`, `stack`, `strikethrough`, `underline`
This commit is contained in:
codecalm
2020-10-16 18:16:24 +02:00
parent 8bd00ea6c9
commit 804e6915f8
55 changed files with 363 additions and 33 deletions

6
icons/mask.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<circle cx="12" cy="12" r="3"/>
<rect x="4" y="4" width="16" height="16" rx="2"/>
</svg>