Ptt Bluetooth Speaker Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ptt Bluetooth Speaker 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/331691.svg" alt="Ptt Bluetooth Speaker icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331691.svg" alt="Ptt Bluetooth Speaker icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331691.svg" alt="Ptt Bluetooth Speaker icon" :width="24" :height="24" />
CSS background
.icon-ptt-bluetooth-speaker {
background-image: url('https://proicons.com/icon/331691.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline id="f" class="h" points="32.60572833 20.17112164 42.5 10.32713322 37.6646972 5.49996133 37.6646972 24.75700935 42.5 19.92983746 32.60572833 10.08584903"/><path id="g" class="h" d="M19.25914934,12.48162439c-.42429407-1.41447763-.72302245-2.88337013-.88315914-4.39354922-.15743209-1.48432491-1.45205617-2.58804829-2.94469842-2.58804829h-6.9237761c-1.78044809,0-3.15203549,1.53773726-2.99530582,3.31127048,1.57872329,17.8661112,15.81038249,32.09777088,33.67649178,33.67649178,1.77353179.15672871,3.31126905-1.20984516,3.31126905-2.99019672v-6.17249401c0-2.25354428-1.10382516-3.54365943-2.58804781-3.70099022-1.51017909-.16013668-2.97907254-.45886506-4.39354922-.88315914-1.73024303-.51899301-3.60328469-.03046345-4.88067392,1.24682448l-2.96283734,2.96283734c-5.33723578-2.88858053-9.73689756-7.28824231-12.62547809-12.62547809l2.96283734-2.96293673c1.27728984-1.27728984,1.76581749-3.15043184,1.24682448-4.88057453l.00010321.00000287Z"/></svg>
Copied!