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="M480-480q-51 0-85.5-34.5T360-600q0-50 34.5-85t85.5-35q50 0 85 35t35 85q0 51-35 85.5T480-480Zm0-72q20.4 0 34.2-13.8Q528-579.6 528-600q0-20.4-13.8-34.2Q500.4-648 480-648q-20.4 0-34.2 13.8Q432-620.4 432-600q0 20.4 13.8 34.2Q459.6-552 480-552ZM240-275.79V-308q0-29 20-51.5t47-35.5q40-20 84-28.5t89-8.5q45 0 89 8t84 28q27 13 47 35.5t20 52.5v32.21q0 15.21-10.35 25.5T684-240H276q-15.3 0-25.65-10.29Q240-260.58 240-275.79ZM480-360q-44 0-87.5 12T314-314v2h331v-2q-35-22-78-34t-87-12Zm0-240Zm0 288h165-331 166ZM168-96q-29.7 0-50.85-21.15Q96-138.3 96-168v-132q0-15.3 10.29-25.65Q116.58-336 131.79-336t25.71 10.35Q168-315.3 168-300v132h132q15.3 0 25.65 10.29Q336-147.42 336-132.21t-10.35 25.71Q315.3-96 300-96H168ZM96-660v-132q0-29.7 21.15-50.85Q138.3-864 168-864h132q15.3 0 25.65 10.29Q336-843.42 336-828.21t-10.35 25.71Q315.3-792 300-792H168v132q0 15.3-10.29 25.65Q147.42-624 132.21-624t-25.71-10.35Q96-644.7 96-660ZM792-96H660q-15.3 0-25.65-10.29Q624-116.58 624-131.79t10.35-25.71Q644.7-168 660-168h132v-132q0-15.3 10.29-25.65Q812.58-336 827.79-336t25.71 10.35Q864-315.3 864-300v132q0 29.7-21.15 50.85Q821.7-96 792-96Zm0-564v-132H660q-15.3 0-25.65-10.29Q624-812.58 624-827.79t10.35-25.71Q644.7-864 660-864h132q29.7 0 50.85 21.15Q864-821.7 864-792v132q0 15.3-10.29 25.65Q843.42-624 828.21-624t-25.71-10.35Q792-644.7 792-660Z"/></svg> |