Cells Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cells 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/323548.svg" alt="Cells icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323548.svg" alt="Cells icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323548.svg" alt="Cells icon" :width="24" :height="24" />
CSS background
.icon-cells {
background-image: url('https://proicons.com/icon/323548.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m24,32.5065l9.7691-6.9945v-2.5781"/><path class="c" d="m24,23.8054l5.0604-4.2286v-3.3158"/><path class="c" d="m24,29.9747l-9.9507-7.3619v-2.219"/><path class="c" d="m24,21.5392l-4.8789-3.7593v-4.3132"/><path class="c" d="m8.4443,43.5c3.4379-4.3456,6.4297-7.0574,11.9362-7.0574"/><rect class="c" x="22.7745" y="35.2171" width="2.451" height="2.451" transform="translate(32.7983 -6.2968) rotate(45)"/><line class="c" x1="22.2669" y1="36.4426" x2="14.1847" y2="36.4426"/><path class="c" d="m27.6195,36.4426c5.5066,0,8.4983,2.7118,11.9362,7.0574"/><line class="c" x1="25.7331" y1="36.4426" x2="33.8153" y2="36.4426"/><line class="c" x1="24" y1="38.1758" x2="24" y2="40.5495"/><line class="c" x1="24" y1="34.7095" x2="24" y2="8.5451"/><circle class="c" cx="24" cy="6.5225" r="2.0225"/><circle class="c" cx="29.0604" cy="14.2384" r="2.0225"/><circle class="c" cx="33.7691" cy="20.9114" r="2.0225"/><circle class="c" cx="14.0493" cy="18.3714" r="2.0225"/><circle class="c" cx="19.1211" cy="11.4441" r="2.0225"/></svg>
Cells in other icon packs
Copied!