Divider Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Divider 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/339155.svg" alt="Divider icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339155.svg" alt="Divider icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339155.svg" alt="Divider icon" :width="24" :height="24" />
CSS background
.icon-divider {
background-image: url('https://proicons.com/icon/339155.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"><g id="e"><path id="f" d="M8.0951,5.5h31.8098c1.2612,0,2.2765,1.0153,2.2765,2.2765v13.9469c0,1.2612-1.0153,2.2765-2.2765,2.2765H8.0951c-1.2612,0-2.2765-1.0153-2.2765-2.2765V7.7765c0-1.2612,1.0153-2.2765,2.2765-2.2765Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="g" d="M10.5152,7.8747h11.0187c.7567,0,1.3659.6092,1.3659,1.3659v11.0187c0,.7567-.6092,1.3659-1.3659,1.3659h-11.0187c-.7567,0-1.3659-.6092-1.3659-1.3659v-11.0187c0-.7567.6092-1.3659,1.3659-1.3659Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="h" d="M26.4479,7.8747h11.0554c.7465,0,1.3475.6004,1.3475,1.3461v3.3047c0,.7458-.601,1.3461-1.3475,1.3461h-11.0554c-.7465,0-1.3475-.6004-1.3475-1.3461v-3.3047c0-.7458.601-1.3461,1.3475-1.3461Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="i" d="M26.4479,15.7217h11.0554c.7465,0,1.3475.6004,1.3475,1.3461v3.2112c0,.7458-.601,1.3461-1.3475,1.3461h-11.0554c-.7465,0-1.3475-.6004-1.3475-1.3461v-3.2112c0-.7458.601-1.3461,1.3475-1.3461Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></g><g id="j"><path id="k" d="M8.0951,24h31.8098c1.2612,0,2.2765,1.0153,2.2765,2.2765v13.9469c0,1.2612-1.0153,2.2765-2.2765,2.2765H8.0951c-1.2612,0-2.2765-1.0153-2.2765-2.2765v-13.9469c0-1.2612,1.0153-2.2765,2.2765-2.2765Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="l" d="M16.2086,27.7144h4.7576v4.5531h-4.7576v-4.5531Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="m" d="M27.0338,27.7144h4.7576v4.5531h-4.7576v-4.5531Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="n" d="M16.2086,34.2325h4.7576v4.5531h-4.7576v-4.5531Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="o" d="M27.0338,34.2325h4.7576v4.5531h-4.7576v-4.5531Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></g></svg>
Divider in other icon packs
Copied!