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="M774-96 121.08-748.92Q110-760 110-774q0-14 11-25t25.67-11q14.66 0 25.33 11l653 653-51 50ZM372-336q-15.3 0-25.65-10.29Q336-356.58 336-371.79t10.35-25.71Q356.7-408 372-408h192l72 72H372Zm492-312v351.5q0 18.5-11.25 27.5T828-260q-13.5 0-24.75-9.5T792-297.45V-648H436q-18 0-27-11.25T400-684q0-13.5 9-24.75T436-720h356q29.7 0 50.85 21.15Q864-677.7 864-648ZM168-240q-29.7 0-50.85-21.15Q96-282.3 96-312v-336q0-29.7 21.15-50.85Q138.3-720 168-720h84l72 72H168v336h492l72 72H168Zm222-240Zm219 14Zm-332.79-86q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5ZM509-566l-51-51q5-3 10.54-5 5.55-2 11.46-2 15.3 0 25.65 10.35Q516-603.3 516-588q0 5.91-1.5 11.46Q513-571 509-566Zm73.21 14q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm102 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm-408 96q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm102 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm230.24-11L557-518.45q5-4.55 11-7.05t14-2.5q15.3 0 25.65 10.35Q618-507.3 618-492q0 8-2.5 14t-7.05 11Zm75.76 11q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Z"/></svg> |