humbleicons

Phone icon

call ring mobile cellphone telephone dial communicate talk conversation contact
Phone icon
SVG inline

Simply copy/paste this into your HTML:

copy
copied!
<svg class="humbleicons hi-phone" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6.515 4.621 9 4l2 3.5L9.5 9c1 2 3.5 4.5 5.5 5.5l1.5-1.5 3.5 2-.621 2.485c-.223.89-1.029 1.534-1.928 1.351-5.213-1.06-11.228-7.074-12.287-12.287-.183-.9.46-1.705 1.35-1.928Z"/></svg>
SVG sprite

Download the sprite file and address the icon by its slug:

copy
copied!
<svg class="humbleicons"><use xlink:href="humbleicons.svg#phone"/></svg>