Add icons to this collection by clicking the heart icon.
Gift Box icon - also known as present, schedule, calendar, date, gift box, event, and time and date. 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"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="70"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="462"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 512H45c-24.813 0-45-20.187-45-45V115c0-24.813 20.187-45 45-45h422c24.813 0 45 20.187 45 45v352c0 24.813-20.187 45-45 45z"
    />
    <path
        fill="url(#b)"
        d="M301 45v25h-30V45c0-8.271-6.729-15-15-15s-15 6.729-15 15v60c0 8.271 6.729 15 15 15 8.284 0 15 6.716 15 15s-6.716 15-15 15c-24.813 0-45-20.187-45-45V45c0-24.813 20.187-45 45-45s45 20.187 45 45zM406 0c-24.813 0-45 20.187-45 45v60c0 24.813 20.187 45 45 45 8.284 0 15-6.716 15-15s-6.716-15-15-15c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15s15 6.729 15 15v25h30V45c0-24.813-20.187-45-45-45zM106 0C81.187 0 61 20.187 61 45v60c0 24.813 20.187 45 45 45 8.284 0 15-6.716 15-15s-6.716-15-15-15c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15s15 6.729 15 15v25h30V45c0-24.813-20.187-45-45-45zm250 257h-85v205h85c8.284 0 15-6.716 15-15V272c0-8.284-6.716-15-15-15zm-215 15v175c0 8.284 6.716 15 15 15h85V257h-85c-8.284 0-15 6.716-15 15zm155-50c8.284 0 15-6.716 15-15s-6.716-15-15-15c-15.118 0-29.697 7.385-40 20.261C245.697 199.385 231.118 192 216 192c-8.284 0-15 6.716-15 15s6.716 15 15 15c13.552 0 25 16.028 25 35h30c0-18.972 11.448-35 25-35z"
    />
</svg>
More icons in the same style and category