Merge pull request #1059 from xVaDiMx/dev

Fix duplicate width/height attributes for SVG Icons
This commit is contained in:
Xila Cai
2026-02-08 16:23:17 +01:00
committed by GitHub
80 changed files with 0 additions and 160 deletions

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 442 B

After

Width:  |  Height:  |  Size: 405 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 369 B

After

Width:  |  Height:  |  Size: 332 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 389 B

After

Width:  |  Height:  |  Size: 352 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 389 B

After

Width:  |  Height:  |  Size: 352 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 525 B

After

Width:  |  Height:  |  Size: 488 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 365 B

After

Width:  |  Height:  |  Size: 328 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 376 B

After

Width:  |  Height:  |  Size: 339 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 716 B

After

Width:  |  Height:  |  Size: 679 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 386 B

After

Width:  |  Height:  |  Size: 349 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 292 B

After

Width:  |  Height:  |  Size: 255 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 289 B

After

Width:  |  Height:  |  Size: 252 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 291 B

After

Width:  |  Height:  |  Size: 254 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 290 B

After

Width:  |  Height:  |  Size: 253 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 291 B

After

Width:  |  Height:  |  Size: 254 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 345 B

After

Width:  |  Height:  |  Size: 308 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 448 B

After

Width:  |  Height:  |  Size: 411 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 447 B

After

Width:  |  Height:  |  Size: 410 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 381 B

After

Width:  |  Height:  |  Size: 344 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 379 B

After

Width:  |  Height:  |  Size: 342 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 339 B

After

Width:  |  Height:  |  Size: 302 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 362 B

After

Width:  |  Height:  |  Size: 325 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 456 B

After

Width:  |  Height:  |  Size: 419 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 384 B

After

Width:  |  Height:  |  Size: 347 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 403 B

After

Width:  |  Height:  |  Size: 366 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 346 B

After

Width:  |  Height:  |  Size: 309 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 403 B

After

Width:  |  Height:  |  Size: 366 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 367 B

After

Width:  |  Height:  |  Size: 330 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 387 B

After

Width:  |  Height:  |  Size: 350 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 431 B

After

Width:  |  Height:  |  Size: 394 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 387 B

After

Width:  |  Height:  |  Size: 350 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 529 B

After

Width:  |  Height:  |  Size: 492 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 357 B

After

Width:  |  Height:  |  Size: 320 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 446 B

After

Width:  |  Height:  |  Size: 409 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 458 B

After

Width:  |  Height:  |  Size: 421 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 472 B

After

Width:  |  Height:  |  Size: 435 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 328 B

After

Width:  |  Height:  |  Size: 291 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 563 B

After

Width:  |  Height:  |  Size: 526 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 412 B

After

Width:  |  Height:  |  Size: 375 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 383 B

After

Width:  |  Height:  |  Size: 350 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 482 B

After

Width:  |  Height:  |  Size: 445 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 380 B

After

Width:  |  Height:  |  Size: 343 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 370 B

After

Width:  |  Height:  |  Size: 333 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 413 B

After

Width:  |  Height:  |  Size: 376 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 431 B

After

Width:  |  Height:  |  Size: 394 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 349 B

After

Width:  |  Height:  |  Size: 312 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 396 B

After

Width:  |  Height:  |  Size: 359 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 413 B

After

Width:  |  Height:  |  Size: 376 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 384 B

After

Width:  |  Height:  |  Size: 347 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 520 B

After

Width:  |  Height:  |  Size: 483 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 401 B

After

Width:  |  Height:  |  Size: 364 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 327 B

After

Width:  |  Height:  |  Size: 290 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 285 B

After

Width:  |  Height:  |  Size: 248 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 363 B

After

Width:  |  Height:  |  Size: 326 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 375 B

After

Width:  |  Height:  |  Size: 338 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 449 B

After

Width:  |  Height:  |  Size: 412 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 353 B

After

Width:  |  Height:  |  Size: 316 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 437 B

After

Width:  |  Height:  |  Size: 400 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 352 B

After

Width:  |  Height:  |  Size: 315 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 310 B

After

Width:  |  Height:  |  Size: 273 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 399 B

After

Width:  |  Height:  |  Size: 362 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 403 B

After

Width:  |  Height:  |  Size: 366 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 430 B

After

Width:  |  Height:  |  Size: 393 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 315 B

After

Width:  |  Height:  |  Size: 278 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 472 B

After

Width:  |  Height:  |  Size: 435 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 469 B

After

Width:  |  Height:  |  Size: 432 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 998 B

After

Width:  |  Height:  |  Size: 961 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 439 B

After

Width:  |  Height:  |  Size: 402 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 408 B

After

Width:  |  Height:  |  Size: 371 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="currentColor"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 399 B

After

Width:  |  Height:  |  Size: 362 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 339 B

After

Width:  |  Height:  |  Size: 302 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 562 B

After

Width:  |  Height:  |  Size: 525 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 303 B

After

Width:  |  Height:  |  Size: 266 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 367 B

After

Width:  |  Height:  |  Size: 330 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 414 B

After

Width:  |  Height:  |  Size: 377 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 388 B

After

Width:  |  Height:  |  Size: 351 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 477 B

After

Width:  |  Height:  |  Size: 440 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 629 B

After

Width:  |  Height:  |  Size: 592 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 644 B

After

Width:  |  Height:  |  Size: 607 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 400 B

After

Width:  |  Height:  |  Size: 363 B

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
width="auto"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"

Before

Width:  |  Height:  |  Size: 314 B

After

Width:  |  Height:  |  Size: 277 B