mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 17:37:42 +01:00
Changed binary (#1188)
* Changed `binary` Felt to aggressive. * feat: rounded radius to zero in file-digit
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<rect x="14" y="14" width="4" height="6" rx="2" />
|
||||
<rect x="6" y="4" width="4" height="6" rx="2" />
|
||||
<path d="M6 20h4" />
|
||||
<path d="M14 10h4" />
|
||||
<path d="M6 14h2v6" />
|
||||
<path d="M14 4h2v6" />
|
||||
<rect width="4" height="6" x="6" y="4" />
|
||||
<rect width="4" height="6" x="14" y="14" />
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 395 B After Width: | Height: | Size: 409 B |
@@ -9,9 +9,9 @@
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<rect width="4" height="6" x="2" y="12" rx="2" />
|
||||
<path d="M14 2v6h6" />
|
||||
<path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" />
|
||||
<polyline points="14 2 14 8 20 8" />
|
||||
<path d="M10 12h2v6" />
|
||||
<rect width="4" height="6" x="2" y="12" />
|
||||
<path d="M10 18h4" />
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 409 B After Width: | Height: | Size: 402 B |
Reference in New Issue
Block a user