116117app Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 116117app 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/335685.svg" alt="116117app icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335685.svg" alt="116117app icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335685.svg" alt="116117app icon" :width="24" :height="24" />
CSS background
.icon-116117app {
background-image: url('https://proicons.com/icon/335685.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:#fff;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="13.9541 27.1791 16.3621 25.8679 16.3621 35.5"/><polyline class="d" points="20.7506 27.1791 23.1586 25.8679 23.1586 35.5"/><polyline class="d" points="28.8629 35.5 34.0459 25.8679 27.6646 25.8679"/><circle class="d" cx="30.8553" cy="18.9415" r="3.1906"/><path class="d" d="M33.7639,13.6748c-.5317-.6962-1.3419-1.1748-2.6846-1.1748h-.224c-1.7621,0-3.1906,1.4285-3.1906,3.1906v3.2508"/></svg>
Copied!