Skip to content

Instantly share code, notes, and snippets.

@Astro36
Last active January 26, 2019 09:48
Show Gist options
  • Save Astro36/b03f180a248b287657fc4a0b2cbed211 to your computer and use it in GitHub Desktop.
Save Astro36/b03f180a248b287657fc4a0b2cbed211 to your computer and use it in GitHub Desktop.
Inha Univ. Symbol Mark
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 270.31 326.86">
<defs>
<style>
.sky {
fill: #00afec;
}
.sea {
fill: #005bac;
}
.truth,
.benevolence,
.year {
fill: white;
}
.stroke {
fill: white;
stroke: black;
stroke-width: 8;
stroke-linecap: square;
stroke-linejoin: miter;
paint-order: stroke;
}
</style>
</defs>
<path class="stroke" d="M265.55,266.5l-21.45-202H198.87V53.21h-17V4.44H118C91.22,5.15,80.52,21.67,80.29,44V64.53H26.2L4.76,266.5,135.15,322Z M109.15,44.28c0-7,3.64-14.49,13.46-14.87H129V64.53H109.15Z" />
<polygon class="truth" points="134.9 322.15, 4.47 266.65, 26.2 64.53, 244.16 64.53, 265.5 266.65" />
<polygon class="sky" points="33.26 72.44, 237.05 72.44, 242.76 126.28, 27.54 126.28" />
<polygon class="sea" points="243.54 133.56, 26.77 133.56, 13.18 261.56, 135.18 313.51, 257.18 261.56, 243.54 133.56" />
<path class="benevolence" d="M181.89,53.21h17V87.49h-17v30.88h17v34h-17v26.08H129v-149h-6.41c-9.82.38-13.46,7.85-13.46,14.87v94.33c.13,26.25-25.24,40.07-50,39.23v-27.9c10.38.43,20.56-4.07,21.12-13.65V44C80.52,21.67,91.22,5.15,118,4.44h63.92" />
<g class="year">
<path d="M77.79,217.74v3.45h8.54v29.15h4.43v-40H87.29C86.65,216.56,83.5,217.63,77.79,217.74Z" />
<path d="M113.49,210.3c-6.09,0-10.62,5.44-10.62,14,0,6.47,3.15,12.22,10.3,12.22a8,8,0,0,0,7.37-4.9h.1c-.21,4.26-.16,15.57-6.94,15.57-3.77,0-5.31-1.92-5.31-5.55h-4.54c.16,5.76,3.42,9.54,9.34,9.54,11.51,0,11.83-13.92,11.83-22.25S124.22,210.3,113.49,210.3Zm.21,22.21c-5.17,0-6.24-4.86-6.24-9s1.17-9.19,6.19-9.19c5.33,0,6.56,5.61,6.56,9.89S118.72,232.51,113.7,232.51Z" />
<path d="M146.85,224.08a8.21,8.21,0,0,0-6.44,2.88l1.75-11.85H155.6v-4h-17l-2.35,20.6h3.95a5.62,5.62,0,0,1,5.6-3.64c5.65,0,6.66,4.81,6.66,9.41,0,5-1.71,9.68-6.4,9.68-4.53,0-6.12-3-5.91-7.27h-4.59c-.32,7.06,3.52,11.26,10.61,11.26,8.26,0,10.88-7.25,10.88-14.37C157,230.27,154.21,224.14,146.85,224.08Z" />
<path d="M182.3,236.34v-26h-4.06l-15,25.93v4.1h14.58v10h4.43v-10h3.58v-4Zm-4.43,0H166.82l11.05-19.1Z" />
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment