Itr Ais Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Itr Ais 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/342137.svg" alt="Itr Ais icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342137.svg" alt="Itr Ais icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342137.svg" alt="Itr Ais icon" :width="24" :height="24" />
CSS background
.icon-itr-ais {
background-image: url('https://proicons.com/icon/342137.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M16.5,14.5v8"/><path class="b" d="M28.5,22.5v-8h2.6c1.5,0,2.7,1.2,2.7,2.7s-1.2,2.7-2.7,2.7h-2.6"/><path class="b" d="M31.1,19.8l2.6,2.6"/><path class="b" d="M20.5,14.5h5.2"/><path class="b" d="M23.1,22.5v-8"/><path class="b" d="M28.6,33.6c.5.6,1.1.9,2,.9h1.2c1.1,0,2-.9,2-2s-.9-2-2-2h-1.3c-1.1,0-2-.9-2-2s.9-2,2-2h1.2c.9,0,1.5.2,2,.9"/><path class="b" d="M23.5,26.5v8"/><path class="b" d="M18,31.8h-3.6"/><path class="b" d="M13.5,34.5l2.7-8,2.7,8"/><path class="b" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/></svg>
Copied!