118 712 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 118 712 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/321129.svg" alt="118 712 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321129.svg" alt="118 712 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321129.svg" alt="118 712 icon" :width="24" :height="24" />
CSS background
.icon-118-712 {
background-image: url('https://proicons.com/icon/321129.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="d" 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"/><polyline class="d" points="13.9541 13.8111 16.3621 12.5 16.3621 22.1321"/><polyline class="d" points="20.7506 13.8111 23.1586 12.5 23.1586 22.1321"/><polyline class="d" points="22.4306 27.1791 24.8386 25.8679 24.8386 35.5"/><polyline class="d" points="15.1523 35.5 20.3354 25.8679 13.9541 25.8679"/><path class="d" d="M27.6646,29.0585c0-1.9692,1.7839-3.5217,3.8238-3.1297,1.3381.2572,2.4066,1.4144,2.5398,2.7704.0991,1.0087-.2201,2.004-.9169,2.6154-1.2907,1.1327-5.4467,4.1853-5.4467,4.1853h6.3813"/><path class="d" d="M30.0727,17.316c-1.3299,0-2.408,1.0781-2.408,2.408h0c0,1.3299,1.0781,2.408,2.408,2.408h1.5652c1.3299,0,2.408-1.0781,2.408-2.408h0c0-1.3299-1.0781-2.408-2.408-2.408"/><path class="d" d="M31.6379,17.316c1.3299,0,2.408-1.0781,2.408-2.408h0c0-1.3299-1.0781-2.408-2.408-2.408h-1.5652c-1.3299,0-2.408,1.0781-2.408,2.408h0c0,1.3299,1.0781,2.408,2.408,2.408"/><line class="d" x1="30.0727" y1="17.316" x2="31.6379" y2="17.316"/></svg>
Copied!