refactor(icons): remove unused namespace declaration
@ -1,8 +1,7 @@
|
||||
<svg width="100"
|
||||
height="100"
|
||||
viewBox="-1 -1 2 2"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="-1" y="-1" width="2" height="2" fill="white"/>
|
||||
<path stroke-width="0.2"
|
||||
stroke="black"
|
||||
|
Before Width: | Height: | Size: 479 B After Width: | Height: | Size: 431 B |
@ -1,8 +1,7 @@
|
||||
<svg width="100"
|
||||
height="100"
|
||||
viewBox="-1 -1 2 2"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="-1" y="-1" width="2" height="2" fill="white"/>
|
||||
<path stroke="black"
|
||||
stroke-width="0.2"
|
||||
|
Before Width: | Height: | Size: 469 B After Width: | Height: | Size: 421 B |
@ -1,8 +1,7 @@
|
||||
<svg width="100"
|
||||
height="100"
|
||||
viewBox="-1 -1 2 2"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="-1" y="-1" width="2" height="2" fill="white"/>
|
||||
<path stroke-width="0.2"
|
||||
stroke="black"
|
||||
|
Before Width: | Height: | Size: 516 B After Width: | Height: | Size: 468 B |
@ -1,8 +1,7 @@
|
||||
<svg width="100"
|
||||
height="100"
|
||||
viewBox="-1 -1 2 2"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="-1" y="-1" width="2" height="2" fill="white"/>
|
||||
<path stroke-width="0.1"
|
||||
stroke="black"
|
||||
|
Before Width: | Height: | Size: 776 B After Width: | Height: | Size: 728 B |