Add icons to this collection by clicking the heart icon.
Add icon - also known as add, plus, online, shop, buy, sale, commerce and shopping, shopping bag, and shopping items. Created in a clean lineal color 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"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M375 512H15A15 15 0 0 1 .577 492.88l19.566-68.484 19.892-288.427C40.578 128.103 47.116 122 55 122h65V75c0-41.355 33.645-75 75-75s75 33.645 75 75v47h65c7.884 0 14.422 6.103 14.965 13.968l4.161 60.341C369.664 187.215 387.734 182 407 182c57.897 0 105 47.103 105 105s-47.103 105-105 105c-14.124 0-27.609-2.805-39.922-7.884l2.778 40.279 19.566 68.484A15 15 0 0 1 375 512zM34.886 482h320.229l-11.429-40H46.315zm16.184-70h287.86l-3.314-48.064C314.948 344.747 302 317.358 302 287c0-25.174 8.903-48.306 23.729-66.414L320.999 152H69.001zM407 212c-41.355 0-75 33.645-75 75s33.645 75 75 75 75-33.645 75-75-33.644-75-75-75zm-257-90h90V75c0-24.813-20.187-45-45-45s-45 20.187-45 45zm257 210c-8.284 0-15-6.716-15-15v-15h-15c-8.284 0-15-6.716-15-15s6.716-15 15-15h15v-15c0-8.284 6.716-15 15-15s15 6.716 15 15v15h15c8.284 0 15 6.716 15 15s-6.716 15-15 15h-15v15c0 8.284-6.716 15-15 15z"
    />
</svg>
More icons in the same style and category