M3 draws icons at 20 dp from the optical size 20 cut, whose strokes stay as
heavy as the 24 dp design's instead of thinning with the glyph (styles.md
§ Icons, the optical size axis). The package only shipped the 24 cut, so every
20 px icon was a scaled-down 24 (core audit C16). bin/fetch-symbols now checks
out both cuts from the same commit of google/material-design-icons and writes
the new one to resources/svg/symbols/{outlined-20,filled-20}: 4,135 symbols
each, the same names and the same normalisation as the 24 cut.
Plan step 10; finding C16.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Qwx5USif3wFFmxtHg5U1g9
1 line
1.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M266-579q-21-28-33.5-60.18t-12.5-67.2q0-6.62.5-12.62.5-6 1.5-13 1.91-14.93 11.96-25.46Q244-768 258-768q16.11 0 27.05 10.6Q296-746.8 294-731.78q-1 5.3-1.5 11.04-.5 5.74-.5 11.53 0 29.93 14.08 56T338-603q20 26 33.5 55.83 13.5 29.82 13.5 62.44v7.73q0 4-1 8-2 15-12 26t-24 11q-17 0-28-10.48t-9-25.96q1-4.56 1.5-9.06.5-4.5.5-9.19 0-27.21-15.5-49.26Q282-558 266-579Zm143 0q-21-28-33.5-60.18t-12.5-67.2q0-6.62.5-12.62.5-6 1.5-13 1.91-14.93 11.96-25.46Q387-768 401-768q16.11 0 27.05 10.6Q439-746.8 437-731.78q-1 5.3-1.5 11.04-.5 5.74-.5 11.53 0 29.93 14.08 56T481-603q20 26 33.5 55.83 13.5 29.82 13.5 62.44v7.73q0 4-1 8-2 15-12 26t-24 11q-17 0-28-10.48t-9-25.96q1-4.56 1.5-9.06.5-4.5.5-9.19 0-27.21-15.5-49.26Q425-558 409-579Zm143 0q-21-28-33.5-60.18t-12.5-67.2q0-6.62.5-12.62.5-6 1.5-13 1.91-14.93 11.96-25.46Q530-768 544-768q16.11 0 27.05 10.6Q582-746.8 580-731.78q-1 5.3-1.5 11.04-.5 5.74-.5 11.53 0 29.93 14.08 56T624-603q20 26 33.5 55.83 13.5 29.82 13.5 62.44v7.73q0 4-1 8-2 15-12 26t-24 11q-17 0-28-10.48t-9-25.96q1-4.56 1.5-9.06.5-4.5.5-9.19 0-27.21-15.5-49.26Q568-558 552-579Zm-72 387q-140 0-238-52.65T144-372q0-35 24.5-67.5T240-498v87q-12 11-18 20.67-6 9.66-6 18.33 0 40.5 82.04 74.25t182 33.75Q580-264 662-297.75q82-33.75 82-74.25 0-8.67-6-18.33-6-9.67-18-20.67v-87q47 25 71.5 58t24.5 68q0 74.7-98 127.35Q620-192 480-192Z"/></svg> |