Support Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Support 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/306613.svg" alt="Support icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306613.svg" alt="Support icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306613.svg" alt="Support icon" :width="24" :height="24" />
CSS background
.icon-support {
background-image: url('https://proicons.com/icon/306613.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="M332 756l-130 60c-19 8-39 21-47 41 0 0-15 34-32 81h351l21-135-101-99-62 52zm514 101c-8-21-28-33-48-41l-129-60-63-52-100 99 20 135h351c-16-47-31-81-31-81zM184 523h37c18 0 32-14 32-32V367c0-14-9-26-22-30 15-137 111-217 267-222h5c156 5 251 85 267 222-13 4-22 16-22 30v124c0 18 14 32 32 32h37c18 0 32-14 32-32V367c0-15-11-28-26-31-7-76-36-140-84-187-51-50-124-79-211-86 0 0-9-1-27-1-19 0-28 1-28 1-87 7-160 36-211 86-48 47-77 111-84 187-15 3-26 16-26 31v124c0 17 14 32 32 32zm550-143c2-144-67-230-234-230s-235 86-234 230c3 208 102 331 234 331s232-123 234-331z"/></svg>
Support in other icon packs
Copied!