Igranth Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Igranth 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/327332.svg" alt="Igranth icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327332.svg" alt="Igranth icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327332.svg" alt="Igranth icon" :width="24" :height="24" />
CSS background
.icon-igranth {
background-image: url('https://proicons.com/icon/327332.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>.f{fill:#000;}.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="g" x1="34.9471" y1="20.7138" x2="34.9471" y2="27.8195"/><path class="g" d="M34.9471,24.8884c0-.9811.7953-1.7764,1.7764-1.7764h0c.9811,0,1.7764.7953,1.7764,1.7764v2.9311"/><path class="g" d="M18.3862,24.8884c0-.9811.7953-1.7764,1.7764-1.7764h0"/><line class="g" x1="18.3862" y1="23.112" x2="18.3862" y2="27.8195"/><circle class="f" cx="10.2553" cy="20.9358" r=".7553"/><line class="g" x1="10.2553" y1="23.112" x2="10.2553" y2="27.8195"/><path class="g" d="M32.0956,21.6464v5.2849c0,.4905.3977.8882.8882.8882h.2665"/><line class="g" x1="31.163" y1="23.112" x2="33.0283" y2="23.112"/><path class="g" d="M24.7187,26.0431c0,.9811-.7953,1.7764-1.7764,1.7764h0c-.9811,0-1.7764-.7953-1.7764-1.7764v-1.1547c0-.9811.7953-1.7764,1.7764-1.7764h0c.9811,0,1.7764.7953,1.7764,1.7764"/><line class="g" x1="24.7187" y1="27.8195" x2="24.7187" y2="23.112"/><path class="g" d="M29.9943,27.8195v-2.9311c0-.9811-.7953-1.7764-1.7764-1.7764h0c-.9811,0-1.7764.7953-1.7764,1.7764"/><line class="g" x1="26.4414" y1="27.8195" x2="26.4414" y2="23.112"/><path class="g" d="M16.7446,23.0676c0-1.3-1.0538-2.3538-2.3538-2.3538h0c-1.3,0-2.3538,1.0538-2.3538,2.3538v2.3982c0,1.3,1.0538,2.3538,2.3538,2.3538h0c1.3,0,2.3538-1.0538,2.3538-2.3538h-2.3538"/><rect class="g" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!