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.5 KiB
XML
1 line
1.5 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M416.64-96Q375-96 346-123.5T317-192q0-26 11.5-49.5T362-279q22-14 35-36.92 13-22.91 18-48.96-6-3.12-11-7.12l-10-8-81.03 32.15Q298-342 282-339q-16 3-32 3-80 0-117-63.5T96-543q0-42 27.5-71t68.5-29q26 0 49.5 11.5T279-597t37.5 34.5Q339-550 365-544q3.33-5.67 6.67-11.33Q375-561 380-566l-32.15-81.03Q342-662 339-678q-3-16-3-32 1-80 64.5-117T543-864q42 0 71 27.5t29 68.5q0 26-11.5 49.5T598-681q-22 15-34.5 37.5T545-595q6 3 11 7l10 8 78-31q16-6 32.5-9.5T710-624q73 0 113.5 60T864-416q0 42-27.5 71t-68.33 29q-26.17 0-49.67-12T681-362q-14-22-36.92-35-22.91-13-48.95-18-3.13 6-7.13 11l-8 10 31 78q6 16 9.5 32.5T624-250q-1 72-60.5 113T416.64-96ZM480-420q25 0 42.5-17.5T540-480q0-25-17.5-42.5T480-540q-25 0-42.5 17.5T420-480q0 25 17.5 42.5T480-420Zm-35-188q5-2 11.5-2.75T469-612q8-41 29-75.5t56-56.5q6-5 9-11t3-13q0-8-7-13.5t-16-5.5q-48 0-89 17.5t-41 59.61q0 7.89 1.5 15.89t4.5 16l26 70ZM250-413q9 0 36-7l67-25.36q-2-5.64-3.12-11.8-1.13-6.16-1.88-11.84-41-8-75.5-29T216-554q-4-6-10.07-9-6.06-3-13.53-3-8.4 0-13.9 7t-5.5 16q0 48 17.5 89t59.5 41Zm167 240q48 0 89-17.5t41-59.5q0-11-2-21.5t-6-20.5l-24-61q-5.76 1.67-12 2.92T491-348q-8 41-29 75.5T406-216q-6 4-9.5 10t-2.5 14q1.27 7.6 7.64 13.3Q408-173 417-173Zm351-221q8 0 13.5-7t5.5-16q0-48-17.5-89T710-547q-10.08 0-19.04 1.5Q682-544 673-540l-66 25q1.67 5.76 2.92 12t2.08 12q41 8 75.5 29t56.5 56q4 6 10.67 9 6.66 3 13.33 3Zm-156-97ZM469-612ZM348-469Zm143 121Z"/></svg> |