Audiotechnicaconnect Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Audiotechnicaconnect 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/322179.svg" alt="Audiotechnicaconnect icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322179.svg" alt="Audiotechnicaconnect icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322179.svg" alt="Audiotechnicaconnect icon" :width="24" :height="24" />
CSS background
.icon-audiotechnicaconnect {
background-image: url('https://proicons.com/icon/322179.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M39.43,41.93,25.22,5.28a1.33,1.33,0,0,0-1.65-.71,1.25,1.25,0,0,0-.79.71L8.57,41.93a1.17,1.17,0,0,0,.82,1.51,1.29,1.29,0,0,0,.4.06H38.22a1.25,1.25,0,0,0,1.28-1.21A.92.92,0,0,0,39.43,41.93Z"/><line class="cls-1" x1="31.34" y1="21.08" x2="22.64" y2="43.5"/></svg>
Copied!