Add icons to this collection by clicking the heart icon.
Contact Form icon - also known as information, document, sheet, paper, pen, contact, register, communications, inquiry, form, disclosure, registration form, and contact form. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M492 36h-80c-11.046 0-20 8.954-20 20v356c0 3.105.723 6.167 2.111 8.944l40 80a20.002 20.002 0 0 0 35.778 0l40-80A19.992 19.992 0 0 0 512 412V56c0-11.046-8.954-20-20-20zm-20 371.279-20 40-20-40V156h40zM472 116h-40V76h40zm-372 80h40c11.046 0 20-8.954 20-20s-8.954-20-20-20h-40c-11.046 0-20 8.954-20 20s8.954 20 20 20zM234.145 5.86C230.303 2.019 225.054 0 220 0H20C8.954 0 0 8.954 0 20v472c0 11.046 8.954 20 20 20h320c11.046 0 20-8.954 20-20V140c0-5.067-1.982-10.27-5.86-14.145zM240 68.284 291.716 120H240zM320 472H40V40h160v100c0 11.046 8.954 20 20 20h100zM180 316h-80c-11.046 0-20 8.954-20 20v80c0 11.046 8.954 20 20 20h80c11.046 0 20-8.954 20-20v-80c0-11.046-8.954-20-20-20zm-20 80h-40v-40h40zM80 256c0 11.046 8.954 20 20 20h160c11.046 0 20-8.954 20-20s-8.954-20-20-20H100c-11.046 0-20 8.954-20 20z"
    />
</svg>
More icons in the same style and category