mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-14 08:59:16 +02:00
Replace double-quote with single-quote in SVG files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='#fff' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 32 32'>
|
||||
<path d="M16 19.955V1.5m14.5 18.455v9.227c0 .723-.595 1.318-1.318 1.318H2.818c-.723 0-1.318-.595-1.318-1.318v-9.227"/>
|
||||
<path d="M22.591 13.364L16 19.955l-6.591-6.591"/>
|
||||
<path d='M16 19.955V1.5m14.5 18.455v9.227c0 .723-.595 1.318-1.318 1.318H2.818c-.723 0-1.318-.595-1.318-1.318v-9.227'/>
|
||||
<path d='M22.591 13.364L16 19.955l-6.591-6.591'/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 355 B After Width: | Height: | Size: 355 B |
Reference in New Issue
Block a user