Created
March 29, 2018 17:25
-
-
Save rsadwick/e989e365056b55fdba0496a77095f087 to your computer and use it in GitHub Desktop.
Exclamation Mark SVG
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg xmlns="http://www.w3.org/2000/svg" width="30px" height="30px" viewBox="60 70 70 70"> | |
<ellipse cx="91.47" cy="103.854" fill="#fff" stroke="#c90807" stroke-width="2.765" rx="26.458" ry="26.08" /> | |
<path fill="#c90807" d="M88.461 85.05h6.147v26.707h-6.147zm0 30.014h6.147v5.622h-6.147z" /> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Created in InkScape, optimized in svgomg.
Freely use for anything you want.