IconSearch logoIconsearch
Home/Libraries/Noto Emoji (v1) (Iconify)/school-backpack
← Back to Search
Noto Emoji (v1) (Iconify)

SchoolBackpack

License: Apache-2.0Commercial Safe


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 128 128"><path fill="#818cf8" d="M69.66 119.47s-1.62.82-4.56.04l-9.24-2.13l-.2-61.49L76.99 28.5l13.69 4.09l4.8 9.95l-1.96 56z"/><path fill="#818cf8" d="M125.97 40.64c.01-.01.02 0 .03-.02c0 0-4.88-27.14-29.25-28.16c-5.08-.21-8.94.61-11.87 1.8C82.13 7.2 73.72 1.96 66.33 2.62q-.885.075-1.74.27c-3.02.68-7.1 2.33-9.47 4.36c-1.54 1.32-2.98 2.85-4.07 4.56c-.07.11-.23.4-.42.75c-4.34-.73-8.67-1.09-12.86-.84c-5.11.31-11.03 1.74-15.48 4.38c-5.1 3.03-10.66 8.22-13.74 13.33C2.34 39.76 1.11 52.63.7 64.49c-.35 9.76-.29 19.47.64 29.2c.36 3.73.45 7.73 1.9 11.25c2.33 5.7 8.68 8.11 13.95 10.26c7.07 2.88 14.42 4.86 21.68 7.2c4.78 1.55 9.64 3.45 14.75 2.95c2.03-.2 3.98-.96 5.34-2.57c3.08-3.63 1.68-10.28 1.55-14.65c-.18-5.79-.38-11.59-.27-17.38c.2-11.63 1.5-23.39 5.86-34.24c1.95-4.84 4.64-9.37 8.03-13.31c2.88-3.36 8.28-6.71 12.81-6.73c7.07-.03 6.01 7.84 5.52 14.07l-9.99 3.72s-10.37 3.03-13.4 8.29c-3.08 5.33-3.08 15.62-3.08 15.62s.01 32.92.01 37.23c0 6.16 5.12 3.61 5.12 3.61l27.8-13.84c15.43-6.77 24.57-23.82 27.5-39.71c1.23-6.59 1.81-16.29-.45-24.82m-27.06 7.5c.07-5.73-.43-11.48-3.4-16.44l.07-.16c.28-1.44 1.05-2.36 2.05-2.97c4.72 2.22 8.8 4.79 10.77 9.73c3.29 8.24 2.67 17.77 1.96 22.84c-1.15 8.23-5.6 18.14-11.43 24.39z"/><path fill="#818cf8" d="M77.16 20.31c-2.9-1.05-5.91-2.12-8.96-3.13c1-2.13 3-4.19 5.36-4.4c3.11-.27 4.91 2 6.2 4.57c-1.42 1.23-2.24 2.37-2.6 2.96m44.96 44.98c-2.26 13.53-10.07 27.26-23.19 34.68v-8.71c8.73-6.94 13.65-19.01 15.25-28.92c1.08-6.71.75-14.12-.67-20.8c-.1-.45-.21-.89-.34-1.33c-1.31-4.55-4-8.15-7.84-10.78c-.13-.21-.39-.41-.45-.61c-.43-1.36 2.76-.86 4.64-.48h.01c.21.05.4.08.57.12c1.57.42 3.03 1.15 4.48 1.88c2.47 1.78 3.9 3.4 4.12 3.67c5.6 8.54 5.02 21.72 3.42 31.28M13.4 102.98c-.44.73-1.12 1.23-2.12 1.28c-4.34.19-4.47-5.88-2.87-8.59c.8-1.35 2.71-1.78 3.86-.58c1.53 1.6 2.29 5.95 1.13 7.89m36.49 12.42c-.48.8-1.22 1.34-2.31 1.39c-4.73.21-4.86-6.4-3.12-9.34c.88-1.47 2.95-1.94 4.19-.64c1.67 1.75 2.5 6.49 1.24 8.59M28.68 26.31l-6.94-2.01a39 39 0 0 0-4.73 4.52l7.06 2.04c1.65-2.06 3.27-3.54 4.61-4.55m-8 9.81L13.36 34c-3.34 6.13-4.88 13.34-5.63 20.79l7.88 2.28c.44-9.27 2.51-16.06 5.07-20.95"/></svg>

Icons in Action

WEB APPLICATION HEADER & NAVIGATION

my-app.com/dashboard
Dashboard
Analytics
Settings

Overview Dashboard

PROGRESS STEPPER

3

BUTTON UI ACTIONS

SCALABILITY & CLARITY

12px
16px
24px
32px
48px

Highly adaptable, clean vectors that scale perfectly across modern UI components, navigation bars, and mobile actions. Perfectly pre-vetted for production deployment.

IconSearch Presets

Frequently Asked Questions

Q.How do I use this icon in my React/Next.js project?

You have two choices: install the official package listed under the "REACT IMPORT" tab (e.g. npm install @iconify/react) and import the icon directly, or copy the complete React Component code from the "STANDALONE JSX" tab and paste it directly into a local file (e.g. SchoolBackpackIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **Apache-2.0** license. The license grants full permissions for personal and commercial usage (e.g., in SaaS platforms, client projects, or business landing pages). Attributing the icon creator is generally not required for MIT/ISC licenses, but check details on our dedicated License Guide.

Q.What is the "Download SVG without fill color" toggle?

Many SVGs ship with inline fill="..." attributes. By checking this toggle, we strip these attributes and enforce fill="none", making the SVG fully styleable via CSS classes or Tailwind utility classes like fill-current.

Related Icons in Noto Emoji (v1) (Iconify)

Browse all Noto Emoji (v1) (Iconify) icons →
1st-place-medal
1st-place-medal
2nd-place-medal
2nd-place-medal
3rd-place-medal
3rd-place-medal
a-button
a-button
a-button-blood-type
a-button-blood-type
ab-button
ab-button
ab-button-blood-type
ab-button-blood-type
admission-tickets
admission-tickets
aerial-tramway
aerial-tramway
airplane
airplane
airplane-arrival
airplane-arrival
airplane-departure
airplane-departure