Skip to content

Instantly share code, notes, and snippets.

@Astro36
Created February 1, 2019 02:37
Show Gist options
  • Save Astro36/18ab76503c4d4336b5f6fa4ea7f79c70 to your computer and use it in GitHub Desktop.
Save Astro36/18ab76503c4d4336b5f6fa4ea7f79c70 to your computer and use it in GitHub Desktop.
Baekseok Highschool Logo
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 102.68 107.61">
<defs>
<style>
.grey {
fill:#cdcdcd;
stroke:#000;
stroke-miterlimit:10;
stroke-width:2px
}
.green {
fill:#349933;
stroke:#000;
stroke-miterlimit:10;
stroke-width:2px
}
.black {
fill:none;
stroke:#000;
stroke-miterlimit:10;
stroke-width:2px
}
</style>
</defs>
<path class="grey" d="M51.35 106.61C23.72 106.61 5.11 73 1 39.86l1-1.12h98.68l1 1.12c-2.07 16.68-8 33.19-16.14 45.29-9.54 14.04-21.32 21.46-34.19 21.46z"/>
<path class="green" d="M1 40.74V14h2.77C24.62 14 41.72 9.55 50.7 1.83l.62-.54.68.51c10 7.79 26.09 12.26 44.27 12.26 1.45 0 2.94 0 4.4-.09h1v26.77z"/>
<path class="black" d="M50.85 35.14c18.94-.51 20.34-10.66 0-11.11-20.51.45-20.71-9.87 0-10.21zM20 16.63l-9.57 3.91v13.2H28.3V20.59l-17.49.04M10.77 26.97h17.27M94.3 17.78H72.98M69.65 31.19c7.58-4.64 7.5-8.31 9.58-13.41M76.94 25.18h14.68v9.96H76.94zM51.6 53.48l-.83 3.62M64.94 57.1H36.47M44.64 71.01V57.1M56.51 71.01V57.1M55.49 61.44H45.4M55.49 66.42H45.4M35.39 84.93V71.01h30.82v13.92h-3.95M44.64 75.48h11.87v5.11H44.64z"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment