Cece Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cece 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/323539.svg" alt="Cece icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323539.svg" alt="Cece icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323539.svg" alt="Cece icon" :width="24" :height="24" />
CSS background
.icon-cece {
background-image: url('https://proicons.com/icon/323539.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="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect id="rect1" class="cls-1" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="cls-1" d="M16.3391,25.4683v.0361c0,1.6124-1.3071,2.9195-2.9195,2.9195h0c-1.6124,0-2.9195-1.3071-2.9195-2.9195v-2.9746c0-1.6124,1.3071-2.9195,2.9195-2.9195h0c1.6124,0,2.9195,1.3071,2.9195,2.9195v.0361"/><path class="cls-1" d="M22.6075,27.312c-.3795.6642-1.0947,1.1119-1.9145,1.1119h0c-1.2169,0-2.2034-.9865-2.2034-2.2034v-1.4322c0-1.2169.9865-2.2034,2.2034-2.2034h0c1.2169,0,2.2034.9865,2.2034,2.2034v.7161s-4.4068,0-4.4068,0"/><path class="cls-1" d="M30.9426,25.4683v.0361c0,1.6124-1.3071,2.9195-2.9195,2.9195h0c-1.6124,0-2.9195-1.3071-2.9195-2.9195v-2.9746c0-1.6124,1.3071-2.9195,2.9195-2.9195h0c1.6124,0,2.9195,1.3071,2.9195,2.9195v.0361"/><path class="cls-1" d="M37.2111,27.312c-.3795.6642-1.0947,1.1119-1.9145,1.1119h0c-1.2169,0-2.2034-.9865-2.2034-2.2034v-1.4322c0-1.2169.9865-2.2034,2.2034-2.2034h0c1.2169,0,2.2034.9865,2.2034,2.2034v.7161s-4.4068,0-4.4068,0"/><path class="cls-1" d="M17.7427,21.0212c3.0561.1491,5.019-1.7103,4.9569-3.3356-.053-1.3844-1.4509-2.0012-2.5903-1.0622-.3167-2.0312-3.8153-.8879-2.5529,1.5467.7827,1.5094.1863,2.8511.1863,2.8511Z"/></svg>
Copied!