Phone Cancel Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Phone Cancel 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/310903.svg" alt="Phone Cancel icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310903.svg" alt="Phone Cancel icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310903.svg" alt="Phone Cancel icon" :width="24" :height="24" />
CSS background
.icon-phone-cancel {
background-image: url('https://proicons.com/icon/310903.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="M7.25413 16.2049C5.84973 14.8325 4.69148 13.2292 3.82991 11.4647C3.33672 10.4141 3.00916 9.2935 2.85887 8.14269C2.63218 6.97748 2.76129 5.77101 3.22939 4.68014C3.5179 4.21145 3.86575 3.782 4.26433 3.40246C4.4259 3.22149 4.62235 3.07501 4.8419 2.97182C5.06146 2.86863 5.29959 2.81086 5.54202 2.80194C6.04667 2.87747 6.50357 3.14247 6.81971 3.54301C7.50966 4.30962 8.25073 4.99957 8.97902 5.72786C9.26576 5.97387 9.44466 6.32249 9.47731 6.6989C9.46503 7.01562 9.34308 7.31822 9.13233 7.55495C8.88958 7.86159 8.5957 8.14269 8.31461 8.43656C8.14497 8.5999 8.01523 8.80013 7.93546 9.02171C7.85569 9.24328 7.82804 9.48026 7.85465 9.71425C8.03016 10.2622 8.33217 10.7612 8.73625 11.1708C9.22177 11.8352 9.70729 12.4486 10.2567 13.1002L10.3462 13.1896" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M12.2116 14.8377C12.6841 15.2245 13.1885 15.5707 13.7193 15.8727C13.8996 16.009 14.1129 16.095 14.3374 16.1219C14.5618 16.1489 14.7894 16.1158 14.9969 16.0261C15.4308 15.7833 15.8162 15.4628 16.1341 15.0805C16.4089 14.7457 16.8027 14.5304 17.2329 14.48C17.6155 14.4995 17.9765 14.6639 18.2422 14.94C18.5872 15.2339 18.8811 15.5789 19.2005 15.8983C19.5199 16.2176 19.7755 16.4477 20.0438 16.7415C20.365 17.0244 20.668 17.3274 20.951 17.6487C21.1704 17.9323 21.2752 18.288 21.2449 18.6453C21.1309 19.0724 20.8851 19.4524 20.5421 19.7313C20.0598 20.233 19.4738 20.6233 18.8249 20.8749C18.1761 21.1265 17.4801 21.2333 16.7857 21.1879C15.3988 21.1322 14.0361 20.8066 12.7737 20.2296C12.4671 20.0891 12.1604 19.9486 11.8538 19.7824C10.897 19.2539 9.99416 18.6335 9.15787 17.9298" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M3.8938 19.5524L18.0124 5.71967" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> </svg>
Phone Cancel in other icon packs
Copied!