Add icons to this collection by clicking the heart icon.
Bag icon - also known as fashion, bag, travel, backpack, transportation, luggage, traveller, and bagagge. Created in a clean flat 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 24 24"
>
    <linearGradient id="a">
        <stop offset="0" stop-color="#42a5f5" />
        <stop offset="1" stop-color="#1e88e5" />
    </linearGradient>
    <linearGradient
        id="c"
        x1="8"
        x2="16"
        y1="5"
        y2="5"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="2"
        x2="22"
        y1="14"
        y2="14"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient id="b">
        <stop offset="0" stop-color="#bbdefb" />
        <stop offset="1" stop-color="#64b5f6" />
    </linearGradient>
    <linearGradient
        id="e"
        x1="6"
        x2="8"
        y1="14"
        y2="14"
        gradientUnits="userSpaceOnUse"
        href="#b"
    />
    <linearGradient
        id="f"
        x1="16"
        x2="18"
        y1="14"
        y2="14"
        gradientUnits="userSpaceOnUse"
        href="#b"
    />
    <linearGradient
        id="g"
        x1="9"
        x2="13"
        y1="10"
        y2="10"
        gradientUnits="userSpaceOnUse"
        href="#b"
    />
    <linearGradient
        id="h"
        x1="11"
        x2="15"
        y1="18"
        y2="18"
        gradientUnits="userSpaceOnUse"
        href="#b"
    />
    <linearGradient
        id="i"
        x1="11"
        x2="15"
        y1="12.5"
        y2="12.5"
        gradientUnits="userSpaceOnUse"
        href="#b"
    />
    <linearGradient
        id="j"
        x1="9"
        x2="11"
        y1="16"
        y2="16"
        gradientUnits="userSpaceOnUse"
        href="#b"
    />
    <path
        fill="url(#c)"
        d="M15 8a1 1 0 0 1-1-1V5c0-.551-.448-1-1-1h-2c-.551 0-1 .449-1 1v2a1 1 0 0 1-2 0V5c0-1.654 1.346-3 3-3h2c1.654 0 3 1.346 3 3v2a1 1 0 0 1-1 1z"
    />
    <path
        fill="url(#d)"
        d="M19 6H5C3.346 6 2 7.346 2 9v10c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3V9c0-1.654-1.346-3-3-3z"
    />
    <path fill="url(#e)" d="M6 6h2v16H6z" />
    <path fill="url(#f)" d="M16 6h2v16h-2z" />
    <path fill="url(#g)" d="M12 11h-2a1 1 0 0 1 0-2h2a1 1 0 0 1 0 2z" />
    <path fill="url(#h)" d="M14 19h-2a1 1 0 0 1 0-2h2a1 1 0 1 1 0 2z" />
    <path
        fill="url(#i)"
        d="M12.001 14a1 1 0 0 1-.448-1.895l2-1a1 1 0 1 1 .894 1.79l-2 1a.996.996 0 0 1-.446.105z"
    />
    <circle cx="10" cy="16" r="1" fill="url(#j)" />
</svg>
More icons in the same style and category