Iyox Wormhole Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Iyox Wormhole 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/342157.svg" alt="Iyox Wormhole icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342157.svg" alt="Iyox Wormhole icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342157.svg" alt="Iyox Wormhole icon" :width="24" :height="24" />
CSS background
.icon-iyox-wormhole {
background-image: url('https://proicons.com/icon/342157.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M12.553,12.5582c3.0737-4.4219,8.1178-7.0586,13.503-7.0584,9.0818,0,16.444,7.3622,16.444,16.444h0c.0002,5.3852-2.6365,10.4293-7.0584,13.503"/><circle class="c" cx="21.944" cy="26.0562" r="16.444"/><circle class="c" cx="21.944" cy="26.0562" r="12.333"/><circle class="c" cx="21.944" cy="26.0562" r="8.2222"/></svg>
Copied!