Add icons to this collection by clicking the heart icon.
Present icon - also known as present, gift, celebration, surprise, and birthday and party. 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"
>
    <defs>
        <linearGradient
            id="a"
            x1="256"
            x2="256"
            y1="496"
            y2="16"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#12bee5" />
            <stop offset=".5" stop-color="#c071e9" />
            <stop offset="1" stop-color="#f24f5a" />
        </linearGradient>
    </defs>
    <path
        d="M496 24a8 8 0 0 0-8-8H24a8 8 0 0 0-8 8v464a8 8 0 0 0 8 8h464a8 8 0 0 0 8-8Zm-16 168h-80v-16a32.036 32.036 0 0 0-32-32 8.013 8.013 0 0 0-3.311.717L320 165.031V32h160Zm-336 96a8.013 8.013 0 0 0 3.311-.717l49.549-22.523L173.777 304H32v-96h80v48a32.036 32.036 0 0 0 32 32Zm88-40a8.013 8.013 0 0 1-7.567-5.4 42.019 42.019 0 0 0 0-53.194A8.013 8.013 0 0 1 232 184h48a8.013 8.013 0 0 1 7.567 5.4 42.017 42.017 0 0 0 0 53.194A8.013 8.013 0 0 1 280 248Zm69.657-13.657a25.908 25.908 0 0 1-5.478-8.052l53.881 13.47a8 8 0 0 0 3.88-15.522L320.984 216l32.956-8.239a8 8 0 0 0-3.88-15.522l-53.881 13.47a25.908 25.908 0 0 1 5.478-8.052A8 8 0 0 0 304 192c0-.7-.037-1.392-.1-2.078l65.661-29.846A16.023 16.023 0 0 1 384 176v80a16.023 16.023 0 0 1-14.435 15.924L303.9 242.078c.059-.686.1-1.377.1-2.078a8 8 0 0 0-2.343-5.657Zm-4.385-58.981A23.926 23.926 0 0 0 280 168h-48a23.926 23.926 0 0 0-17.272 7.362L208 172.3V32h96v140.3Zm-89.172 14.56c-.059.686-.1 1.377-.1 2.078a8 8 0 0 0 2.343 5.657 25.908 25.908 0 0 1 5.478 8.052l-53.881-13.47a8 8 0 0 0-3.88 15.522L191.015 216l-32.955 8.239a8 8 0 1 0 3.88 15.522l53.881-13.47a25.908 25.908 0 0 1-5.478 8.052A8 8 0 0 0 208 240c0 .7.037 1.392.1 2.078l-65.662 29.846A16.023 16.023 0 0 1 128 256v-80a16.023 16.023 0 0 1 14.434-15.924Zm10.278 69.82A23.86 23.86 0 0 0 232 264h12.9l-38.99 116.969-15.05-25.085a8 8 0 0 0-10.438-3.039L156.6 364.754ZM208 408a8 8 0 0 0 7.589-5.47L256 281.3l40.41 121.23A8 8 0 0 0 304 408v72h-96Zm98.089-27.031L267.1 264H280a23.854 23.854 0 0 0 13.625-4.258L355.4 364.754l-23.819-11.909a8 8 0 0 0-10.438 3.039Zm9.051-116.209 49.549 22.523A8.013 8.013 0 0 0 368 288a32.036 32.036 0 0 0 32-32v-48h80v96H338.223ZM192 32v133.031l-44.689-20.314A8.013 8.013 0 0 0 144 144a32.036 32.036 0 0 0-32 32v16H32V32ZM32 320h132.366L129.1 379.944a8 8 0 0 0 10.474 11.211l41.374-20.687L192 388.882V480H32Zm288 160v-91.117l11.049-18.415 41.373 20.687a8 8 0 0 0 10.478-11.211L347.634 320H480v160Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category