Phone Plus Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Phone Plus 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/310909.svg" alt="Phone Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310909.svg" alt="Phone Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310909.svg" alt="Phone Plus icon" :width="24" :height="24" />
CSS background
.icon-phone-plus {
background-image: url('https://proicons.com/icon/310909.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.8383 19.8077C10.3331 18.9528 8.94957 17.8994 7.7247 16.6758C6.12364 15.1924 4.80553 13.4299 3.83467 11.4746C3.3342 10.4149 3.00591 9.28216 2.86217 8.11898C2.63355 6.95236 2.76211 5.74384 3.23105 4.65151C3.51941 4.17203 3.86887 3.73211 4.27063 3.34282C4.42948 3.16285 4.62353 3.01739 4.84079 2.91542C5.05805 2.81345 5.2939 2.75715 5.53377 2.75C5.78671 2.77998 6.03098 2.86084 6.25189 2.9877C6.47281 3.11457 6.6658 3.28483 6.81927 3.48823C7.5235 4.24884 8.25008 4.95352 8.98785 5.72531C9.27136 5.97524 9.45085 6.32249 9.49087 6.69844C9.46237 6.99655 9.34118 7.27821 9.14434 7.50378C8.88724 7.81697 8.59661 8.09661 8.31715 8.39861C8.15442 8.55691 8.02889 8.74941 7.94962 8.9622C7.87036 9.17499 7.83935 9.40276 7.85884 9.629C8.03714 10.1754 8.33939 10.673 8.74193 11.0831C9.23377 11.743 9.72561 12.403 10.2622 13.0182C11.2567 14.1565 12.4311 15.1238 13.7386 15.8816C13.9154 16.0103 14.1219 16.0921 14.3389 16.1195C14.5558 16.1468 14.7762 16.1189 14.9794 16.0382C15.4074 15.7929 15.7863 15.4706 16.0972 15.0875C16.3792 14.7509 16.7791 14.5348 17.215 14.4835C17.6042 14.4979 17.9726 14.6622 18.2434 14.9421C18.5788 15.2441 18.8806 15.5908 19.2048 15.9152C19.5289 16.2396 19.7749 16.4633 20.0431 16.7541C20.3616 17.0429 20.6639 17.3492 20.9486 17.6713C21.0611 17.8093 21.1449 17.9686 21.1947 18.1395C21.2447 18.3105 21.2598 18.4898 21.2392 18.6668C21.1392 19.1065 20.8953 19.5001 20.5462 19.7853C20.0617 20.2872 19.4736 20.6772 18.823 20.9285C18.1725 21.1796 17.4749 21.2857 16.7791 21.2394C15.3827 21.178 14.0118 20.8436 12.7437 20.2551Z" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M15.3595 4.93115V10.0652" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M12.7996 7.50378H17.9304" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> </svg>
Phone Plus in other icon packs
Copied!