Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md question mark
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdQuestionMarkIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><path d="M11.07,12.85c0.77-1.39,2.25-2.21,3.11-3.44c0.91-1.29,0.4-3.7-2.18-3.7c-1.69,0-2.52,1.28-2.87,2.34L6.54,6.96 C7.25,4.83,9.18,3,11.99,3c2.35,0,3.96,1.07,4.78,2.41c0.7,1.15,1.11,3.3,0.03,4.9c-1.2,1.77-2.35,2.31-2.97,3.45 c-0.25,0.46-0.35,0.76-0.35,2.24h-2.89C10.58,15.22,10.46,13.95,11.07,12.85z M14,20c0,1.1-0.9,2-2,2s-2-0.9-2-2c0-1.1,0.9-2,2-2 S14,18.9,14,20z"/></g>
</svg>
);SVG Optimizer
Before
0.56 KB
↓
After
0.56 KB
Tags
?askassistancecirclecluecuriouscurvedotdoubteducationfaqglyphguidancehelphintinfoinformationinquireinterrogationlearningmarkproblempunctuationpuzzlequeryquestion markstrokesupportsymbolunknownunsure
Compare Alternatives
See how other libraries approach this concept.