Baac Smae Go Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Baac Smae Go 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/322296.svg" alt="Baac Smae Go icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322296.svg" alt="Baac Smae Go icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322296.svg" alt="Baac Smae Go icon" :width="24" :height="24" />
CSS background
.icon-baac-smae-go {
background-image: url('https://proicons.com/icon/322296.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="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4"/><path class="b" d="M25.735,24.592h-1.234c-.782,0-1.202-.718-.629-1.73,2.216-3.915,4.138-7.007,4.873-11.91.735,4.903,2.656,7.995,4.873,11.91.573,1.012.153,1.73-.629,1.73h-3.495"/><path class="b" d="M30.239,24.592c.782,0,1.202-.718.629-1.73-1.329-2.347-2.551-4.397-3.476-6.72M24.5,24.592h-1.976c-1.31-1.63,1.706-2.051.239-4.845M32.99,24.592h1.976c1.31-1.63-1.706-2.051-.239-4.845M34.917,13.105c-2.44.393-3.475,2.095-4.443,3.822.767-4.282,2.742-6.712,6.793-7.178"/><path class="b" d="M25.012,21.036c1.892.031,3.042-.67,3.9-1.67M15.478,24.088v-6.666l3.405,6.673,3.406-6.663v1.173M9.396,23.364c.417.533.941.731,1.67.731h1.008c.938,0,1.699-.745,1.699-1.664v-.007c0-.92-.76-1.665-1.699-1.665h-1.112c-.94,0-1.701-.746-1.701-1.667h0c0-.922.763-1.67,1.704-1.67h1.003c.729,0,1.252.198,1.67.731M35.61,20.759h1.939M35.329,18.605v-1.183h3.405M38.734,24.095h-2.226M27.733,29.25c1.4635-.0039,2.6531,1.1794,2.657,2.643,0,.0047,0,.0093,0,.014v2.708c.0044,1.4635-1.1784,2.6536-2.642,2.658-.005,0-.01,0-.015,0h0c-1.4635.0044-2.6536-1.1784-2.658-2.642,0-.0053,0-.0107,0-.016v-2.708c-.0039-1.4635,1.1794-2.6531,2.643-2.657.005,0,.01,0,.015,0M22.925,31.907c-.0017-1.4671-1.1909-2.6559-2.658-2.657h0c-1.4667.0017-2.6553,1.1903-2.657,2.657v2.708c.0011,1.4671,1.1899,2.6563,2.657,2.658h0c1.4675-.0011,2.6569-1.1905,2.658-2.658h-2.658"/></svg>
Copied!