Question Square Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Question 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/306300.svg" alt="Question Square icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306300.svg" alt="Question Square icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306300.svg" alt="Question Square icon" :width="24" :height="24" />
CSS background
.icon-question-square {
background-image: url('https://proicons.com/icon/306300.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M865 62H135c-40 0-72 33-72 73v730c0 40 32 73 72 73h730c40 0 73-33 73-73V135c0-40-33-73-73-73zM550 803c-22 4-42 6-62 6-21 0-42-2-63-6-3-21-5-41-5-62s2-41 5-63c21-3 42-5 62-5 21 0 41 2 63 5 4 22 5 43 5 62 0 21-1 42-5 63zm113-369c-10 19-22 35-37 49-14 13-29 24-45 32-15 8-27 14-37 18v78c-20 3-39 5-57 5s-37-2-54-5V464c13-2 27-5 41-9 14-5 28-10 40-18 11-7 21-17 29-27 7-12 11-25 11-42 0-24-9-43-26-55-18-13-41-20-70-20-12 0-22 1-32 2-9 0-18 2-26 4s-16 4-24 7c-8 2-17 5-26 9-8-15-15-31-20-46-5-16-8-33-9-50 15-5 28-9 41-13 12-4 24-7 36-9s24-4 36-5c12 0 25-1 38-1 68 0 120 16 155 47 34 31 52 73 52 127 0 27-6 49-16 69z"/></svg>
Question Square in other icon packs
Copied!