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="M378-395.95q-20.96-4.51-47.98-11.28Q303-414 273-427q-24-10-49-24t-51-32q-13-9-15.5-24.05T163-535q7.95-12.44 21.48-14.22Q198-551 210-543q38 27 75.5 42.83 37.5 15.83 68 24T403-465l19 3q17 0 26.5 13.04t6.5 29.8l-4 26.08Q447-367 445.5-326t2.5 91.5q4 50.5 19 101.5 4 14-5.14 24.12Q452.71-98.76 439-97q-14 2-27.5-5.5T392-133q-11-41-15.5-79.5t-5-73q-.5-34.5 2-63t4.5-47.45q-1 0 0 0ZM684-619q17 27 26.5 57.74Q720-530.53 720-497v365q0 15.3-10.29 25.65Q699.42-96 684.21-96t-25.71-10.35Q648-116.7 648-132v-365q0-45-24-82.5T558-636L335-738q-14.48-6.91-18.74-22.45Q312-776 320-790q7.11-11.37 19.56-14.68Q352-808 364-803l224 101q30 14 54.5 35t41.5 48ZM527.92-192q8.08 0 13.58-2.5T552-202q5 5 11 7.5t13.17 2.5q15.23 0 25.53-10.29t10.3-25.5q0-15.21-10.35-25.64-10.35-10.42-25.65-10.42V-408q15.3 0 25.65-10.29Q612-428.58 612-443.79t-10.3-25.71Q591.4-480 576.17-480q-7.17 0-13.17 2t-11 7q-5-5-10.5-7t-13.58-2q-15.27 0-25.59 10.29Q492-459.42 492-444.21t10.35 25.64q10.35 10.42 25.65 10.42V-264q-15.3 0-25.65 10.29Q492-243.42 492-228.21t10.33 25.71q10.32 10.5 25.59 10.5ZM480-96q-22-54-29-111t-6-104q1-47 5.5-77.74l4.5-30.74q3-16.52-6.5-29.52T422-462l-22.5-3.5q-22.5-3.5-57.5-14T264.5-510Q222-530 182-565q40 35 82.5 55t77.5 30.5q35 10.5 57.5 14L422-462q17 0 26.5 13.09Q458-435.83 455-419l-4.5 30.5Q446-358 445-311t6 104q7 57 29 111Z"/></svg> |