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="M599.79-144Q570-144 549-165.1t-21-50.72v-35.92q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.61 10.35q10.41 10.35 10.41 25.65v36H636q15.3 0 25.65 10.29Q672-195.42 672-180.21t-10.38 25.71Q651.24-144 635.89-144h-36.1Zm204.47 0q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.35-25.61q10.35-10.41 25.65-10.41h36V-252q0-15.3 10.29-25.65Q860.58-288 875.79-288t25.71 10.38q10.5 10.38 10.5 25.73v36.1Q912-186 890.9-165t-50.72 21h-35.92ZM564.21-624q-15.21 0-25.71-10.38T528-660.11v-36.1Q528-726 549.1-747t50.72-21h35.92q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5t-10.35 25.61Q651.3-696.19 636-696.19h-36V-660q0 15.3-10.29 25.65Q579.42-624 564.21-624Zm312 0q-15.21 0-25.61-10.35-10.41-10.35-10.41-25.65v-36H804q-15.3 0-25.65-10.29Q768-716.58 768-731.79t10.38-25.71q10.38-10.5 25.73-10.5h36.1Q870-768 891-746.9t21 50.72v35.92q0 15.26-10.29 25.76-10.29 10.5-25.5 10.5ZM697-337q-11 11-25 10.5T647-338q-11-11-11-25.5t11-25.5l31-31H276q-15.3 0-25.65-10.29Q240-440.58 240-455.79t10.35-25.71Q260.7-492 276-492h402l-32-32q-11-11-11-25.67 0-14.66 11-25.33 11-11 25.5-11t25.5 11l94.14 94.14Q802-470 802-455.82T791-431l-94 94ZM120-144q-29.7 0-50.85-21.15Q48-186.3 48-216v-480q0-29.7 21.15-50.85Q90.3-768 120-768h240q29.7 0 50.85 21.15Q432-725.7 432-696v132H240q-29.7 0-50.85 21.19Q168-521.63 168-491.88v72.13Q168-390 189.15-369T240-348h192v132q0 29.7-21.15 50.85Q389.7-144 360-144H120Z"/></svg> |