Skip to content

Instantly share code, notes, and snippets.

@colinlord
Created March 18, 2022 16:42
Show Gist options
  • Save colinlord/dc497c4dba89cd0c772b9d35b4a78d91 to your computer and use it in GitHub Desktop.
Save colinlord/dc497c4dba89cd0c772b9d35b4a78d91 to your computer and use it in GitHub Desktop.
Sandwich Menu (Outline)
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 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 24t-21 58t21 57.5t50 23.5h912q30 0 50.5 -23.5t20.5 -57.5t-20.5 -58t-50.5 -24h-912v0zM900 1037h-644q-60 0 -105 -25
t-76 -61.5t-49.5 -76.5t-24.5 -70q-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 275
h-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 -19q-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