Skip to content

Instantly share code, notes, and snippets.

@abhigyantrips
Created December 1, 2024 14:30
Show Gist options
  • Save abhigyantrips/ab6347b92eb0ef412c1f80923ce8c2b9 to your computer and use it in GitHub Desktop.
Save abhigyantrips/ab6347b92eb0ef412c1f80923ce8c2b9 to your computer and use it in GitHub Desktop.
I couldn't find a simple SVG of Manipal anywhere, so I did it myself. This is for anyone who needs it (for projects and stuff).
Display the source blob
Display the rendered blob
Raw
<svg version="1.1" id="manipalLogo" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 512 512" width="512px" height="512px">
<g transform="matrix(6.167538, 0, 0, 6.167538, -236.768928, -1259.49015)" style="">
<g>
<path fill="#BF5900" d="M69.86,209.01c4.07-3.65,12.2-0.84,17.39,5.33c5.75,6.45,6.45,13.47,2.38,17.11 c-4.07,3.65-10.94,1.68-16.27-4.49C67.75,220.79,65.79,212.66,69.86,209.01" />
<path fill="#BF5900" d="M58.07,236.64h48.25c8.98,0.84,9.4,17.11,1.68,17.11c-4.91,0-10.94,0-10.94,7.29 c-0.42,4.07,0,8.56,0,13.05c0,1.96-0.42,4.07-0.42,6.03c0.42,6.45-7.29,4.49-7.72-2.38c-0.42-6.87-0.42-14.17-0.42-21.18 c0-3.23-5.75-2.81-6.03,2.81c-0.42,6.03-0.42,12.62-0.42,19.08c-0.42,7.29-8.14,4.91-8.56,0.84c-0.42-6.87-1.26-14.17-0.42-22.72 c0.42-3.65-7.72-3.23-7.72,0.42c0,6.03,0.84,12.62,0,18.24c-0.84,7.72-8.56,5.75-8.98-2.81c-0.42-3.65,0-9.4-0.42-15.85 c0-2.38-0.42-4.07-3.65-5.75c-1.96-1.26-2.81-1.96-4.07-4.49c-1.68-2.38-2.81-6.03-0.84-7.72 C49.94,236.64,55.27,237.06,58.07,236.64" />
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment