Bip And Go Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bip And 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/337196.svg" alt="Bip And Go icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337196.svg" alt="Bip And Go icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337196.svg" alt="Bip And Go icon" :width="24" :height="24" />
CSS background
.icon-bip-and-go {
background-image: url('https://proicons.com/icon/337196.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"><rect x="5.5" y="5.5" width="37" height="37" rx="4" ry="4" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><line x1="14.564" y1="20.966" x2="14.564" y2="27.034" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M16.318,27.034v-6.0671h2.0422c1.1546,0,2.0906.9123,2.0906,2.0376s-.936,2.0376-2.0906,2.0376h-2.0422" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M11.251,24c.8613,0,1.5595.6791,1.5595,1.5168s-.6982,1.5168-1.5595,1.5168h-2.5732v-6.0671h2.5732c.8613,0,1.5595.6791,1.5595,1.5168s-.6982,1.5168-1.5595,1.5168h0Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><line x1="11.251" y1="24" x2="8.6807" y2="24" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M27.549,27.034h-.5271c-.3492,0-.6774-.1625-.8828-.4371l-2.1636-2.8926c-.2781-.3551-.7671-.8225-.7671-1.515,0-.6538.546-1.2223,1.3055-1.2223.7397,0,1.2642.5684,1.2642,1.2223,0,.6924-.5769,1.2844-1.6429,1.4811-1.1884.2192-1.9312.8534-1.9312,1.8989,0,.8452.5479,1.4648,1.643,1.4648,1.4397,0,2.287-1.3277,3.5384-2.9595" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M37.2564,20.966h0c1.1412,0,2.0664.8998,2.0664,2.0097v2.0477c0,1.1099-.9252,2.0097-2.0664,2.0097h0c-1.1412,0-2.0664-.8998-2.0664-2.0097v-2.0477c0-1.1099.9252-2.0097,2.0664-2.0097Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M33.436,22.976c0-1.11-.9251-2.0097-2.0664-2.0097s-2.0664.8997-2.0664,2.0097v2.0476c0,1.11.9251,2.0097,2.0664,2.0097s2.0664-.8997,2.0664-2.0097h-2.0664" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!