Betterhelp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Betterhelp 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/322557.svg" alt="Betterhelp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322557.svg" alt="Betterhelp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322557.svg" alt="Betterhelp icon" :width="24" :height="24" />
CSS background
.icon-betterhelp {
background-image: url('https://proicons.com/icon/322557.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m25.2709,17.7008s-3.9784-3.5364-9.7914-3.5364-9.3051,4.3984-11.9795,8.0453c1.4367,1.7903,6.9181,5.393,11.648,5.393s6.9623-2.807,9.8798-5.9898c2.9175-3.1827,5.9013-5.7908,9.1504-5.7908s5.0836.0221,10.3218,3.4701c-3.0943,7.2938-9.9019,10.4544-12.8415,10.4544-2.0997,0-3.9079-.1229-6.8296-1.5693,0,0-3.2491,1.724-3.4701,5.6582-.442-3.3154.3774-7.1302,4.5531-7.7137,2.2144-.3094,3.9637.5084,3.9637.5084"/><path class="b" d="m32.5647,18.6291s-1.685.5247-3.0501,1.9229c-1.3883,1.4219-4.2882,1.0167-6.0036,2.7175"/><path class="b" d="m34.7464,19.5157c-2.6081.8178-4.2077,2.1046-4.2077,2.1046"/><path class="b" d="m36.1674,20.5336c-2.004,1.223-4.5998,2.0024-4.5998,2.0024"/><path class="b" d="m36.3884,22.3865c-1.9892,1.1714-3.7648,1.0167-5.5919,1.945s-1.6089,2.0109-.9209,2.2987c.7662.3205,2.1955.8252,2.7849,1.4882"/><path class="b" d="m25.283,17.7201c-.7032.4424-1.5744.7224-2.6423.7764-2.233.1128-3.9034-.8562-3.9034-.8562"/><path class="b" d="m14.7943,25.0609s2.23.1893,3.7132-1.083c1.5084-1.2938,4.9167-1.0989,6.7755-2.6416"/><path class="b" d="m12.9598,23.6243c2.6701-.5844,4.6749-1.0521,4.6749-1.0521"/><path class="b" d="m11.7,22.3635c2.1041-1.0414,4.3542-.9716,4.3542-.9716"/><path class="b" d="m11.921,20.4194c2.0848-.9913,3.7574-.1768,5.6961-.5707,2.0084-.408,1.7801-1.8611,1.1202-2.2084-.7349-.3869-1.6904-1.0157-2.219-1.7282"/></svg>
Copied!