Confused Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Confused 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/305435.svg" alt="Confused icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305435.svg" alt="Confused icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305435.svg" alt="Confused icon" :width="24" :height="24" />
CSS background
.icon-confused {
background-image: url('https://proicons.com/icon/305435.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="M399 429c45 0 83-37 83-83 0-5-1-7-2-10l-4-27H322l-5 27c0 3-1 6-1 11 0 46 37 82 83 82zm162-11c12 8 26 11 40 11 29 0 57-15 72-42 9-16 13-33 10-51l-5-27H524l-4 27c-6 34 11 66 41 82zM459 573c-96 16-177 56-180 58l30 60c3-1 287-141 375 16l59-33c-35-62-113-131-284-101zM500 0C224 0 0 224 0 500s224 500 500 500 500-224 500-500S776 0 500 0zm0 933C262 933 67 738 67 500S262 67 500 67s433 194 433 433-194 433-433 433z"/></svg>
Confused in other icon packs
Copied!