Add icons to this collection by clicking the heart icon.
Target Audience icon - also known as people, marketing, client, customer, targeting, target audience, crosshair, and human resources. 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 64 64"
>
    <defs>
        <linearGradient
            id="linear-gradient"
            x1="2"
            y1="32"
            x2="62"
            y2="32"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#0fdcdd" />
            <stop offset="1" stop-color="#46a1e8" />
        </linearGradient>
    </defs>
    <g id="Ikon">
        <path
            d="M59,29H57.81A26.0281,26.0281,0,0,0,35,6.19V5a3,3,0,0,0-6,0V6.19A26.0281,26.0281,0,0,0,6.19,29H5a3,3,0,0,0,0,6H6.19A26.0281,26.0281,0,0,0,29,57.81V59a3,3,0,0,0,6,0V57.81A26.0281,26.0281,0,0,0,57.81,35H59a3,3,0,0,0,0-6Zm-3.2045,0h-2.02A22.0207,22.0207,0,0,0,35,10.2242v-2.02A24.0268,24.0268,0,0,1,55.7955,29ZM31,5a1,1,0,0,1,2,0v8a1,1,0,0,1-2,0ZM29,8.2045v2.02A22.0207,22.0207,0,0,0,10.2242,29h-2.02A24.0268,24.0268,0,0,1,29,8.2045ZM4,32a1.0013,1.0013,0,0,1,1-1h8a1,1,0,0,1,0,2H5A1.0013,1.0013,0,0,1,4,32Zm4.2045,3h2.02A22.0207,22.0207,0,0,0,29,53.7758v2.02A24.0268,24.0268,0,0,1,8.2045,35ZM33,59a1,1,0,0,1-2,0V51a1,1,0,0,1,2,0ZM32,48a3.0033,3.0033,0,0,0-3,3v.7416A20.0018,20.0018,0,0,1,12.2584,35H13a3,3,0,0,0,0-6h-.7416A20.0018,20.0018,0,0,1,29,12.2584V13a3,3,0,0,0,6,0v-.7416A20.0018,20.0018,0,0,1,51.7416,29H51a3,3,0,0,0,0,6h.7416A20.0018,20.0018,0,0,1,35,51.7416V51A3.0033,3.0033,0,0,0,32,48Zm3,7.7955v-2.02A22.0207,22.0207,0,0,0,53.7758,35h2.02A24.0268,24.0268,0,0,1,35,55.7955ZM59,33H51a1,1,0,0,1,0-2h8a1,1,0,0,1,0,2ZM47,32A15,15,0,1,0,32,47,15.017,15.017,0,0,0,47,32ZM32,19A12.9741,12.9741,0,0,1,43.6019,37.8327a6.9518,6.9518,0,0,0-5.4005-4.5972,7,7,0,1,0-12.4028,0,6.9513,6.9513,0,0,0-5.4,4.5973A12.974,12.974,0,0,1,32,19ZM27,30a5,5,0,1,1,5,5A5.0059,5.0059,0,0,1,27,30Zm5,15a12.9767,12.9767,0,0,1-10-4.7049,5.1852,5.1852,0,0,1,5.1492-5.26,6.9706,6.9706,0,0,0,9.7016,0A5.1852,5.1852,0,0,1,42,40.2951,12.9767,12.9767,0,0,1,32,45Z"
            fill="url(#linear-gradient)"
        />
    </g>
</svg>
More icons in the same style and category