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="M744-780q-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v120q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2 9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-120q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2Zm-96 0q-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v120q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2 9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-120q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2ZM480-480Zm312 288H586q-15.3 0-25.65-10.29Q550-212.58 550-227.79t10.35-25.71Q570.7-264 586-264h206v-132q0-15.3 10.29-25.65Q812.58-432 827.79-432t25.71 10.35Q864-411.3 864-396v132q0 29.7-21.15 50.85Q821.7-192 792-192ZM132.21-642q-15.21 0-25.71-10.35T96-678v-18q0-29.7 21.15-50.85Q138.3-768 168-768h228q15.3 0 25.65 10.29Q432-747.42 432-732.21t-10.35 25.71Q411.3-696 396-696H168v18q0 15.3-10.29 25.65Q147.42-642 132.21-642Zm563.56 138Q616-504 560-560.23q-56-56.22-56-136Q504-776 560.23-832q56.22-56 136-56Q776-888 832-831.77q56 56.22 56 136Q888-616 831.77-560q-56.22 56-136 56ZM144-192q-20 0-34-14t-14-34q0-20 14-34t34-14q20 0 34 14t14 34q0 20-14 34t-34 14Zm156.06 0q-14.06 0-25.56-8.5Q263-209 261-223q-10-51-46.93-87.89T126-357q-14.06-1.85-22.03-13.43Q96-382 96-395.58 96-410 104.5-421q8.5-11 22.5-9 81 11 138.5 68t68.77 138.18Q336-210 325.5-201t-25.44 9ZM444-192q-14 0-25-10t-13-24q-12-110-90-188t-189.11-89.27Q113-505 104.5-515.53 96-526.05 96-540.09q0-14.91 11.5-25.41T134-574q138 14 234.59 111.31Q465.18-365.39 478-227q2 14-8.35 24.5T444-192Z"/></svg> |