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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M408-720h144q0-30-21-51t-51-21q-30 0-51 21t-21 51Zm-120 72h-48v288h48v-288ZM156-144q-15.3 0-25.65-10.29Q120-164.58 120-179.79t10.35-25.71Q140.7-216 156-216h261.96Q422-200 430-182q8 18 21 38H156Zm180-504v288h82q-5 20-7.5 37.5T408-288H240q-29.7 0-50.85-21.15Q168-330.3 168-360v-288q0-29.7 21.15-50.85Q210.3-720 240-720h120q0-50 35-85t85-35q50 0 85 35t35 85h120q29.7 0 50.85 21.15Q792-677.7 792-648v125q-17-8-35-14.5t-37-9.5v-101h-48v96q-11 0-23.5 1.5T624-547v-101H336Zm336.23 168Q752-480 808-423.77q56 56.22 56 136Q864-208 807.77-152q-56.22 56-136 56Q592-96 536-152.23q-56-56.22-56-136Q480-368 536.23-424q56.22-56 136-56Zm-.34 312q10.11 0 17.11-6.89t7-17q0-10.11-6.89-17.11t-17-7Q662-216 655-209.11t-7 17q0 10.11 6.89 17.11t17 7ZM288-648h48-48Zm0 0h-48 48Zm48 0h288-288Zm288 0h48-48Zm48 0h48-48Zm-1.22 240Q651-408 635-398.5T609-373q-4 6-.68 12.5 3.31 6.5 11.05 9.5 6.63 3 12.63.5 6-2.5 10-8.5 5-8 12.69-11 7.69-3 16.93-3 15.38 0 23.88 7.5 8.5 7.5 8.5 20.19 0 9.31-3 14.81T687-314q-6.25 6-13.02 12T662-288q-4 6-6.5 14.5T653-257q0 8 5.28 13t13.72 5q8 0 13-5t5-13q0-8 4-15t15-18q20-20 25.5-30t5.5-25q0-28-19-45.5T670.78-408Z"/></svg> |