Tcl E Ticket Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tcl E Ticket 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/333718.svg" alt="Tcl E Ticket icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333718.svg" alt="Tcl E Ticket icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333718.svg" alt="Tcl E Ticket icon" :width="24" :height="24" />
CSS background
.icon-tcl-e-ticket {
background-image: url('https://proicons.com/icon/333718.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="b" x="7.663" y="8.7486" width="16.0928" height="30.5027" rx="1.9196" ry="1.9196" transform="translate(4.2777 -2.3078) rotate(9.7205)"/><line class="b" x1="10.8086" y1="36.1009" x2="16.3032" y2="37.0421"/><path class="b" d="M13.3601,8.124l.3292,1.325c.1826.7347.7825,1.2918,1.5286,1.4197l5.3255.9123c.7462.1278,1.4973-.1979,1.914-.8299l.7515-1.1399"/><circle class="b" cx="15.7094" cy="24" r="4.837"/><polyline class="b" points="13.1413 24.0116 14.532 25.9773 18.4064 23.2362"/><path class="b" d="M21.7555,36.3612h18.5139c1.2319,0,2.2305-.9986,2.2305-2.2305v-17.1131c0-1.2319-.9986-2.2305-2.2305-2.2305h-14.8183"/><polyline class="b" points="37.4239 22.8417 37.4239 28.5103 40.2582 28.5103"/><line class="b" x1="25.8461" y1="22.8417" x2="29.6016" y2="22.8417"/><line class="b" x1="27.7239" y1="28.5103" x2="27.7239" y2="22.8417"/><path class="b" d="M34.7828,27.9603c-.3398.3398-.8092.55-1.3278.55h0c-1.037,0-1.8777-.8407-1.8777-1.8777v-1.9132c0-1.037.8407-1.8777,1.8777-1.8777h0c.5988,0,1.1322.2803,1.476.7169"/></svg>
Copied!