Bolero Limonade Winkel Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bolero Limonade Winkel 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/322835.svg" alt="Bolero Limonade Winkel icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322835.svg" alt="Bolero Limonade Winkel icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322835.svg" alt="Bolero Limonade Winkel icon" :width="24" :height="24" />
CSS background
.icon-bolero-limonade-winkel {
background-image: url('https://proicons.com/icon/322835.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M23.4587,43.5001c7.2356,0,13.1014-5.8657,13.1015-13.1013,0-10.2531-10.0026-22.5911-12.6228-25.6214-.2929-.3359-.8023-.3717-1.1393-.08l-.08.08c-2.5861,3.0417-12.3608,15.3683-12.3608,25.6214,0,7.2356,5.8658,13.1013,13.1014,13.1013Z"/><path class="c" d="M25.016,29.4521c1.7265,0,3.1262,1.3996,3.1262,3.1262s-1.3996,3.1262-3.1262,3.1262h-5.1582v-12.5047h5.1582c1.7265,0,3.1262,1.3996,3.1262,3.1262s-1.3996,3.1262-3.1262,3.1262h0Z"/><line class="c" x1="25.016" y1="29.4522" x2="19.8578" y2="29.4522"/></svg>
Copied!