Krasnoye And Beloye Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Krasnoye And Beloye 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/342617.svg" alt="Krasnoye And Beloye icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342617.svg" alt="Krasnoye And Beloye icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342617.svg" alt="Krasnoye And Beloye icon" :width="24" :height="24" />
CSS background
.icon-krasnoye-and-beloye {
background-image: url('https://proicons.com/icon/342617.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;}</style></defs><path class="b" d="M45.5,24c0,11.8741-9.6259,21.5-21.5,21.5S2.5,35.8741,2.5,24,12.1259,2.5,24,2.5s21.5,9.6259,21.5,21.5Z"/><path class="b" d="M28.1987,29.6254h-.9507c-.6298,0-1.2216-.3013-1.5921-.8106l-3.9022-5.3641c-.5016-.6584-1.3836-1.5252-1.3836-2.8095,0-1.2125.9847-2.2666,2.3545-2.2666,1.3341,0,2.28,1.0541,2.28,2.2666,0,1.284-1.0404,2.3817-2.963,2.7465-2.1433.4066-3.4829,1.5826-3.4829,3.5212,0,1.5673.988,2.7164,2.9632,2.7164,2.5965,0,4.1247-2.4621,6.3817-5.488"/><path class="b" d="M32.0464,24h3.9378s0,0,0,0c1.9417,0,3.5158,1.5741,3.5158,3.5158s-1.5741,3.5158-3.5158,3.5158h-3.9378v-14.0634h6.8293"/><line class="b" x1="8.5" y1="16.9683" x2="8.5" y2="31.0317"/><path class="b" d="M8.5,24h1.1879c1.5621,0,2.9963-.8631,3.7278-2.2433l2.5379-4.7884"/><path class="b" d="M8.5,24h1.1879c1.5621,0,2.9963.8631,3.7278,2.2433l2.5379,4.7884"/></svg>
Copied!