Question Mark Square Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Question Mark 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/310928.svg" alt="Question Mark Square icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310928.svg" alt="Question Mark Square icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310928.svg" alt="Question Mark Square icon" :width="24" :height="24" />
CSS background
.icon-question-mark-square {
background-image: url('https://proicons.com/icon/310928.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="M8.87988 8.53992C9.18539 7.87725 9.70251 7.33494 10.3499 6.99828C10.9973 6.66163 11.7382 6.54975 12.4562 6.68023C12.9476 6.75705 13.4144 6.94734 13.8195 7.23602C14.2245 7.52468 14.5567 7.90377 14.7897 8.34322C14.9567 8.6954 15.0473 9.0789 15.0554 9.46856C15.0636 9.85821 14.9893 10.2452 14.8373 10.6041C14.6853 10.963 14.4591 11.2856 14.1736 11.5509C13.8879 11.8161 13.5495 12.0179 13.1804 12.1431C12.8046 12.287 12.4795 12.5384 12.2458 12.8659C12.0119 13.1935 11.88 13.5827 11.8661 13.9848V14.7448" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M11.96 17.1616H11.9689" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <rect x="2.75" y="2.75" width="18.5" height="18.5" rx="6" stroke="black" stroke-width="1.5"/> </svg>
Question Mark Square in other icon packs
Copied!