Phone Outgoing Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Phone Outgoing 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/310274.svg" alt="Phone Outgoing icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310274.svg" alt="Phone Outgoing icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310274.svg" alt="Phone Outgoing icon" :width="24" :height="24" />
CSS background
.icon-phone-outgoing {
background-image: url('https://proicons.com/icon/310274.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.9353 18.8436C21.8131 19.4214 21.4962 19.9398 21.0378 20.3122C20.5043 20.8634 19.8569 21.2915 19.1408 21.5667C18.5184 21.8026 17.8584 21.9236 17.1928 21.9236H16.8358C15.348 21.8702 13.8854 21.5236 12.5319 20.9037C12.2055 20.7508 11.8893 20.5978 11.5833 20.4346C10.0042 19.5388 8.55307 18.4342 7.26918 17.1505C5.59198 15.5999 4.20976 13.7581 3.18958 11.7145C2.65968 10.5801 2.31534 9.36796 2.16968 8.12441C1.92476 6.84644 2.07051 5.52433 2.58787 4.33038C2.90892 3.77968 3.30354 3.27529 3.76078 2.83113C3.96059 2.60542 4.20322 2.42168 4.47466 2.29059C4.76361 2.15965 5.07554 2.08688 5.3926 2.07642C5.7509 2.10233 6.0991 2.20678 6.4125 2.38237C6.69594 2.55212 6.94499 2.77354 7.14679 3.03512C7.52416 3.44308 7.95247 3.87144 8.38083 4.31L9.31918 5.2687C9.6829 5.60983 9.91415 6.06867 9.97193 6.56396V6.66596C9.93355 7.07481 9.76564 7.46074 9.49261 7.76747C9.31923 7.98165 9.11519 8.18562 8.92141 8.3998L8.6358 8.69555C8.51571 8.81012 8.42175 8.9493 8.36041 9.10353C8.31942 9.23212 8.29883 9.36631 8.29928 9.50128C8.45748 9.96228 8.71915 10.381 9.06421 10.7252L9.12534 10.817C9.61489 11.4595 10.1453 12.1224 10.6349 12.7242C11.6116 13.8436 12.7659 14.7947 14.0515 15.5391C14.1712 15.6362 14.3165 15.6964 14.4697 15.7125C14.6045 15.7322 14.7419 15.7145 14.8674 15.6615C15.2269 15.4484 15.5448 15.172 15.8057 14.8455C16.1757 14.3972 16.7065 14.1117 17.2845 14.05C17.5586 14.0497 17.8299 14.1047 18.0822 14.2116C18.3345 14.3185 18.5628 14.4751 18.7532 14.6722C18.9572 14.8456 19.1714 15.0699 19.3856 15.2943C19.5998 15.5187 19.6099 15.5391 19.7323 15.6513L20.0485 15.9674C20.2423 16.151 20.4156 16.3244 20.5992 16.5284C20.9287 16.8206 21.2387 17.1341 21.5273 17.4667C21.6912 17.6658 21.8158 17.8943 21.8945 18.1398C21.9444 18.3709 21.9582 18.6083 21.9353 18.8436Z" fill="black"/> <path d="M19.6308 5.13606V8.56294C19.6308 8.76581 19.5502 8.96034 19.4068 9.1038C19.2633 9.24725 19.0687 9.32786 18.8658 9.32786C18.663 9.32786 18.4685 9.24725 18.325 9.1038C18.1816 8.96034 18.1009 8.76581 18.1009 8.56294V7.0025L13.7052 11.3983C13.6349 11.4702 13.5507 11.5272 13.4578 11.5658C13.3649 11.6043 13.2652 11.6237 13.1646 11.6226C13.0641 11.6231 12.9645 11.6035 12.8717 11.565C12.7789 11.5264 12.6947 11.4698 12.6241 11.3983C12.4808 11.2548 12.4003 11.0604 12.4003 10.8577C12.4003 10.655 12.4808 10.4606 12.6241 10.3172L17.03 5.9112H15.4492C15.2463 5.9112 15.0517 5.83061 14.9082 5.68716C14.7648 5.54371 14.6843 5.34914 14.6843 5.14627C14.6843 4.9434 14.7648 4.74884 14.9082 4.60538C15.0517 4.46193 15.2463 4.38135 15.4492 4.38135H18.876H19.029C19.1294 4.39279 19.2247 4.43158 19.3044 4.49352L19.4166 4.59552C19.5511 4.73654 19.6307 4.92106 19.641 5.11568L19.6308 5.13606Z" fill="black"/> </svg>
Phone Outgoing in other icon packs
Copied!