Dots Square Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Dots 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/310099.svg" alt="Dots Square icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310099.svg" alt="Dots Square icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310099.svg" alt="Dots Square icon" :width="24" :height="24" />
CSS background
.icon-dots-square {
background-image: url('https://proicons.com/icon/310099.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 18.5C11.6708 18.502 11.3485 18.4061 11.074 18.2244C10.7995 18.0428 10.5852 17.7836 10.4583 17.4799C10.3314 17.1761 10.2977 16.8416 10.3615 16.5186C10.4252 16.1957 10.5835 15.899 10.8162 15.6663C11.049 15.4335 11.3457 15.2752 11.6686 15.2114C11.9916 15.1477 12.3262 15.1814 12.6299 15.3083C12.9336 15.4352 13.1927 15.6495 13.3744 15.924C13.556 16.1985 13.652 16.5208 13.65 16.85C13.6474 17.2868 13.4727 17.705 13.1638 18.0139C12.855 18.3227 12.4368 18.4974 12 18.5ZM12 13.7C11.6713 13.702 11.3494 13.6063 11.0751 13.4251C10.8008 13.2439 10.5864 12.9853 10.4592 12.6822C10.3321 12.379 10.2977 12.045 10.3607 11.7224C10.4236 11.3997 10.5809 11.103 10.8127 10.8698C11.0444 10.6367 11.3402 10.4775 11.6625 10.4127C11.9848 10.3478 12.319 10.3801 12.6229 10.5054C12.9268 10.6308 13.1867 10.8435 13.3695 11.1167C13.5524 11.3899 13.65 11.7112 13.65 12.04C13.6372 12.4707 13.4583 12.8798 13.1508 13.1818C12.8433 13.4837 12.4309 13.655 12 13.66V13.7ZM12 8.89001C11.6713 8.892 11.3494 8.79631 11.0751 8.61511C10.8008 8.43392 10.5864 8.17534 10.4592 7.87219C10.3321 7.56905 10.2977 7.23502 10.3607 6.91235C10.4236 6.58969 10.5809 6.29297 10.8127 6.05981C11.0444 5.82666 11.3402 5.66753 11.6625 5.60266C11.9848 5.53779 12.319 5.57009 12.6229 5.69543C12.9268 5.82078 13.1867 6.0335 13.3695 6.3067C13.5524 6.5799 13.65 6.90124 13.65 7.22998C13.6396 7.66155 13.4615 8.07213 13.1534 8.37457C12.8454 8.67701 12.4317 8.8475 12 8.84998V8.89001Z" fill="black"/> </svg>
Dots Square in other icon packs
Copied!