Lg Xboom Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lg Xboom 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/342973.svg" alt="Lg Xboom icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342973.svg" alt="Lg Xboom icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342973.svg" alt="Lg Xboom icon" :width="24" :height="24" />
CSS background
.icon-lg-xboom {
background-image: url('https://proicons.com/icon/342973.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="M32.393,27.262v-6.5306l3.3322,6.5378,3.3322-6.5278v6.5278"/><line class="b" x1="8.9428" y1="20.731" x2="13.358" y2="27.269"/><line class="b" x1="13.358" y1="20.731" x2="8.9428" y2="27.269"/><path class="b" d="M17.554,24c.9202,0,1.6661.7317,1.6661,1.6345s-.7459,1.6344-1.6661,1.6344h-2.749v-6.5378h2.749c.9202,0,1.6661.7317,1.6661,1.6345s-.7459,1.6344-1.6661,1.6344Z"/><line class="b" x1="17.554" y1="24" x2="14.809" y2="24"/><path class="b" d="M22.8755,20.731h0c1.2192,0,2.2076.9696,2.2076,2.1656v2.2066c0,1.196-.9884,2.1656-2.2076,2.1656h0c-1.2192,0-2.2076-.9696-2.2076-2.1656v-2.2066c0-1.196.9884-2.1656,2.2076-2.1656Z"/><path class="b" d="M28.7376,20.731h0c1.2192,0,2.2076.9696,2.2076,2.1656v2.2066c0,1.196-.9884,2.1656-2.2076,2.1656h0c-1.2192,0-2.2076-.9696-2.2076-2.1656v-2.2066c0-1.196.9884-2.1656,2.2076-2.1656Z"/></svg>
Copied!