mirror of
https://github.com/godotengine/godot.git
synced 2024-12-15 10:12:40 +08:00
07781312b1
Remove occurrences of fill-opacity and stroke-opacity with values near or equal to 1 (all values were greater than 0.988).
2 lines
214 B
XML
2 lines
214 B
XML
<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m4 3v2l8 3v-2zm0 5v2l8 3v-2z" fill="#4b70ea"/><path d="m4 3v2l8-2v-2zm0 5v2l8-2v-2zm0 5v2l8-2v-2z" fill="#8da5f3"/></svg>
|