Bcr Gui Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bcr Gui 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/337025.svg" alt="Bcr Gui icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337025.svg" alt="Bcr Gui icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337025.svg" alt="Bcr Gui icon" :width="24" :height="24" />
CSS background
.icon-bcr-gui {
background-image: url('https://proicons.com/icon/337025.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:#fff;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#fff;stroke-width:0px;}</style></defs><path class="b" d="m19.2691,12.5058c-.4234-1.4115-.7215-2.8773-.8813-4.3843-.1571-1.4812-1.449-2.5826-2.9385-2.5826h-6.9092c-1.7767,0-3.1454,1.5345-2.989,3.3043,1.5754,17.8285,15.7771,32.0302,33.6056,33.6056,1.7698.1564,3.3043-1.2073,3.3043-2.9839v-6.1595c0-2.2488-1.1015-3.5362-2.5826-3.6932-1.507-.1598-2.9728-.4579-4.3843-.8813-1.7266-.5179-3.5957-.0304-4.8704,1.2442l-2.9566,2.9566c-5.326-2.8825-9.7164-7.2729-12.5989-12.5989l2.9566-2.9567c1.2746-1.2746,1.7621-3.1438,1.2442-4.8703h.0001Z"/><line class="b" x1="39.464" y1="10.1116" x2="26.464" y2="10.1116"/><circle class="c" cx="23.464" cy="10.1116" r=".75"/><line class="b" x1="39.464" y1="16.6565" x2="26.464" y2="16.6565"/><circle class="c" cx="23.464" cy="16.6565" r=".75"/><line class="b" x1="39.464" y1="23.2013" x2="26.464" y2="23.2013"/><circle class="c" cx="23.464" cy="23.2013" r=".75"/></svg>
Copied!