Insa Dticket Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Insa Dticket 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/342005.svg" alt="Insa Dticket icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342005.svg" alt="Insa Dticket icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342005.svg" alt="Insa Dticket icon" :width="24" :height="24" />
CSS background
.icon-insa-dticket {
background-image: url('https://proicons.com/icon/342005.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" 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"/><line class="c" x1="5.5" y1="24" x2="42.5" y2="24"/><line class="c" x1="21.4927" y1="30.2311" x2="21.4927" y2="35.4892"/><line class="c" x1="16.612" y1="30.2311" x2="20.0955" y2="30.2311"/><line class="c" x1="18.3538" y1="35.4892" x2="18.3538" y2="30.2311"/><line class="c" x1="36.0165" y1="30.2311" x2="39.5" y2="30.2311"/><line class="c" x1="37.7583" y1="35.4892" x2="37.7583" y2="30.2311"/><path class="c" d="M26.4714,33.7259v.0215c0,.9619-.7798,1.7417-1.7417,1.7417h0c-.9619,0-1.7417-.7798-1.7417-1.7417v-1.7746c0-.9619.7798-1.7417,1.7417-1.7417h0c.9619,0,1.7417.7798,1.7417,1.7417v.0215"/><line class="c" x1="32.0648" y1="32.8602" x2="33.7789" y2="32.8602"/><polyline class="c" points="34.6939 35.4892 32.0648 35.4892 32.0648 30.2311 34.6939 30.2311"/><path class="c" d="M8.5,35.4892v-5.2581h1.1831c1.2705,0,2.3004,1.0299,2.3004,2.3004v.6573c0,1.2705-1.0299,2.3004-2.3004,2.3004h-1.1831Z"/><line class="c" x1="13.2544" y1="32.8602" x2="15.8835" y2="32.8602"/><line class="c" x1="27.8257" y1="30.2311" x2="27.8257" y2="35.4892"/><line class="c" x1="27.8257" y1="33.6578" x2="30.6519" y2="30.2488"/><line class="c" x1="30.6519" y1="35.4892" x2="28.4869" y2="32.8602"/><line class="c" x1="15.3656" y1="12.9253" x2="13.222" y2="20.9253"/><polyline class="c" points="15.616 20.9253 17.7595 12.9253 20.916 20.9253 23.0595 12.9253"/><path class="c" d="M23.2102,20.0487c.3194.6387.8708.8765,1.7266.8765h1.1844c1.1022,0,2.2351-.8935,2.5304-1.9957l.0023-.0086c.2953-1.1022-.3588-1.9957-1.4609-1.9957h-1.3065c-1.1034,0-1.7582-.8945-1.4625-1.9978h0c.2963-1.1058,1.4329-2.0022,2.5386-2.0022h1.1779c.8558,0,1.4072.2379,1.7266.8765"/><line class="c" x1="32.8949" y1="20.9253" x2="29.478" y2="20.9253"/><polyline class="c" points="27.6357 24 34.2716 12.9252 34.778 20.9253"/><circle class="c" cx="16.1048" cy="9.5771" r="1.6332"/></svg>
Copied!