Add icons to this collection by clicking the heart icon.
Talk icon - also known as home, house, talk, speech bubble, property, real estate, and communications. 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
        d="M300 180v120H140V180m200 40L220 100 100 220m120 40v40M20 420h200c110.457 0 200-89.543 200-200S330.457 20 220 20 20 109.543 20 220c0 55.228 22.386 105.228 58.579 141.421L20 420zm235.35 68.65A201.159 201.159 0 0 0 292 492h200l-58.579-58.579C469.614 397.228 492 347.228 492 292c0-12.518-1.15-24.768-3.35-36.65"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category