Gsb Coib Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gsb Coib 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/326803.svg" alt="Gsb Coib icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326803.svg" alt="Gsb Coib icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326803.svg" alt="Gsb Coib icon" :width="24" :height="24" />
CSS background
.icon-gsb-coib {
background-image: url('https://proicons.com/icon/326803.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="M23.2893,15.2894l-5.9265,5.0625c-.412.3417-.4764,1.1539-.1503,1.5765l.5223.6755c.3387.4393,1.0523.4041,1.5453.1474l3.6988-1.9231c.6091-.3182,1.1617-.1191,1.5941.3124l6.5561,6.5454c.8005.8005.453,2.2023-.1699,2.5479-.4813.2655-1.1402.3319-1.7972.4071-.1601.5076-.4627.859-.8561,1.0084l-2.0988-.0625c-.1786.8688-1.6761,1.3794-1.9426.9928-.9381-1.3667-3.0848.3749-4.1605-.6248l-3.6148-3.3561c-1.599-1.4838-7.4932-2.8017-12.9892-3.1326l3.5094-9.9806,7.2043,3.9985c.3095.1718.7468.1601,1.0631,0l8.0126-4.1947Z"/><path class="b" d="M23.2893,15.2894l8.1922,3.8335c.863.4032,1.3745.3856,2.3458,0l8.2586-3.2771,2.4141,10.9499h-9.7648c-2.216,0-3.606.7165-3.606.7165"/></svg>
Copied!