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="M384-57q0-31 21.15-53T456-132h12v-195.31q-17-4.69-32-15.19T410-367l-70 42q-13 8-27.5 9.5T284-318l-173.11-49.27Q83-375 65.5-398.05 48-421.09 48-450.25 48-486 73.04-511.5 98.09-537 134-537h298q11-8 22.5-13.5T480-558v-140q0-15.24 5.72-28.69Q491.44-740.14 502-750l131-123q21-20 50.1-23t53.9 12q30.12 18.71 39.06 52.85Q785-797 767-766L607-500.13Q614-488 618-476q4 12 4.9 26.33l96.76 24.85Q734-421 746-412.5t20 22.5l86.71 157.13Q867-207 863-179q-4 28-24 49-25.68 26-61.34 26-35.66 0-61.51-25.85L540-306v174h12q29.7 0 50.85 22.03Q624-87.94 624-57H384ZM180-753q-15.3 0-25.65-10.29Q144-773.58 144-788.79t10.35-25.71Q164.7-825 180-825h168q15.3 0 25.65 10.29Q384-804.42 384-789.21t-10.35 25.71Q363.3-753 348-753H180Zm372 55v133l5 1 5 1 144-240q3-5 1.67-11.14-1.34-6.13-6.67-8.86-5-2-9-1.5t-8 3.5L552-698ZM84-585q-15.3 0-25.65-10.29Q48-605.58 48-620.79t10.35-25.71Q68.7-657 84-657h120q15.3 0 25.65 10.29Q240-636.42 240-621.21t-10.35 25.71Q219.3-585 204-585H84Zm420 192q20.4 0 34.2-13.8Q552-420.6 552-441q0-20.4-13.8-34.2Q524.4-489 504-489q-20.4 0-34.2 13.8Q456-461.4 456-441q0 20.4 13.8 34.2Q483.6-393 504-393Zm-201 6 81-48q-1-7-.5-14.5T386-465H134q-6.36 0-10.18 4.5Q120-456 120-450q0 4.8 3 8.4 3 3.6 8 5.6l172 49Zm400 32-96-24q-2 4-7.5 10.5T590-358l177 177q5 5 10.5 4.5T788-181q4-3 4-7.5t-2-9.5l-87-157ZM180-153q-15.3 0-25.65-10.29Q144-173.58 144-188.79t10.35-25.71Q164.7-225 180-225h120q15.3 0 25.65 10.29Q336-204.42 336-189.21t-10.35 25.71Q315.3-153 300-153H180Zm324-288Zm58-122Zm-176 98Zm204 107Z"/></svg> |