Support Icon
Free SVG icon from the Carbon Icons 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/320784.svg" alt="Support icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320784.svg" alt="Support icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320784.svg" alt="Support icon" :width="24" :height="24" />
CSS background
.icon-support {
background-image: url('https://proicons.com/icon/320784.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="support_00000008140736506383567210000004390160928328567958_" d="M31.36,31h-0.72c0-6.848-4.854-12.863-11.543-14.305 c-0.152-0.033-0.267-0.161-0.282-0.317s0.072-0.303,0.216-0.366c1.109-0.48,2.115-1.254,2.908-2.239l0.561,0.452 c-0.652,0.81-1.438,1.489-2.306,2.001C26.719,18.079,31.36,24.143,31.36,31z M1.36,31H0.64c0-6.855,4.639-12.917,11.162-14.771 C9.245,14.744,7.64,12.003,7.64,9c0-4.61,3.75-8.36,8.36-8.36c2.545,0,4.922,1.143,6.521,3.135l-0.562,0.45 C20.498,2.404,18.326,1.36,16,1.36c-4.213,0-7.64,3.427-7.64,7.64c0,3.048,1.81,5.801,4.611,7.013 c0.144,0.062,0.23,0.21,0.215,0.366c-0.016,0.156-0.129,0.284-0.283,0.317C6.215,18.137,1.36,24.152,1.36,31z M19,13.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36c0.621,0,1.146,0.418,1.308,0.987C22.172,11.47,23.64,9.903,23.64,8V6h0.721v2 c0,2.298-1.788,4.187-4.046,4.349C20.16,12.93,19.63,13.36,19,13.36z M19,11.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 s0.64-0.287,0.64-0.64S19.353,11.36,19,11.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Support in other icon packs
Copied!