Question Mark Circle Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Question Mark Circle 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/310927.svg" alt="Question Mark Circle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310927.svg" alt="Question Mark Circle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310927.svg" alt="Question Mark Circle icon" :width="24" :height="24" />
CSS background
.icon-question-mark-circle {
background-image: url('https://proicons.com/icon/310927.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="M9.00778 8.83933C9.30312 8.19513 9.80485 7.66784 10.4335 7.34091C11.0623 7.01396 11.7821 6.90605 12.4791 7.03423C12.9565 7.10749 13.4102 7.29168 13.8035 7.57202C14.1969 7.85234 14.5191 8.22101 14.7441 8.6484C14.9061 8.99024 14.9941 9.36249 15.002 9.74071C15.01 10.1189 14.9378 10.4946 14.7902 10.8429C14.6428 11.1913 14.4232 11.5044 14.146 11.7619C13.8688 12.0193 13.5404 12.2152 13.1821 12.3366C12.8166 12.4753 12.5004 12.7192 12.2734 13.0373C12.0463 13.3555 11.9186 13.7338 11.9064 14.1244V14.8621" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M11.8813 17.4244H11.8891" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.7533 17.2467 2.5 12 2.5C6.7533 2.5 2.5 6.7533 2.5 12C2.5 17.2467 6.7533 21.5 12 21.5Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Question Mark Circle in other icon packs
Copied!