build: Update SVGO to v3.0.2 & re-crush icons
svgo 2.8.0 → 3.0.2 Amending to new `cleanupIds` plugin name. Re-crushing SVGs while at it. Bug: T339162 Change-Id: I9804d6fa3c81e3c85e6d89e45079736d0934c465
This commit is contained in:
@@ -1 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>ellipsis</title><circle cx="10" cy="10" r="2"/><circle cx="3" cy="10" r="2"/><circle cx="17" cy="10" r="2"/></svg>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<title>ellipsis</title>
|
||||
<circle cx="10" cy="10" r="2"/>
|
||||
<circle cx="3" cy="10" r="2"/>
|
||||
<circle cx="17" cy="10" r="2"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 242 B After Width: | Height: | Size: 253 B |
Reference in New Issue
Block a user