Jbl Portable Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jbl Portable 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/327643.svg" alt="Jbl Portable icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327643.svg" alt="Jbl Portable icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327643.svg" alt="Jbl Portable icon" :width="24" :height="24" />
CSS background
.icon-jbl-portable {
background-image: url('https://proicons.com/icon/327643.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><path class="b" d="m34.946,5.1518l-7.9421,7.9427"/><path class="b" d="m30.641,3.4563l-9.6376,9.6383"/><path class="b" d="m25.346,2.7515L3.463,24.6335"/><path class="b" d="m18.37,3.7265l-13.876,13.876"/><path class="b" d="m38.559,7.5393l-5.6947,5.6948"/><path class="b" d="m41.564,10.534l-5.4235,5.4235"/><path class="b" d="m43.962,14.136l-7.886,7.8856"/><path class="b" d="m45.672,18.427l-6.0833,6.0842"/><path class="b" d="m45.474,30.626l-14.08,14.08"/><path class="b" d="m46.452,23.646l-21.988,21.988"/><path class="b" d="m30.063,34.036l-10.869,10.869"/><path class="b" d="m23.791,34.307l-8.8882,8.8886"/><path class="b" d="m18.915,33.182l-7.6141,7.6141"/><path class="b" d="m13.115,32.983l-4.8086,4.8085"/><path class="b" d="m10.293,29.867l-4.3736,4.3112"/><path class="b" d="m11.258,22.841l-7.0342,7.0334"/><path class="b" d="m24.914,24c1.3945-.0009,2.5257,1.1289,2.5266,2.5234.0009,1.3945-1.1289,2.5257-2.5234,2.5266h-4.1687v-10.1h4.166c1.3945,0,2.525,1.1305,2.525,2.525s-1.1305,2.525-2.525,2.525h-.0005Z"/><line class="b" x1="24.914" y1="24" x2="20.749" y2="24"/><path class="b" d="m18.178,18.95v7.5746c-.0041,1.3928-1.1321,2.5208-2.5249,2.5249h0c-1.3928-.0041-2.5208-1.1321-2.5249-2.5249v-.8837"/><path class="b" d="m29.822,18.95v10.099h5.05"/></svg>
Copied!