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/310291.svg" alt="Question Mark Circle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310291.svg" alt="Question Mark Circle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310291.svg" alt="Question Mark Circle icon" :width="24" :height="24" />
CSS background
.icon-question-mark-circle {
background-image: url('https://proicons.com/icon/310291.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="M12 1.75C9.97273 1.75 7.99101 2.35113 6.30541 3.47742C4.6198 4.6037 3.30606 6.20454 2.53026 8.07748C1.75446 9.95043 1.55145 12.0114 1.94695 13.9997C2.34245 15.988 3.3187 17.8143 4.75218 19.2478C6.18567 20.6813 8.01205 21.6575 10.0004 22.053C11.9887 22.4485 14.0496 22.2456 15.9225 21.4698C17.7955 20.694 19.3963 19.3802 20.5226 17.6946C21.6489 16.009 22.25 14.0273 22.25 12C22.2473 9.28234 21.1666 6.67674 19.2449 4.75507C17.3232 2.83339 14.7176 1.75265 12 1.75ZM11.89 18.55C11.6248 18.55 11.3704 18.4446 11.1829 18.2571C10.9954 18.0696 10.89 17.8152 10.89 17.55C10.89 17.2848 10.9954 17.0304 11.1829 16.8429C11.3704 16.6554 11.6248 16.55 11.89 16.55C12.1552 16.55 12.4096 16.6554 12.5971 16.8429C12.7846 17.0304 12.89 17.2848 12.89 17.55C12.89 17.8152 12.7846 18.0696 12.5971 18.2571C12.4096 18.4446 12.1552 18.55 11.89 18.55ZM15.71 11.23C15.5046 11.7066 15.2019 12.1352 14.8213 12.4882C14.4408 12.8412 13.9907 13.1109 13.5 13.28C13.3363 13.3514 13.1948 13.4653 13.09 13.61C12.9732 13.7658 12.91 13.9553 12.91 14.15V14.86C12.91 15.1252 12.8047 15.3796 12.6171 15.5671C12.4296 15.7546 12.1752 15.86 11.91 15.86C11.6448 15.86 11.3905 15.7546 11.2029 15.5671C11.0154 15.3796 10.91 15.1252 10.91 14.86V14.12C10.9148 13.5196 11.1071 12.9357 11.46 12.45C11.8077 11.9884 12.2845 11.6404 12.83 11.45C13.0668 11.3743 13.2826 11.2442 13.46 11.07C13.6387 10.9141 13.7791 10.719 13.87 10.5C13.963 10.2822 14.0073 10.0467 14 9.81C13.9969 9.57117 13.9424 9.33581 13.84 9.12C13.6903 8.84458 13.4779 8.60822 13.22 8.42999C12.957 8.23951 12.6515 8.11597 12.33 8.07001C11.8411 7.97701 11.3351 8.04726 10.89 8.26999C10.4557 8.48418 10.1042 8.83568 9.89 9.26999C9.83508 9.38969 9.7571 9.49736 9.66045 9.58682C9.5638 9.67629 9.45041 9.74579 9.32683 9.79132C9.20325 9.83685 9.07189 9.85752 8.9403 9.85214C8.8087 9.84677 8.67944 9.81544 8.55999 9.75998C8.32077 9.64901 8.13509 9.44805 8.04332 9.20084C7.95155 8.95362 7.96113 8.68018 8.06999 8.44C8.45621 7.59245 9.11507 6.89859 9.94152 6.46906C10.768 6.03952 11.7144 5.89905 12.63 6.07001C13.2503 6.16518 13.8395 6.40496 14.35 6.76999C14.8729 7.14224 15.301 7.63205 15.6 8.19998C15.8294 8.67345 15.9552 9.19043 15.969 9.71637C15.9828 10.2423 15.8843 10.7652 15.68 11.25L15.71 11.23Z" fill="black"/> </svg>
Question Mark Circle in other icon packs
Copied!