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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M658.37-757.5q10.37-10.5 25.69-10.5h108.19Q822-768 843-746.88t21 50.77v107.83q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.58-10.35Q792.25-572.7 792.25-588v-108H684q-15.3 0-25.65-10.29Q648-716.58 648-731.79t10.37-25.71ZM132.21-552q-15.21 0-25.71-10.37T96-588.06v-108.19Q96-726 117.12-747t50.77-21h107.83q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.35 25.58Q291.3-696.25 276-696.25H168V-588q0 15.3-10.29 25.65Q147.42-552 132.21-552Zm552.07 360q-15.28 0-25.78-10.29-10.5-10.29-10.5-25.5t10.35-25.74q10.35-10.54 25.65-10.54h108V-374q0-15.3 10.29-25.65Q812.58-410 827.79-410t25.71 10.49q10.5 10.48 10.5 25.99v109.43Q864-234 842.88-213q-21.12 21-50.77 21H684.28Zm-516.53 0Q138-192 117-213.15T96-264v-109.5q0-15.51 10.29-26.01Q116.58-410 131.79-410t25.71 10.49q10.5 10.5 10.5 26.01V-264h108q15.3 0 25.65 10.29Q312-243.42 312-228.21t-10.37 25.71Q291.26-192 275.94-192H167.75ZM480-312q7 0 8-6 14-57 55.5-98.5t98.86-55.72Q648-474 648-480q0-7-6-8-56.59-14.84-97.87-56.13Q502.84-585.41 488-642q-1-6-7.5-6t-8.28 5.64Q458-585 416.5-543.5t-98.86 55.62Q312-487 312-480q0 6 6 8 57 14 98.5 55.5t55.72 98.86Q474-312 480-312Z"/></svg> |