Cvica Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cvica 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/324206.svg" alt="Cvica icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324206.svg" alt="Cvica icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324206.svg" alt="Cvica icon" :width="24" :height="24" />
CSS background
.icon-cvica {
background-image: url('https://proicons.com/icon/324206.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>.n{fill:#000;}.o{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="o" d="M15.6217,25.5562v.0317c0,1.4167-1.1465,2.5652-2.5608,2.5652h0c-1.4143,0-2.5608-1.1485-2.5608-2.5652v-2.6136c0-1.4167,1.1465-2.5652,2.5608-2.5652h0c1.4143,0,2.5608,1.1485,2.5608,2.5652v.0317"/><line id="f" class="o" x1="17.8392" y1="23.0227" x2="17.8392" y2="28.1532"/><line id="g" class="o" x1="17.646" y1="20.8447" x2="18.9989" y2="20.3607"/><polyline id="h" class="o" points="23.8573 23.0229 21.9246 28.1533 19.9919 23.0229"/><circle id="i" class="n" cx="25.8253" cy="20.6511" r=".7487"/><line id="j" class="o" x1="25.8253" y1="23.0227" x2="25.8253" y2="28.1532"/><path id="k" class="o" d="M31.5516,27.178c-.3332.5826-.9599.9751-1.6782.9751h0c-1.0674,0-1.9327-.8668-1.9327-1.936v-1.2584c0-1.0692.8653-1.936,1.9327-1.936h0c.7169,0,1.3427.391,1.6763.9717"/><path id="l" class="o" d="M37.5,26.2172c0,1.0692-.8653,1.936-1.9327,1.936h0c-1.0674,0-1.9327-.8668-1.9327-1.936v-1.2584c0-1.0692.8653-1.936,1.9327-1.936h0c1.0674,0,1.9327.8668,1.9327,1.936"/><line id="m" class="o" x1="37.5" y1="28.1532" x2="37.5" y2="23.0227"/><rect class="o" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!