Omega Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Omega 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/318502.svg" alt="Omega icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318502.svg" alt="Omega icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318502.svg" alt="Omega icon" :width="24" :height="24" />
CSS background
.icon-omega {
background-image: url('https://proicons.com/icon/318502.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path d="M22.7373,25A14.3093,14.3093,0,0,0,27,15C27,8.42,22.58,4,16,4S5,8.42,5,15A14.3093,14.3093,0,0,0,9.2627,25H4v2h8V24.7617A12.5683,12.5683,0,0,1,7,15c0-5.4673,3.5327-9,9-9s9,3.5327,9,9a12.5683,12.5683,0,0,1-5,9.7617V27h8V25Z" transform="translate(0 0)"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Omega in other icon packs
Copied!