Skip to content

Commit b49ca76

Browse files
committed
Optimize SVGs with SVGO at precision 1
Optimizes all SVGs except doodles.svg using a two-pass SVGO pipeline: applies transforms into path coordinates, converts inline styles to presentation attributes, removes no-op stroke-miterlimit, and hoists shared attributes to a parent <g>. https://claude.ai/code/session_015hrf4GT7DfsMffPm7jZvVc
1 parent 53366e2 commit b49ca76

10 files changed

Lines changed: 10 additions & 740 deletions

File tree

border.svg

Lines changed: 1 addition & 83 deletions
Loading

bq.svg

Lines changed: 1 addition & 68 deletions
Loading

button.svg

Lines changed: 1 addition & 67 deletions
Loading

caret.svg

Lines changed: 1 addition & 66 deletions
Loading

checkbox.svg

Lines changed: 1 addition & 67 deletions
Loading

0 commit comments

Comments
 (0)