Marshall Bluetooth Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Marshall Bluetooth 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/343451.svg" alt="Marshall Bluetooth icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343451.svg" alt="Marshall Bluetooth icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343451.svg" alt="Marshall Bluetooth icon" :width="24" :height="24" />
CSS background
.icon-marshall-bluetooth {
background-image: url('https://proicons.com/icon/343451.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="f" d="M11.39216918,31.7983688c-5.22362811-1.94348795-8.281825,4.32886501-3.53307209,7.38306324,3.58905714,2.30939489,6.98516559.90676337,10.4002691-5.41857899,4.6887692-8.68471954,7.66998473-18.22821282,12.11481851-26.08514873-4.65877639,12.97059276-4.67977078,19.72282115-7.68098343,31.62169676,5.68450799-11.33002667,12.02884255-21.10045962,19.80679873-31.56771104-3.60405307,6.15138444-6.75722433,12.34475862-9.09561094,19.20495655-1.23967612,3.63804454-3.77201013,10.97411923,1.41363023,12.95359893,3.29013633,2.01646874,9.98937723-3.50907679,5.1916374-6.60126705"/></svg>
Copied!