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.6 KiB
XML
1 line
1.6 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-764q42-48 98.03-74 56.04-26 117.97-26 110 0 187 77t77 187q0 33.59-7.5 66.29Q945-501 931-470q-7 15-21.5 22t-29.44.89Q866-452 860.5-465q-5.5-13 .5-25 13-26 20-53.68t7-56.32q0-80.35-55.83-136.17Q776.35-792 696-792q-56 0-103.5 29.5T509-690q-11 14-29 14t-29-14q-36-43-83.5-72.5T264-792q-80.35 0-136.17 55.83Q72-680.35 72-600q0 29 7.5 56T99-491q6 12 0 25t-19.59 17.89Q64-442 49.5-449T28-471q-14-30-21-62.71-7-32.7-7-66.29 0-110 77-187t187-77q61.93 0 117.97 26Q438-812 480-764ZM36-96q-15.3 0-25.65-10.35Q0-116.7 0-132v-14q0-31 23-52.5T88-231q24-6 47.5-8t47.5 0q8 1 13 8.5t3 15.5q-3 10-5 21.5t-2 26.5v35q0 15.3-10.35 25.65Q171.3-96 156-96H36Zm204-36v-35q0-66 65.5-105.5T480-312q109 0 174.5 39.5T720-167v35q0 15.3-10.35 25.65Q699.3-96 684-96H276q-15.3 0-25.65-10.35Q240-116.7 240-132Zm564 36q-15.3 0-25.65-10.35Q768-116.7 768-132v-35q0-15-2-26.5t-5-21.5q-2-8 3-15.5t13-8.5q24-2 47.5 0t47.5 8q42 11 65 32.5t23 52.5v14q0 15.3-10.35 25.65Q939.3-96 924-96H804ZM480-240q-75 0-116 20t-52 52h336q-11-32-52-52t-116-20Zm-312.21-48Q138-288 117-309.03q-21-21.02-21-50.55Q96-390 117.03-411q21.02-21 50.55-21Q198-432 219-411.24t21 51.45Q240-330 219.24-309t-51.45 21Zm624 0Q762-288 741-309.03q-21-21.02-21-50.55Q720-390 741.03-411q21.02-21 50.55-21Q822-432 843-411.24t21 51.45Q864-330 843.24-309t-51.45 21ZM479.5-336q-49.5 0-84.5-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85.5q0 49.5-35 84.5t-85.5 35Zm.5-168q-20.4 0-34.2 13.8Q432-476.4 432-456q0 20.4 13.8 34.2Q459.6-408 480-408q20.4 0 34.2-13.8Q528-435.6 528-456q0-20.4-13.8-34.2Q500.4-504 480-504Zm0 48Zm0 288Z"/></svg> |