Bga Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bga 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/322573.svg" alt="Bga icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322573.svg" alt="Bga icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322573.svg" alt="Bga icon" :width="24" :height="24" />
CSS background
.icon-bga {
background-image: url('https://proicons.com/icon/322573.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>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="j" d="M16.5692,11.758c2.1825-.9826,4.5941-1.4946,7.0399-1.4946,1.2111,0,2.4181.1256,3.5966.3741"/><path id="c" class="j" d="M8.8434,28.6215c-.5509-1.4406-.8319-2.9521-.8319-4.4739,0-1.5379.287-3.065.8493-4.5191"/><path id="d" class="j" d="M27.5636,37.5782c-1.291.3012-2.62.4537-3.9546.4537-3.6178,0-7.1231-1.1195-9.9158-3.1668"/><path id="e" class="j" d="M36.5833,16.441c1.7105,2.2818,2.6234,4.9634,2.6234,7.7066h0c0,.2863-.01.5726-.0298.8584"/><path id="f" class="j" d="M13.267,20.485c-2.4324.4316-4.8946-.6035-6.1308-2.5774-1.2362-1.9738-.9739-4.4514.6531-6.169,1.627-1.7176,4.2601-2.2967,6.5563-1.442s3.7495,2.955,3.6186,5.2295"/><path id="g" class="j" d="M27.8209,14.4823c-1.3773-2.024-.9855-4.5548.9639-6.2272,1.9495-1.6724,4.9954-2.0906,7.4947-1.0292,2.4993,1.0615,3.8606,3.3515,3.3496,5.6348-.511,2.2833-2.7734,4.0196-5.5669,4.2723"/><path id="h" class="j" d="M32.1412,24.1892c3.81-1.1925,7.9414.3523,10.0447,3.7558s1.6456,7.8037-1.1127,10.6981c-2.7583,2.8944-7.1186,3.5498-10.6011,1.5936s-5.2051-6.0287-4.1881-9.9012"/><path id="i" class="j" d="M13.7694,33.0562c.2825,2.2703-.8117,4.4768-2.6894,5.4234s-4.092.4079-5.4423-1.3241c-1.3503-1.732-1.5153-4.2449-.4054-6.1764,1.1099-1.9315,3.2304-2.8217,5.2118-2.1881"/></svg>
Copied!