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 circular 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="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
    />
    <path
        fill="url(#b)"
        d="M334.704 395.722c1.615 5.652-2.629 11.278-8.507 11.278H113.853c-5.878 0-10.122-5.626-8.507-11.278l8.574-30.011h212.209zm-12.046-47.706H117.391L128.62 185.2a8.848 8.848 0 0 1 8.827-8.239h38.34v-27.723c0-24.393 19.845-44.238 44.238-44.238s44.238 19.845 44.238 44.238v27.723h38.34c4.65 0 8.507 3.6 8.827 8.239l1.553 22.522c-18.052 12.84-29.85 33.926-29.85 57.716 0 27.271 15.505 50.987 38.162 62.802zm-76.09-198.778c0-14.636-11.907-26.543-26.543-26.543s-26.543 11.907-26.543 26.543v27.723h53.086zM407 265.438c0 29.319-23.767 53.086-53.086 53.086s-53.086-23.767-53.086-53.086 23.767-53.086 53.086-53.086S407 236.119 407 265.438zm-26.543 0a8.848 8.848 0 0 0-8.848-8.848h-8.848v-8.848a8.848 8.848 0 0 0-17.696 0v8.848h-8.848a8.848 8.848 0 0 0 0 17.696h8.848v8.848a8.848 8.848 0 0 0 17.696 0v-8.848h8.848a8.849 8.849 0 0 0 8.848-8.848z"
    />
</svg>
More icons in the same style and category