Sl Google Bridge Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sl Google Bridge 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/347437.svg" alt="Sl Google Bridge icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347437.svg" alt="Sl Google Bridge icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347437.svg" alt="Sl Google Bridge icon" :width="24" :height="24" />
CSS background
.icon-sl-google-bridge {
background-image: url('https://proicons.com/icon/347437.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="f" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="f" d="M5.5,32.5981c3.6273,0,4.0479-1.6822,5.7301-4.3738s3.4149-5.5408,4.4362-7.2336c.7823-1.2967,1.435-2.1028,2.8088-2.1028,1.5981,0,2.1756.2523,3.6055,2.1028-2.271-4.2056-4.7523-5.5935-8.285-5.5935s-6.014,1.3879-8.285,5.5935"/><path class="f" d="M13.9066,23.8885s1.6237,2.5554,3.0747,4.9315,3.1332,3.778,7.0187,3.778c3.6273,0,5.4886-1.6822,7.1709-4.3738s3.4149-5.5408,4.4362-7.2336c.7823-1.2967,1.435-2.1028,2.8088-2.1028,1.43,0,2.6096.8271,4.0842,2.4883-2.9346-4.9206-5.231-5.979-8.7637-5.979s-5.6732,1.1846-8.4699,5.4533l-1.8084,2.9591"/><path class="f" d="M33.77,24v.01c.35.54,1.75,2.74,3.01,4.81,1.28,2.1,2.73,3.43,5.72,3.72"/><path class="f" d="M22.0806,20.9906c1.5876,3.0561,3.333,7.9556,6.2979,7.9556.9316,0,1.9006-.3052,2.7915-.7238"/></svg>
Copied!