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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M204.21-96Q189-96 178.5-106.35T168-132v-660h-35.79q-15.21 0-25.71-10.29T96-827.79q0-15.21 10.32-25.71 10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.35Q240-843.3 240-828v696q0 15.3-10.29 25.65Q219.42-96 204.21-96ZM360-96q-29.7 0-50.85-21.15Q288-138.3 288-168v-624q0-29.7 21.15-50.85Q330.3-864 360-864h336q29.7 0 50.85 21.15Q768-821.7 768-792v624q0 29.7-21.15 50.85Q725.7-96 696-96H360Zm0-431q18-12 39.29-18.5T444-552h168q23.42 0 44.71 6.5T696-527v-265H360v265Zm167.79-71Q498-598 477-619.21t-21-51Q456-700 477.21-721t51-21Q558-742 579-720.79t21 51Q600-640 578.79-619t-51 21ZM360-168h336v-228q0-34.65-24.67-59.33Q646.65-480 612-480H444q-34.65 0-59.33 24.67Q360-430.65 360-396v228Zm132-120.23v36.11q0 15.35 10.35 25.74Q512.7-216 528-216q15.3 0 25.65-10.38Q564-236.77 564-252.12v-36.11h36q15.3 0 25.65-10.39Q636-309 636-324.21q0-15.21-10.35-25.5T600-360h-36v-35.79q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.59 10.35-10.39 10.35-10.39 25.65v36h-36.11q-15.35 0-25.74 10.35Q420-339.3 420-324q0 15 10.35 25.38 10.35 10.39 25.65 10.39h36ZM360-168h336-336Z"/></svg> |