Add icons to this collection by clicking the heart icon.
Add icon - also known as add, plus, increase, ui, and addition sign. Created in a clean lineal color style with a olive and pink finish, 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"
>
    <rect
        width="480"
        height="480"
        x="16.25"
        y="16.375"
        fill="#00d7df"
        rx="20"
    />
    <circle cx="256.25" cy="256.375" r="192" fill="#e0e0e2" />
    <path
        fill="#91cc04"
        d="M376.25 232.375v48h-96v96h-48v-96h-96v-48h96v-96h48v96z"
    />
    <path
        d="M476 8H36A28.032 28.032 0 0 0 8 36v440a28.032 28.032 0 0 0 28 28h440a28.032 28.032 0 0 0 28-28V36a28.032 28.032 0 0 0-28-28zm12 468a12.013 12.013 0 0 1-12 12H36a12.013 12.013 0 0 1-12-12V36a12.013 12.013 0 0 1 12-12h440a12.013 12.013 0 0 1 12 12z"
    />
    <path
        d="M256 56C145.72 56 56 145.72 56 256s89.72 200 200 200 200-89.72 200-200S366.28 56 256 56zm0 384c-101.458 0-184-82.542-184-184S154.542 72 256 72s184 82.542 184 184-82.542 184-184 184z"
    />
    <path
        d="M376 224h-88v-88a8 8 0 0 0-8-8h-48a8 8 0 0 0-8 8v88h-88a8 8 0 0 0-8 8v48a8 8 0 0 0 8 8h88v88a8 8 0 0 0 8 8h48a8 8 0 0 0 8-8v-88h88a8 8 0 0 0 8-8v-48a8 8 0 0 0-8-8zm-8 48h-88a8 8 0 0 0-8 8v88h-32v-88a8 8 0 0 0-8-8h-88v-32h88a8 8 0 0 0 8-8v-88h32v88a8 8 0 0 0 8 8h88z"
    />
</svg>
More icons in the same style and category