Divide Square Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Divide Square 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/310094.svg" alt="Divide Square icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310094.svg" alt="Divide Square icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310094.svg" alt="Divide Square icon" :width="24" :height="24" />
CSS background
.icon-divide-square {
background-image: url('https://proicons.com/icon/310094.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.25 2H8.75C6.9606 2.00265 5.24528 2.71468 3.97998 3.97998C2.71468 5.24528 2.00265 6.9606 2 8.75V15.25C2.00265 17.0394 2.71468 18.7547 3.97998 20.02C5.24528 21.2853 6.9606 21.9974 8.75 22H15.25C17.0394 21.9974 18.7547 21.2853 20.02 20.02C21.2853 18.7547 21.9974 17.0394 22 15.25V8.75C21.9974 6.9606 21.2853 5.24528 20.02 3.97998C18.7547 2.71468 17.0394 2.00265 15.25 2ZM12 7.21002C12.1978 7.21002 12.3911 7.26866 12.5555 7.37854C12.72 7.48842 12.8482 7.64461 12.9239 7.82733C12.9996 8.01006 13.0194 8.21111 12.9808 8.40509C12.9422 8.59907 12.8469 8.77726 12.7071 8.91711C12.5672 9.05697 12.389 9.15221 12.1951 9.1908C12.0011 9.22938 11.8 9.20954 11.6173 9.13385C11.4346 9.05816 11.2784 8.93001 11.1685 8.76556C11.0586 8.60111 11 8.4078 11 8.21002C11 7.94481 11.1054 7.69041 11.2929 7.50287C11.4804 7.31533 11.7348 7.21002 12 7.21002ZM12 16.79C11.8022 16.79 11.6089 16.7313 11.4445 16.6215C11.28 16.5116 11.1518 16.3554 11.0761 16.1727C11.0004 15.9899 10.9806 15.7889 11.0192 15.5949C11.0578 15.4009 11.1531 15.2227 11.2929 15.0829C11.4328 14.943 11.611 14.8478 11.8049 14.8092C11.9989 14.7706 12.2 14.7905 12.3827 14.8661C12.5654 14.9418 12.7216 15.07 12.8315 15.2344C12.9414 15.3989 13 15.5922 13 15.79C13 16.0552 12.8946 16.3096 12.7071 16.4971C12.5196 16.6847 12.2652 16.79 12 16.79ZM16.88 13H7.12C6.85478 13 6.60044 12.8946 6.4129 12.7071C6.22537 12.5196 6.12 12.2652 6.12 12C6.12 11.7348 6.22537 11.4804 6.4129 11.2929C6.60044 11.1054 6.85478 11 7.12 11H16.88C17.1452 11 17.3996 11.1054 17.5871 11.2929C17.7746 11.4804 17.88 11.7348 17.88 12C17.88 12.2652 17.7746 12.5196 17.5871 12.7071C17.3996 12.8946 17.1452 13 16.88 13Z" fill="black"/> </svg>
Divide Square in other icon packs
Copied!