Add icons to this collection by clicking the heart icon.
Backpack icon - also known as education, bag, travel, backpack, baggage, and school bag. 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="482"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="512"
y2="60"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5558ff" />
<stop offset="1" stop-color="#00c0ff" />
</linearGradient>
<path
fill="url(#a)"
d="M136 467h240V135H136zm60-364.52c8.291 0 15-6.709 15-15V75c0-24.814 20.186-45 45-45s45 20.186 45 45v12.48c0 8.291 6.709 15 15 15s15-6.709 15-15V75c0-41.353-33.633-75-75-75s-75 33.647-75 75v12.48c0 8.291 6.709 15 15 15zM406 272c-8.291 0-15 6.709-15 15v180c0 8.291 6.709 15 15 15h30c24.814 0 45-20.186 45-45v-90c0-41.933-34.189-75-75-75zm-300 0c-41.367 0-75 33.647-75 75v90c0 24.814 20.186 45 45 45h30c8.291 0 15-6.709 15-15V287c0-8.291-6.709-15-15-15z"
/>
<path
fill="url(#b)"
d="M256 60c-90.901 0-165 74.099-165 165v242c0 24.898 20.098 45 45 45h240c24.902 0 45-20.102 45-45V225c0-90.447-72.887-165-165-165zm-30 90h60c24.902 0 45 20.1 45 45 0 24.898-20.098 45-45 45h-60c-24.902 0-45-20.102-45-45 0-24.9 20.098-45 45-45zm135 287c0 8.399-6.599 15-15 15H166c-8.401 0-15-6.601-15-15v-90c0-8.401 6.599-15 15-15h105v45c0 8.399 6.599 15 15 15s15-6.601 15-15v-45h45c8.401 0 15 6.599 15 15z"
/>
</svg>
More icons in the same style and category