Skip to content

Instantly share code, notes, and snippets.

@annathelibri
Last active May 23, 2021 15:55
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save annathelibri/eb9edbc495474368e8db2a42ff7ed030 to your computer and use it in GitHub Desktop.
Save annathelibri/eb9edbc495474368e8db2a42ff7ed030 to your computer and use it in GitHub Desktop.
Cafeteria SVG Logo - CC BY-NC-SA 4.0
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" height="1200" width="1200">
<g transform="translate(150,175)">
<polygon points="0,150 450,0 900,150 450,300" style="fill:#fc0"/>
<polygon points="0,150 0,700 450,850 450,300" style="fill:#fa0"/>
<polygon points="900,150 900,700 450,850 450,300" style="fill:#f90"/>
<polygon points="450,050 150,150 300,200 450,150" style="fill:#f60"/>
<polygon points="450,050 750,150 600,200 450,150" style="fill:#f80"/>
<polygon points="450,250 600,200 450,150 300,200" style="fill:#630"/>
<polygon points="112.5,279.15 112.5,645.75 337.5,720.75 337.5,629.1 187.5,579.1 187.5,395.8 337.5,445.8 337.5,354.15" style="fill:#fff"/>
<polygon points="712.5,304.15 637.5,329.15 637.5,420.8 712.5,445.8 712.5,579.1 637.5,604.1 637.5,695.75 787.5,745.75 862.5,720.75 862.5,354.15 " style="fill:#ffff00"/>
<polygon points="637.5,420.8 712.5,445.8 712.5,629.1 637.5,604.1 637.5,695.75 787.5,745.75 787.5,379.15 637.5,329.15" style="fill:#ffd400"/>
<polygon points="637.5,604.1 712.5,579.1 712.5,629.1" style="fill:#ffe500"/>
<polygon points="712.5,304.15 637.5,329.15 787.5,379.15 862.5,354.15" style="fill:#fff700"/>
<polygon points="787.5,379.15 862.5,354.15 862.5,720.75 787.5,745.75" style="fill:#ffb300"/>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment