State Io Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The State 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/347865.svg" alt="State Io icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347865.svg" alt="State Io icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347865.svg" alt="State Io icon" :width="24" :height="24" />
CSS background
.icon-state-io {
background-image: url('https://proicons.com/icon/347865.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M6.56,41.15c3.05-4.238,3.46-3.904,7.2-3.835l2.657.049c.146-.267.284-.534.419-.8M36.503,13.674c.335-.341.65-.73.934-1.185.812-1.298.038-2.628.096-3.977.043-1.024.283-2.013.677-3.012M21.393,29.764c.106-1.497-.44-4.077.032-5.295.909-2.349,2.488-1.983,2.832-4.217.114-.737.062-1.368-.01-1.923M24.576,14.523l-3.408-2.1,3.996-.252-.928,1.018.34,1.334ZM26.267,18.221l-.486-3.974,2.69,2.964-1.374-.089-.83,1.099ZM29.669,15.726l-2.462-3.158,3.833,1.158-1.224.63-.147,1.37ZM34.651,17.754l-2.461-3.158,3.832,1.158-1.224.63-.147,1.37ZM31.026,20.827l-.148-4,2.43,3.18-1.361-.204-.921,1.024ZM35.874,22.742l-.506-3.97,2.706,2.95-1.375-.082-.825,1.102ZM33.82,25.876l-.074-4.003,2.37,3.226-1.357-.23-.939,1.007ZM30.194,26.423l.4-3.983,1.973,3.483-1.321-.388-1.052.888ZM26.417,27.831l1.008-3.875,1.414,3.746-1.246-.588-1.176.717ZM27.171,22.662l1.212-3.815,1.213,3.815-1.213-.652-1.212.652ZM23.578,34.936c0,.6351-.5149,1.15-1.15,1.15h0c-.6351,0-1.15-.5149-1.15-1.15h0c0-.6351.5149-1.15,1.15-1.15h0c.6351,0,1.15.5149,1.15,1.15h0ZM19.409,34.599c0,.6351-.5149,1.15-1.15,1.15h0c-.6347-.0006-1.149-.5153-1.149-1.15,0-.6351.5149-1.15,1.15-1.15h0c.6351,0,1.15.5149,1.15,1.15h-.001ZM20.139,31.104c0,.6351-.5149,1.15-1.15,1.15h0c-.6351,0-1.15-.5149-1.15-1.15s.5149-1.15,1.15-1.15,1.15.5149,1.15,1.15ZM16.139,31.834c0,.6351-.5149,1.15-1.15,1.15h0c-.6351,0-1.15-.5149-1.15-1.15s.5149-1.15,1.15-1.15,1.15.5149,1.15,1.15ZM18.644,28.114c0,.6351-.5149,1.15-1.15,1.15-.6347-.0006-1.149-.5153-1.149-1.15.0006-.6347.5153-1.149,1.15-1.149.6351,0,1.15.5149,1.15,1.15l-.001-.001ZM14.139,27.778c0,.6351-.5149,1.15-1.15,1.15s-1.15-.5149-1.15-1.15.5149-1.15,1.15-1.15,1.15.5149,1.15,1.15ZM16.532,24.823c0,.6351-.5149,1.15-1.15,1.15s-1.15-.5149-1.15-1.15.5149-1.15,1.15-1.15,1.15.5149,1.15,1.15ZM19.655,22.374c0,.6351-.5149,1.15-1.15,1.15s-1.15-.5149-1.15-1.15.5149-1.15,1.15-1.15,1.15.5149,1.15,1.15ZM12.645,22.824c-.0006.6347-.5153,1.149-1.15,1.149-.6351,0-1.15-.5149-1.15-1.15s.5149-1.15,1.15-1.15,1.15.5149,1.15,1.15v.001ZM39.176,33.297c.0006,3.19-2.585,5.7764-5.775,5.777h-.001c-3.19,0-5.776-2.586-5.776-5.776v-.001c0-3.19,2.586-5.776,5.776-5.776h0c3.19,0,5.776,2.586,5.776,5.776h0ZM20.468,14.455c.0006,3.19-2.585,5.7764-5.775,5.777h-.002c-3.19,0-5.776-2.586-5.776-5.776v-.001c0-3.19,2.586-5.776,5.776-5.776h0c3.19-.0006,5.7764,2.585,5.777,5.775v.001ZM9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/></svg>
Copied!