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="M703-96q-42 0-63.5-18.5T609-144h-58q-43 0-68.5-29.5T457-239.18q0-19.82 9.5-39.32T496-314l32-26v-200l-54-78q-9-14-13.5-27.5T456-673q0-38 27-66.5t69-28.5h168q43 0 69.5 29t26.5 67.32q0 13.68-4 27.34T799-618l-55 79v210l33 32q18 17 28.5 40.17Q816-233.65 816-209q0 47.08-32.96 80.04Q750.08-96 703-96Zm0-72q17.42 0 29.21-11.92T744-209.45q0-15.55-8.5-25.55l-8.5-10-33-32q-11-10-16.5-24.09t-5.5-28.18v-209.46q0-11.27 3.14-21.94 3.14-10.66 9.42-19.55l55.65-79.11Q742-662 744-672.59q0-9.41-6.5-16.41t-17.5-7H552q-11 0-17.5 7.04-6.5 7.05-6.5 16.44 0 3.52 1.5 6.52l3.5 7 54.81 79.11Q594-571 597-560.71q3 10.29 3 21.93V-341q0 17-6.5 31T574-285l-34 28q-6 5-8.5 9.5T529-238q0 9.26 7 15.63 7 6.37 15 6.37h58q16 0 30 6t24 18q8 9 15.5 16.5T703-168Zm-341 13q-11 6-23 8.5t-23 2.5q-38 0-69-27.5T216-244v-367l-64.4-132.02q-4.6-8.98-6.1-18.31-1.5-9.34-1.5-18.67 0-33 23.5-58.5T228-864h180v96q35 0 60 24.36T493-684q0 13-4.5 27T474-631l-42 51.66V-388l47 71q8 11 10.5 22.47Q492-283.07 492-272q0 25-13.5 44.5T445-198l-83 43Zm-34-64 85-43q3-2 5-4.5t2-6.5q0-2-2-6l-46-69q-6-9-8.5-18.5T360-387v-190q0-12 3-24t11-22l44-53q1-1 3-8 0-4.8-3.5-8.4-3.5-3.6-9.5-3.6h-24q-20.4 0-34.2-13.51Q336-723.03 336-743v-49H228q-4.8 0-8.4 3.47-3.6 3.48-3.6 8.53 0 1 1 5l64 133q4 8 5.5 15.47 1.5 7.48 1.5 15.53v367q0 11.85 8 19.92 8 8.08 19 8.08 1 0 13-3Zm308-213Zm-318-72Z"/></svg> |