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.5 KiB
XML
1 line
1.5 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M876.21-336q-15.21 0-25.61-10.35-10.41-10.35-10.41-25.65v-288q0-15.3-10.4-25.65Q819.38-696 804-696H630q-9.53 0-17.77 5-8.23 5-12.85 13.1L567-623q40 5 66.5 35.69Q660-556.62 660-516q0 45-32.89 76.5T548-408h-8q-15.3 0-25.65-10.29Q504-428.58 504-443.79t10.35-25.71Q524.7-480 540-480h12q15.3 0 25.65-10.29Q588-500.58 588-515.79t-10.35-25.71Q567.3-552 552-552h-18q-30.06 0-45.53-25Q473-602 487-628l49-86q14-26 39.45-40 25.46-14 54.55-14h174q45 0 76.5 31.48 31.5 31.47 31.5 76.44v287.79q0 15.29-10.29 25.79t-25.5 10.5ZM792-480v179.72q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.71-10.35Q720-284.7 720-300v-180h72Zm-120 64v164q0 15.3-10.29 25.65Q651.42-216 636.21-216t-25.71-10.35Q600-236.7 600-252v-116q19-6 39-19.5t33-28.5Zm32-172ZM156-192q-45 0-76.5-31.48Q48-254.95 48-299.92v-287.79Q48-603 58.29-613.5t25.5-10.5q15.21 0 25.61 10.35 10.41 10.35 10.41 25.65v288q0 15.3 10.4 25.65Q140.62-264 156-264h174q9.86 0 17.93-5.5t12.7-13.47L393-337q-40-5-66.5-35.69Q300-403.38 300-444q0-45 32.89-76.5T412-552h8q15.3 0 25.65 10.29Q456-531.42 456-516.21t-10.35 25.71Q435.3-480 420-480h-12q-15.3 0-25.65 10.29Q372-459.42 372-444.21t10.28 25.71q10.27 10.5 25.46 10.5h17.88q30.38 0 45.88 25 15.5 25 1.5 51l-49 85q-14 26-39.45 40.5Q359.09-192 330-192H156Zm12-288v-179.72q0-15.28 10.29-25.78 10.29-10.5 25.5-10.5t25.71 10.35Q240-675.3 240-660v180h-72Zm120-64v-164q0-15.3 10.29-25.65Q308.58-744 323.79-744t25.71 10.35Q360-723.3 360-708v115q-19 6-39 20t-33 29Zm-32 172Z"/></svg> |