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="M157.12-157.12Q140-140 118-149.41q-22-9.4-22-33.59v-261q0-15.3 10.29-25.65Q116.58-480 131.79-480t25.71 10.35Q168-459.3 168-444v174l32.26-31.38Q205-306 211-309t14-3h75q15.3 0 25.65 10.29Q336-291.42 336-276.21t-10.35 25.71Q315.3-240 300-240h-60l-82.88 82.88ZM660-240q-15.3 0-25.65-10.29Q624-260.58 624-275.79t10.35-25.71Q644.7-312 660-312h132v-132q0-15 10.29-25.5t25.5-10.5q15.21 0 25.71 10.35T864-444v132q0 33-19.5 52.5T792-240H660ZM454.5-394.35Q444-404.7 444-420v-264q0-15.3 10.29-25.65Q464.58-720 479.79-720t25.71 10.35Q516-699.3 516-684v264q0 15.3-10.29 25.65Q495.42-384 480.21-384t-25.71-10.35Zm-144-48Q300-452.7 300-468v-168q0-15.3 10.29-25.65Q320.58-672 335.79-672t25.71 10.35Q372-651.3 372-636v168q0 15.3-10.29 25.65Q351.42-432 336.21-432t-25.71-10.35Zm288-47.97Q588-500.65 588-515.91v-71.83q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.32q10.5 10.33 10.5 25.59v71.83q0 15.26-10.29 25.76-10.29 10.5-25.5 10.5t-25.71-10.32ZM132.21-624q-15.21 0-25.71-10.35T96-660v-132q0-33 19.5-52.5T168-864h132q15.3 0 25.65 10.29Q336-843.42 336-828.21t-10.35 25.71Q315.3-792 300-792H168v132q0 15-10.29 25.5t-25.5 10.5Zm670.29-10.35Q792-644.7 792-660v-132H660q-15.3 0-25.65-10.29Q624-812.58 624-827.79t10.35-25.71Q644.7-864 660-864h132q33 0 52.5 19.5T864-792v132q0 15-10.29 25.5t-25.5 10.5q-15.21 0-25.71-10.35Z"/></svg> |