@77sol/icons
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@77sol/icons", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "77Sol icons library", |
@@ -10,3 +10,4 @@ # 77Sol icons library | ||
- Verificar sempre se: | ||
- Tag `<svg>` possui a propriedade `viewBox` e `fill="none"` | ||
- Tag `<svg>` possui a propriedade `viewBox` e `fill="none"` **e não possui propriedade `width` e `height`** | ||
- Tag `<g>` **não possui** a propriedade `clip-path` | ||
- Tag `<path>` possui a propriedade `fill="currentColor"` | ||
@@ -13,0 +14,0 @@ |
Sorry, the diff of this file is too big to display
17
321987
1169