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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M636-764q0 24.77-12.5 46.88Q611-695 590-681q-14 9-26 24t-20 32q-11 26-30 34t-34-6q-8-8-10.5-19.15Q467-627.3 471-638q12-35 32.5-61t47.5-42q6-4 9.5-9.48T564-764q0-11-9-19.5t-21-8.5q-48 0-82.5 13.5T406-742q-8 18-26 22t-32-9q-8.62-8.18-11.31-19.09Q334-759 339-770q17-40 73-67t122-27q47 0 74.5 27t27.5 73Zm73 130q68 0 111.5 58T864-427q0 46-26 74.5T770-324h-15q-16.15 0-27.08-10.5Q717-345 716-359q-1-16 9.5-27t24.5-11h20q9.57 0 15.78-8.7 6.22-8.71 6.22-21.14 0-62.16-22.5-98.66T709-562q-8 0-17 1.5t-22 6.5l-82 30q-11 4-22 2t-19.38-10Q533-546 539-565q6-19 26-27l82-30q20-8 34.5-10t27.5-2ZM426-96q-42 0-72-29.5T324-197q0-23 12.5-46t33.5-37q21-14 34.5-34.5T424-361q-5-2-9.5-5t-9.5-6l-96 35q-20 7-33.5 10t-24.5 3q-69 0-112-58T96-534q0-44 28.5-73t71.5-29q8 0 16 1.5t16 4.5L113-746q-11-11-11-25t11-25q11-11 25.67-11 14.66 0 25.33 11l628.95 628.97Q804-156 804-141.82q0 14.18-11 24.82-10.67 11-25.33 11Q753-106 742-117L633-225q-14 62-68 95.5T426-96ZM251-396q15 0 43-12l64-23q-2.8-7.89-4.9-16.45Q351-456 349-465q-42-9-75.5-31T219-551q-5-6-10.5-9.5T196-564q-11 0-19.5 9t-8.5 21q0 63 22.5 100.5T251-396Zm174 228q57 0 97-22t42-54q1-18-5.5-34.5T545-312l-38-39q-3 2-6 2h-6q-8 41-31 74t-56 56q-7 5-10 10.5t-2 12.5q2 12 10 20t19 8ZM263-480Zm217 221Zm-66-404Zm230 228Z"/></svg> |