Skip to content

Instantly share code, notes, and snippets.

@colinlord
Created March 18, 2022 16:40
Show Gist options
  • Save colinlord/459b9b47d48ce20a976fd61e1c934a52 to your computer and use it in GitHub Desktop.
Save colinlord/459b9b47d48ce20a976fd61e1c934a52 to your computer and use it in GitHub Desktop.
Sandwich Menu (Fill)
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1176 1024">
<path fill="currentColor"
d="M1034 636h-912q-40 0 -68.5 -31t-28.5 -76v0q0 -44 28.5 -75t68.5 -31h912q40 0 68.5 31t28.5 75v0q0 45 -28.5 76t-68.5 31zM1034 661h-912q-50 0 -86 -38.5t-36 -93.5t36 -93.5t86 -38.5h912q51 0 86.5 38.5t35.5 93.5t-35.5 93.5t-86.5 38.5zM122 448q-29 0 -50 24
t-21 58t21 57.5t50 23.5h912q30 0 50.5 -23.5t20.5 -57.5t-20.5 -58t-50.5 -24h-912v0zM900 1011h-644q-68 0 -113 -33t-71 -73t-36.5 -73.5l-10.5 -33.5h1106l-10 33.5t-36 73.5t-71 73t-114 33v0zM900 1037h-644q-60 0 -105 -25t-76 -61.5t-49.5 -76.5t-24.5 -70
q-1 -1 -1 -2.5v-2.5q0 -11 7.5 -18.5t17.5 -7.5h1106q10 0 17.5 7.5t7.5 18.5v2.5v2.5q-7 30 -25 70t-49 76.5t-76 61.5t-106 25v0zM60 824q7 19 16 36.5t19 32.5q30 46 71 69.5t90 23.5h644q92 0 137 -60.5t60 -101.5h-1037v0zM1131 250h-1106l9 -33t60.5 -73t164 -73.5
t319.5 -33.5t319.5 33.5t164.5 73.5t60.5 73zM1131 275h-1106q-10 0 -17 -7.5t-7 -17.5v0v0q0 -3 10 -41t64.5 -81.5t171.5 -79t331 -35.5t331 35.5t171.5 79.5t64.5 81.5t10 40.5q0 10 -7 17.5t-17 7.5v0zM57 226h1042q-9 -19 -35 -47t-84 -54t-154.5 -45t-247.5 -19
q-150 0 -247 19t-155 45t-84 54t-35 47v0z" />
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment