Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md live help
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLiveHelpIcon = (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}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M19 2H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h4l3 3 3-3h4c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 16h-4.83l-.59.59L12 20.17l-1.59-1.59-.58-.58H5V4h14v14zm-8-3h2v2h-2zm1-8c1.1 0 2 .9 2 2 0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4S8 6.79 8 9h2c0-1.1.9-2 2-2z"/>
</svg>
);SVG Optimizer
Before
0.49 KB
↓
After
0.48 KB
Tags
?adviceaidanswerassistancebubblechatcommentcommunicatecommunicationcontactconversationcustomer servicedialogfaqguidanceguidehelpinfoinformationinstantinteractionlivemessageproblempunctuationqueryquestionquestion markquick helpreal-timerecentrestoresolutionspeechspeech bubblesupportsymboltalktroubleshooting
Compare Alternatives
See how other libraries approach this concept.