Hole Io Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hole Io 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/327077.svg" alt="Hole Io icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327077.svg" alt="Hole Io icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327077.svg" alt="Hole Io icon" :width="24" :height="24" />
CSS background
.icon-hole-io {
background-image: url('https://proicons.com/icon/327077.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>.r{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="f"><path id="g" class="r" d="M33.4253,10.2838h-.8545c-.8774,0-1.6575.3917-2.1775,1.0107-2.0632-.4729-4.2212-.7144-6.3933-.7154-2.1671.0098-4.3183.259-6.3734.7381-.5198-.6324-1.309-1.0334-2.1973-1.0334h-.8091"/><path id="h" class="r" d="M5.8648,13.7104v.9567c0,.9293.4475,1.7479,1.1384,2.2626-2.2684,2.3433-3.4876,5.1028-3.5033,7.9292.0004,7.8867,9.1785,14.28,20.5,14.2799,11.3215,0,20.4996-6.3932,20.5-14.2799-.0024-2.8312-1.2129-5.5981-3.4777-7.949.6762-.5159,1.1129-1.3251,1.1129-2.2428v-.8943"/><g id="i"><path id="j" class="r" d="M32.4571,11.8567c.3213-1.7141,2.4889-2.9955,5.0531-2.9955,2.8236,0,5.1125,1.5441,5.1125,3.4487,0,1.3942-1.2444,2.6512-3.1507,3.1845-1.9292-1.5498-4.3175-2.7905-7.0149-3.6378Z"/><path id="k" class="r" d="M34.3901,12.5544c.089-.8475,1.1489-1.5047,2.4266-1.5047,1.3434,0,2.4325.7241,2.4325,1.6174h0c0,.6865-.6518,1.2982-1.6259,1.5259"/></g><g id="l"><path id="m" class="r" d="M15.5514,11.8609c-.3186-1.7111-2.49-2.9996-5.0616-2.9996-2.8236,0-5.1125,1.5441-5.1125,3.4487,0,1.406,1.2653,2.6712,3.1866,3.1798,1.9194-1.5596,4.3031-2.7943,6.9875-3.6289Z"/><path id="n" class="r" d="M10.3795,14.1936c-.9755-.2271-1.6286-.8393-1.6286-1.5265,0-.8933,1.0891-1.6174,2.4325-1.6174h0c1.276,0,2.3351.6555,2.4263,1.5018"/></g><path id="o" class="r" d="M40.3385,24.8597c0,6.0367-7.315,10.9303-16.3385,10.9303h0c-9.0235,0-16.3385-4.8937-16.3385-10.9303h0c0-6.0367,7.315-10.9303,16.3385-10.9303h0c9.0235,0,16.3385,4.8937,16.3385,10.9303h0Z"/><path id="p" class="r" d="M8.7092,28.6822c3.0663-3.4937,8.9261-5.6644,15.2908-5.6644,6.3604,0,12.2169,2.1678,15.285,5.6578"/><path id="q" class="r" d="M26.9033,35.6075l-2.1651-7.1771c-.4645-1.5363-2.086-2.4055-3.6225-1.9418h0c-1.5363.4645-2.4055,2.086-1.9418,3.6225l1.6484,5.4681"/></g></svg>
Copied!