Phone Incoming Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Phone Incoming 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/310271.svg" alt="Phone Incoming icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310271.svg" alt="Phone Incoming icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310271.svg" alt="Phone Incoming icon" :width="24" :height="24" />
CSS background
.icon-phone-incoming {
background-image: url('https://proicons.com/icon/310271.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="M21.99 18.8893C21.868 19.4689 21.5531 19.9901 21.0967 20.3677C20.5559 20.9181 19.9053 21.3484 19.1871 21.6306C18.5603 21.8672 17.896 21.9889 17.226 21.9899H16.8667C15.3721 21.9372 13.9028 21.5882 12.5442 20.9632C12.2156 20.8092 11.8974 20.6552 11.5894 20.4909C9.99626 19.5944 8.53477 18.4819 7.24646 17.1849C5.55722 15.6247 4.16565 13.7705 3.13963 11.7126C2.6062 10.5706 2.25956 9.35041 2.11293 8.09856C1.86637 6.81206 2.01297 5.48112 2.53379 4.27921C2.85365 3.72257 3.25124 3.21438 3.71452 2.76995C3.91566 2.54273 4.16004 2.35776 4.43329 2.22579C4.72091 2.09504 5.03134 2.0218 5.34708 2.01019C5.70916 2.03631 6.06042 2.1452 6.37378 2.32847C6.65982 2.49004 6.90825 2.71052 7.10271 2.9753C7.49285 3.38598 7.92404 3.8172 8.35526 4.25868C8.78647 4.70017 8.98158 4.89524 9.2896 5.22379C9.66098 5.56325 9.89482 6.02723 9.9467 6.5277V6.63037C9.90373 7.03891 9.73913 7.42518 9.47433 7.73923C9.29029 7.9613 9.09501 8.17376 8.88916 8.37579L8.61193 8.67351C8.49104 8.78884 8.39646 8.92896 8.3347 9.08422C8.28778 9.21227 8.2669 9.34838 8.27317 9.48462C8.43261 9.94623 8.69203 10.3669 9.03292 10.7167C9.56681 11.4251 10.0597 12.113 10.6141 12.7701C11.5973 13.897 12.7593 14.8544 14.0535 15.6038C14.1777 15.7018 14.3272 15.7624 14.4847 15.7783C14.6203 15.7976 14.7587 15.7799 14.8851 15.727C15.245 15.5097 15.5646 15.2318 15.8297 14.9056C16.1983 14.455 16.7293 14.1673 17.3081 14.1048C17.5857 14.1031 17.8607 14.1578 18.1166 14.2654C18.3725 14.3731 18.604 14.5315 18.7969 14.7311C19.0184 14.9268 19.2275 15.1359 19.4232 15.3574L19.7722 15.7167L20.0906 16.035C20.2856 16.2198 20.4601 16.3943 20.6552 16.5997C20.8503 16.805 21.2815 17.2055 21.5895 17.5443C21.7544 17.7432 21.8767 17.9738 21.9488 18.2219C22.0035 18.4399 22.0174 18.6662 21.99 18.8893Z" fill="black"/> <path d="M19.4335 5.65499L15.0083 10.0801H16.5895C16.7937 10.0801 16.9895 10.1612 17.1339 10.3057C17.2783 10.4501 17.3595 10.6459 17.3595 10.8502C17.3595 11.0544 17.2783 11.2502 17.1339 11.3946C16.9895 11.539 16.7937 11.6202 16.5895 11.6202H13.1192C13.0167 11.6205 12.9153 11.5995 12.8214 11.5585C12.6848 11.4958 12.5683 11.3964 12.4849 11.2713C12.4015 11.1462 12.3545 11.0004 12.3492 10.8502V7.39012C12.3492 7.1859 12.4303 6.99006 12.5747 6.84566C12.7192 6.70125 12.915 6.62009 13.1192 6.62009C13.3234 6.62009 13.5192 6.70125 13.6636 6.84566C13.808 6.99006 13.8892 7.1859 13.8892 7.39012V8.99178L18.3144 4.56668C18.4588 4.42248 18.6544 4.34149 18.8584 4.34149C19.0625 4.34149 19.2582 4.42248 19.4026 4.56668C19.551 4.70694 19.6376 4.90039 19.6434 5.10447C19.6492 5.30856 19.5736 5.50656 19.4335 5.65499Z" fill="black"/> </svg>
Phone Incoming in other icon packs
Copied!