Skip to content

Instantly share code, notes, and snippets.

@DennisRas
Created April 7, 2018 09:05
Show Gist options
  • Save DennisRas/d624989fafcb55dfb5f7ec9fd6dabcec to your computer and use it in GitHub Desktop.
Save DennisRas/d624989fafcb55dfb5f7ec9fd6dabcec to your computer and use it in GitHub Desktop.
SVG with a star and a number ontop
Display the source blob
Display the rendered blob
Raw
<svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g id="Product---Final-Check" stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
<g id="compact-color-radial-middle-copy-5" transform="translate(0, 0)" fillRule="nonzero" fill="#389D68">
<defs>
</defs>
<polygon id="path6092-copy" points="22.3707 27.480517 14.022367 22.879773 5.68378 27.5 7.266924 17.732973 0.509611 10.825123 9.836379 9.389512 13.99872 0.5 18.179837 9.379771 27.509611 10.793598 20.766921 17.71721"></polygon>
<text fontSize="20px" fill="#f0ffe3" transform="translate(10, 20)">3</text>
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment