Add icons to this collection by clicking the heart icon.
Contact Us icon - also known as user, smartphone, mobile phone, cellphone, videocall, communications, contact me, and contact us. 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 32 32"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(22 0 0 30 5 16)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#feba66" />
        <stop offset="1" stop-color="#fc646e" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M24 1H8C6.344 1 5 2.344 5 4v24c0 1.656 1.344 3 3 3h16c1.656 0 3-1.344 3-3V4c0-1.656-1.344-3-3-3zm-1.382 2-1.724 3.447A.998.998 0 0 1 20 7h-8a.998.998 0 0 1-.894-.553L9.382 3H8a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM9 25a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1c0-3.863-3.137-7-7-7s-7 3.137-7 7zm2.1-1c.464-2.281 2.483-4 4.9-4s4.436 1.719 4.9 4zM16 9c-2.208 0-4 1.792-4 4s1.792 4 4 4 4-1.792 4-4-1.792-4-4-4zm0 2a2 2 0 1 1-.001 4.001A2 2 0 0 1 16 11zm4.382-8h-8.764l1 2h6.764z"
        />
    </g>
</svg>
More icons in the same style and category