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/310908.svg" alt="Phone Outgoing icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310908.svg" alt="Phone Outgoing icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310908.svg" alt="Phone Outgoing icon" :width="24" :height="24" />
CSS background
.icon-phone-outgoing {
background-image: url('https://proicons.com/icon/310908.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.7439 20.2551C12.4308 20.1097 12.129 19.9643 11.8383 19.8077C10.3328 18.9528 8.94896 17.8994 7.72385 16.6758C6.12246 15.1924 4.80408 13.4299 3.83303 11.4746C3.33246 10.4149 3.0041 9.28216 2.86033 8.11898C2.63166 6.95236 2.76025 5.74384 3.22928 4.65151C3.51771 4.17203 3.86723 3.73211 4.26907 3.34282C4.42796 3.16285 4.62205 3.01739 4.83935 2.91542C5.05666 2.81345 5.29256 2.75715 5.53247 2.75C5.78546 2.77998 6.02978 2.86084 6.25074 2.9877C6.4717 3.11457 6.66473 3.28483 6.81823 3.48823C7.5226 4.24884 8.24933 4.95352 8.98725 5.72531C9.27082 5.97524 9.45034 6.32249 9.49037 6.69844C9.46187 6.99655 9.34065 7.27821 9.14377 7.50378C8.88662 7.81697 8.59593 8.09661 8.31641 8.39861C8.15365 8.55691 8.02809 8.74941 7.94881 8.9622C7.86953 9.17499 7.83852 9.40276 7.85801 9.629C8.03634 10.1754 8.33865 10.673 8.74127 11.0831C9.23322 11.743 9.72516 12.403 10.2618 13.0182C11.2566 14.1565 12.4312 15.1238 13.739 15.8816C13.9158 16.0103 14.1223 16.0921 14.3394 16.1195C14.5564 16.1468 14.7767 16.1189 14.98 16.0382C15.4081 15.7929 15.7871 15.4706 16.098 15.0875C16.3801 14.7509 16.7801 14.5348 17.2161 14.4835C17.6053 14.4979 17.9738 14.6622 18.2447 14.9421C18.5801 15.2441 18.882 15.5908 19.2062 15.9152C19.5305 16.2396 19.7764 16.4633 20.0448 16.7541C20.3633 17.0429 20.6656 17.3492 20.9504 17.6713C21.063 17.8093 21.1467 17.9686 21.1966 18.1395C21.2466 18.3105 21.2617 18.4898 21.2411 18.6668C21.141 19.1065 20.8971 19.5001 20.5479 19.7853C20.0633 20.2872 19.4751 20.6772 18.8244 20.9285C18.1737 21.1796 17.476 21.2857 16.7801 21.2394C15.3834 21.178 14.0122 20.8436 12.7439 20.2551Z" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M18.7143 5.26672L13.124 10.8594" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M18.7143 8.61111V5.25549H15.3601" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Phone Outgoing in other icon packs
Copied!