Phone Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Phone icon is commonly used in contact pages, call-to-action sections and support widgets. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310911.svg" alt="Phone icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310911.svg" alt="Phone icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310911.svg" alt="Phone icon" :width="24" :height="24" />
CSS background
.icon-phone {
background-image: url('https://proicons.com/icon/310911.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.7354 20.1912C12.4288 20.0506 12.1222 19.91 11.8155 19.7438C10.3132 18.8948 8.93344 17.8452 7.71409 16.6237C6.13308 15.1347 4.83446 13.3715 3.88102 11.4195C3.37018 10.371 3.02534 9.24943 2.85888 8.09491C2.63218 6.92878 2.76129 5.72138 3.2294 4.62967C3.5179 4.1606 3.86576 3.73081 4.26434 3.35098C4.4259 3.16987 4.62235 3.02329 4.84191 2.92002C5.06145 2.81674 5.29959 2.75891 5.54202 2.75C6.04667 2.82558 6.50357 3.09079 6.81971 3.49163C7.50966 4.25884 8.25073 4.94934 8.97901 5.67819C9.26577 5.92439 9.44467 6.27328 9.47731 6.64999C9.46502 6.96695 9.34308 7.26979 9.13234 7.50671C8.88958 7.8136 8.5957 8.09491 8.31461 8.389C8.14496 8.55247 8.01523 8.75286 7.93546 8.97461C7.85569 9.19636 7.82804 9.43352 7.85464 9.66769C8.03017 10.2161 8.33217 10.7154 8.73625 11.1254C9.22177 11.7903 9.70729 12.4041 10.2566 13.0562C11.2438 14.1969 12.4141 15.1649 13.7192 15.9205C13.8996 16.0569 14.1129 16.143 14.3373 16.1699C14.5618 16.1969 14.7895 16.1638 14.9969 16.0739C15.4308 15.831 15.8162 15.5103 16.1341 15.1276C16.4089 14.7926 16.8028 14.5773 17.2329 14.5267C17.6156 14.5462 17.9765 14.7108 18.2423 14.987C18.5872 15.2812 18.8811 15.6264 19.2006 15.946C19.52 16.2657 19.7755 16.4959 20.0438 16.79C20.3651 17.0731 20.668 17.3764 20.9509 17.6979C21.1704 17.9817 21.2752 18.3377 21.2449 18.6952C21.131 19.1226 20.885 19.503 20.5422 19.7822C20.0598 20.2841 19.4737 20.6748 18.8249 20.9265C18.1761 21.1783 17.4801 21.2852 16.7857 21.2398C15.3798 21.1609 14.0033 20.8046 12.7354 20.1912Z" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> </svg>
Phone in other icon packs
Copied!