Omg Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Omg icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/330590.svg" alt="Omg icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330590.svg" alt="Omg icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330590.svg" alt="Omg icon" :width="24" :height="24" />
CSS background
.icon-omg {
background-image: url('https://proicons.com/icon/330590.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><ellipse class="b" cx="14.75" cy="24" rx="9.25" ry="18.5"/><path class="b" d="M14.7628,24c0-2.2677,1.7025-4.1074,3.863-4.2957-.8975-5.3368-3.4143-9.1858-6.3852-9.1858-3.7227,0-6.7407,6.0359-6.7407,13.4814s3.0179,13.4813,6.7407,13.4813c2.9709,0,5.4877-3.8489,6.3852-9.1857-2.1605-.1882-3.863-2.028-3.863-4.2957Z"/><ellipse class="b" cx="33.25" cy="24" rx="9.25" ry="18.5"/><path class="b" d="M33.2628,24c0-2.2677,1.7025-4.1074,3.863-4.2957-.8975-5.3368-3.4143-9.1858-6.3852-9.1858-3.7227,0-6.7407,6.0359-6.7407,13.4814s3.0179,13.4813,6.7407,13.4813c2.9709,0,5.4877-3.8489,6.3852-9.1857-2.1605-.1882-3.863-2.028-3.863-4.2957Z"/></svg>
Omg in other icon packs
Copied!