Add icons to this collection by clicking the heart icon.
Contact Phone icon - also known as phone, agenda, communications, directory, contact phone, and contact book. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc4bb" />
        <stop offset=".097" stop-color="#50c1c0" />
        <stop offset=".501" stop-color="#25b4d2" />
        <stop offset=".815" stop-color="#0aacde" />
        <stop offset="1" stop-color="#00a9e2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M409.325 0H135.207a56.289 56.289 0 0 0-56.225 56.225V120H62.449a16 16 0 0 0 0 32h16.533v88H62.449a16 16 0 0 0 0 32h16.533v88H62.449a16 16 0 0 0 0 32h16.533v63.775A56.289 56.289 0 0 0 135.207 512h274.118a56.289 56.289 0 0 0 56.226-56.225V56.225A56.289 56.289 0 0 0 409.325 0zM110.982 455.775V392h16.534a16 16 0 0 0 0-32h-16.534v-88h16.534a16 16 0 0 0 0-32h-16.534v-88h16.534a16 16 0 0 0 0-32h-16.534V56.225A24.253 24.253 0 0 1 135.207 32h29.31v448h-29.31a24.253 24.253 0 0 1-24.225-24.225zm322.569 0A24.252 24.252 0 0 1 409.325 480H196.517V32h212.808a24.252 24.252 0 0 1 24.226 24.225zM329.434 248.851h-28.8a62.27 62.27 0 0 0-62.2 62.2v46.2a16 16 0 0 0 16 16h121.2a16 16 0 0 0 16-16v-46.2a62.27 62.27 0 0 0-62.2-62.2zm30.2 92.4h-89.2v-30.2a30.233 30.233 0 0 1 30.2-30.2h28.8a30.234 30.234 0 0 1 30.2 30.2zm-43.4-98.2a47.8 47.8 0 1 0-47.8-47.8 47.854 47.854 0 0 0 47.799 47.799zm0-63.6a15.8 15.8 0 1 1-15.8 15.8 15.818 15.818 0 0 1 15.799-15.801z"
    />
</svg>
More icons in the same style and category