Ca Va Ou Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ca Va Ou 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/323083.svg" alt="Ca Va Ou icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323083.svg" alt="Ca Va Ou icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323083.svg" alt="Ca Va Ou icon" :width="24" :height="24" />
CSS background
.icon-ca-va-ou {
background-image: url('https://proicons.com/icon/323083.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>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="k" d="M11.5928,20.5627h.9769c3.3649,0,6.0928,2.5641,6.0928,5.7272v4.1457c0,3.163-2.7278,5.7272-6.0928,5.7272h-.9769c-3.3649,0-6.0928-2.5641-6.0928-5.7272v-4.1457c0-3.163,2.7278-5.7272,6.0928-5.7272Z"/><path id="c" class="k" d="M21.5875,20.5627v10.725s.0936,4.8906,6.3375,4.875c6.2439-.0156,6.3375-4.875,6.3375-4.875v-10.725h-3.9v10.2375s-.3013,1.4625-2.4375,1.4625-2.4375-1.4625-2.4375-1.4625v-10.2375h-3.9Z"/><path id="d" class="k" d="M34.2624,25.5164c1.4719,2.1979,2.9603,3.8213,3.4126,3.8213,.9799,0,6.825-7.6226,6.825-12.1943,0-4.0297-2.6588-7.2599-6.825-7.3057-4.1662,.0458-6.825,3.276-6.825,7.3057,0,1.0263,.2946,2.2064,.7626,3.4195"/><path id="e" class="k" d="M37.675,20.0752c-1.8067,0-2.8353-1.445-2.8353-2.925s1.0257-2.925,2.8353-2.925c1.8096,0,2.8353,1.445,2.8353,2.925s-1.0286,2.925-2.8353,2.925Z"/><circle id="f" class="k" cx="37.675" cy="34.2127" r="1.95"/><path id="g" class="k" d="M26.3458,16.4136l-1.9907,1.9065,3.8411,1.1495,1.1912-1.2003-3.0417-1.8557Z"/><path id="h" class="k" d="M12.1456,26.3211l1.8857,.505,.506-1.8876m-4.407,1.8827l1.95-3.3754,1.95,3.3803"/><path id="i" class="k" d="M14.1775,30.069l-1.3806,1.3796,1.3816,1.3825m.5723-4.758l1.95,3.3754h-3.9039"/><path id="j" class="k" d="M9.9187,29.9539l-.505-1.8857-1.8876,.507m3.8347,2.8733h-3.899l1.9519-3.3803"/></svg>
Copied!