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="M743.75-696q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5ZM696-132v-276q0-29-12.5-54T648-504l33-98q7-20 24.2-33t38.8-13q21.6 0 38.8 13 17.2 13 24.2 33l89 267q6 17-4.5 32T862-288h-70v156q0 15.3-10.35 25.65Q771.3-96 756-96h-24q-15.3 0-25.65-10.35Q696-116.7 696-132ZM528-504q-25 0-42.5-17.5T468-564q0-25 17.5-42.5T528-624q25 0 42.5 17.5T588-564q0 25-17.5 42.5T528-504ZM239.75-696q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5ZM168-132v-228h-36q-15.3 0-25.65-10.35Q96-380.7 96-396v-180q2-30 22.56-51 20.57-21 49.44-21h144q30.52 0 52.26 21T384-576v180q0 15.3-10.35 25.65Q363.3-360 348-360h-36v228q0 15.3-10.32 25.65Q291.35-96 276.09-96h-71.83Q189-96 178.5-106.35 168-116.7 168-132Zm300-.07v-108.19q-15.3 0-25.65-10.37Q432-261 432-276v-132q0-20 14-34t34-14h96q20 0 35 14t13 34v132q0 15.3-10.4 25.65Q603.19-240 587.81-240v108q0 15.3-10.41 25.65Q567-96 552-96h-48q-15.3 0-25.65-10.37Q468-116.74 468-132.07Z"/></svg> |