Add icons to this collection by clicking the heart icon.
Backpack icon - also known as travel, backpack, holidays, luggage, bags, and baggage. 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.5"
        x2="256.5"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M417.006 271 405 183.67c-6.053-36.313-37.165-62.67-73.979-62.67H331l15-29V29L331 0h-30l-15 29-60-9-15-20h-30l-15 29v72l15 20h-.019c-36.814 0-67.927 26.356-73.981 62.682L94.995 271 63 308v117l24.359 27c16.714 35.094 52.455 60 94.882 60h147.518c42.413 0 78.165-24.901 94.883-60L450 425V299z"
    />
    <path
        fill="url(#b)"
        d="M196 241h120c8.284 0 15-6.716 15-15s-6.716-15-15-15H196c-8.284 0-15 6.716-15 15s6.716 15 15 15zM94.995 271H61c-24.813 0-45 20.187-45 45v91c0 24.813 20.187 45 45 45h26.359c-8.867-18.619-12.382-40.104-8.689-62.262zM301 0h-90v121h90zm-45 301c-57.897 0-105 47.551-105 106 0 8.284 6.716 15 15 15h180c8.284 0 15-6.716 15-15 0-58.449-47.103-106-105-106zm195-30h-33.994l16.326 118.75c3.69 22.158.175 43.637-8.69 62.25H451c24.813 0 45-20.187 45-45v-91c0-24.813-20.187-45-45-45zM181 0h-75c-8.284 0-15 6.716-15 15v91c0 8.284 6.716 15 15 15h75zm240 15c0-8.284-6.716-15-15-15h-75v121h75c8.284 0 15-6.716 15-15z"
    />
</svg>
More icons in the same style and category