Phone Cross Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Phone Cross 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/310904.svg" alt="Phone Cross icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310904.svg" alt="Phone Cross icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310904.svg" alt="Phone Cross icon" :width="24" :height="24" />
CSS background
.icon-phone-cross {
background-image: url('https://proicons.com/icon/310904.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.7437 20.2551C12.4307 20.1097 12.1289 19.9643 11.8382 19.8077C10.3331 18.9527 8.94957 17.8994 7.7247 16.6758C6.12364 15.1924 4.80553 13.4299 3.83467 11.4746C3.33419 10.4149 3.0059 9.28216 2.86217 8.11898C2.63355 6.95235 2.76211 5.74384 3.23105 4.65152C3.5194 4.17203 3.86886 3.73211 4.27063 3.34283C4.42948 3.16284 4.62353 3.01738 4.84079 2.91541C5.05805 2.81344 5.2939 2.75715 5.53377 2.75C5.78671 2.77998 6.03098 2.86084 6.25189 2.9877C6.4728 3.11457 6.66579 3.28482 6.81927 3.48824C7.5235 4.24884 8.25008 4.95352 8.98785 5.72531C9.27135 5.97524 9.45085 6.32249 9.49087 6.69844C9.46237 6.99654 9.34118 7.2782 9.14434 7.50379C8.88724 7.81698 8.59661 8.09661 8.31715 8.39862C8.15442 8.5569 8.02888 8.74941 7.94962 8.96221C7.87036 9.175 7.83935 9.40275 7.85884 9.62901C8.03714 10.1754 8.33938 10.6731 8.74192 11.0831C9.23377 11.7431 9.72561 12.403 10.2621 13.0182C11.2568 14.1564 12.4311 15.1237 13.7385 15.8817C13.9155 16.0103 14.122 16.0922 14.3389 16.1195C14.5558 16.1469 14.7761 16.1189 14.9793 16.0383C15.4073 15.793 15.7863 15.4706 16.0972 15.0875C16.3792 14.7509 16.7791 14.5348 17.215 14.4835C17.6041 14.4978 17.9726 14.6621 18.2434 14.9421C18.5787 15.2441 18.8805 15.5908 19.2047 15.9152C19.5289 16.2396 19.7748 16.4633 20.0431 16.7541C20.3615 17.0429 20.6638 17.3492 20.9485 17.6713C21.0611 17.8094 21.1448 17.9685 21.1948 18.1395C21.2447 18.3106 21.2598 18.4899 21.2391 18.6668C21.1391 19.1065 20.8952 19.5001 20.5461 19.7854C20.0616 20.2873 19.4737 20.6773 18.823 20.9284C18.1724 21.1796 17.4749 21.2857 16.779 21.2395C15.3826 21.1781 14.0117 20.8436 12.7437 20.2551Z" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M17.1816 5.68054L13.5486 9.31579" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M13.5486 5.68054L17.1816 9.31579" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> </svg>
Phone Cross in other icon packs
Copied!