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/310269.svg" alt="Phone Cancel icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310269.svg" alt="Phone Cancel icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310269.svg" alt="Phone Cancel icon" :width="24" :height="24" />
CSS background
.icon-phone-cancel {
background-image: url('https://proicons.com/icon/310269.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="M10.1596 12.2673L9.41949 12.9971L6.94218 15.4127L6.2124 16.1322C4.96593 14.8126 3.92625 13.312 3.12866 11.6814C2.60541 10.5485 2.25875 9.34208 2.10074 8.10422C1.85434 6.8128 2.00107 5.47718 2.5221 4.27011C2.84585 3.72447 3.2437 3.22633 3.70423 2.78991C3.90784 2.5631 4.15645 2.38106 4.43413 2.25538C4.72072 2.1191 5.03179 2.04218 5.34886 2.02924C6.03145 2.10597 6.65601 2.44966 7.08611 2.98522C7.55895 3.51974 8.11401 4.01313 8.61769 4.55793L9.26528 5.19523C9.45475 5.34739 9.61061 5.53719 9.72302 5.75264C9.83543 5.96808 9.90197 6.20448 9.91839 6.44694C9.93481 6.68939 9.90072 6.93262 9.81839 7.16125C9.73605 7.38989 9.6073 7.59899 9.44007 7.77531C9.24533 8.01747 9.03594 8.24745 8.81306 8.46399L8.58682 8.69014C8.46555 8.80941 8.37093 8.95306 8.30926 9.11159C8.27346 9.27064 8.27346 9.43566 8.30926 9.59471C8.47452 10.042 8.73404 10.4487 9.07004 10.7871C9.38869 11.3113 9.75868 11.7842 10.1596 12.2673Z" fill="black"/> <path d="M18.6813 6.07921L4.12599 20.2953C3.97916 20.4363 3.78469 20.517 3.58117 20.5214C3.47914 20.5206 3.37838 20.4992 3.28479 20.4586C3.19119 20.418 3.10665 20.3589 3.03634 20.285C2.89197 20.1405 2.81098 19.9445 2.81098 19.7402C2.81098 19.5359 2.89197 19.34 3.03634 19.1954L6.12009 16.1117L6.84999 15.3921L9.3273 12.9765L10.0674 12.2467L17.5095 4.95879C17.654 4.81442 17.85 4.73334 18.0543 4.73334C18.2586 4.73334 18.4544 4.81442 18.599 4.95879C18.6807 5.02507 18.7481 5.10739 18.7969 5.20068C18.8456 5.29397 18.8747 5.39626 18.8824 5.50123C18.8901 5.6062 18.8763 5.71163 18.8417 5.81104C18.8071 5.91044 18.7525 6.0017 18.6813 6.07921Z" fill="black"/> <path d="M22.0119 18.8768C21.8778 19.4544 21.5561 19.9713 21.097 20.3467C20.5634 20.8998 19.914 21.3281 19.1954 21.6007C18.5702 21.8469 17.904 21.9724 17.2321 21.9708H16.8826C15.3943 21.9078 13.932 21.5588 12.5756 20.9429C12.2569 20.7887 11.928 20.6448 11.5477 20.4598C10.8309 20.0648 10.1438 19.6182 9.49184 19.1235C9.22458 18.9282 8.9573 18.7123 8.70032 18.4964C8.60099 18.414 8.53707 18.2967 8.52177 18.1685C8.50647 18.0404 8.541 17.9112 8.61814 17.8077L8.7209 17.6947L8.91627 17.4994L11.3421 15.0426L11.7533 14.6212L11.8355 14.539C11.927 14.4689 12.039 14.431 12.1542 14.431C12.2694 14.431 12.3813 14.4689 12.4728 14.539C12.7521 14.772 13.0475 14.985 13.3568 15.1763C13.5468 15.3162 13.7461 15.4432 13.9531 15.5566C14.0828 15.6559 14.2343 15.7228 14.395 15.7519C14.535 15.7632 14.6757 15.7421 14.8062 15.6902C15.1979 15.4794 15.5466 15.197 15.8341 14.8576C16.1996 14.4128 16.7223 14.1257 17.2938 14.0558C17.846 14.0691 18.3719 14.2935 18.7637 14.6829C18.9795 14.8679 19.2057 15.1043 19.4318 15.3407L19.7401 15.6697L20.0588 15.978C20.2541 16.1631 20.4392 16.3481 20.6242 16.5537C20.9612 16.8392 21.274 17.1521 21.5596 17.4891C21.8812 17.8774 22.043 18.3735 22.0119 18.8768Z" fill="black"/> </svg>
Phone Cancel in other icon packs
Copied!