IconSearch logoIconsearch
Home/Libraries/Glyphs (Iconify)/envelope-open-note-outline
← Back to Search
Glyphs (Iconify)

EnvelopeOpenNoteOutline

License: MITCommercial Safe


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 80 80"><g fill="none"><path fill="#818cf8" fill-opacity=".25" d="M28.002 26a2 2 0 1 0 0 4h16a2 2 0 0 0 0-4zm0 8a2 2 0 1 0 0 4h24a2 2 0 0 0 0-4zm0 8a2 2 0 1 0 0 4h16a2 2 0 0 0 0-4z"/><path fill="#818cf8" fill-opacity=".25" fill-rule="evenodd" d="M46.508 8.945L52.406 14h3.596a7 7 0 0 1 7 7v2.082l4.903 4.203A6 6 0 0 1 70 31.84v4.321l-.001.114l.001.067V68.18a6 6 0 0 1-6 6H16a6 6 0 0 1-6-6V36.342l.001-.067l-.001-.114V31.84a6 6 0 0 1 2.095-4.555l4.907-4.206V21a7 7 0 0 1 7-7h3.592l5.898-5.055a10 10 0 0 1 13.016 0m-10.413 3.037a6 6 0 0 1 7.81 0L46.26 14H33.74zM28.333 18h-4.331a3 3 0 0 0-3 3v22.262L36.097 56.2a6 6 0 0 0 3.55 1.434a6 6 0 0 0 4.258-1.434L59 43.26V24l.002-.09V21a3 3 0 0 0-3-3zm36.969 12.322l-2.3-1.971v11.3l2.3-1.972A2 2 0 0 0 66 36.161v-1.91a2 2 0 0 1 0-.5v-1.91a2 2 0 0 0-.698-1.52M46.51 59.238a9.98 9.98 0 0 1-7.1 2.39a9.98 9.98 0 0 1-5.918-2.39L14 42.53v25.65a2 2 0 0 0 2 2h48a2 2 0 0 0 2-2V42.53l-3.641 3.121l-.056.05zM14.016 34q0-.128-.016-.25v-1.91a2 2 0 0 1 .698-1.52L17 28.35v11.303l-2.302-1.973A2 2 0 0 1 14 36.161v-1.91q.015-.123.015-.25" clip-rule="evenodd"/><path stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M28.002 26a2 2 0 1 0 0 4h16a2 2 0 0 0 0-4zm0 8a2 2 0 1 0 0 4h24a2 2 0 0 0 0-4zm0 8a2 2 0 1 0 0 4h16a2 2 0 0 0 0-4z"/><path stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M46.508 8.945L52.406 14h3.596a7 7 0 0 1 7 7v2.082l4.903 4.203A6 6 0 0 1 70 31.84v4.321l-.001.114l.001.067V68.18a6 6 0 0 1-6 6H16a6 6 0 0 1-6-6V36.342l.001-.067l-.001-.114V31.84a6 6 0 0 1 2.095-4.555l4.907-4.206V21a7 7 0 0 1 7-7h3.592l5.898-5.055a10 10 0 0 1 13.016 0m-10.413 3.037a6 6 0 0 1 7.81 0L46.26 14H33.74zM28.333 18h-4.331a3 3 0 0 0-3 3v22.262L36.097 56.2a6 6 0 0 0 3.55 1.434a6 6 0 0 0 4.258-1.434L59 43.26V24l.002-.09V21a3 3 0 0 0-3-3zm36.969 12.322l-2.3-1.971v11.3l2.3-1.972A2 2 0 0 0 66 36.161v-1.91a2 2 0 0 1 0-.5v-1.91a2 2 0 0 0-.698-1.52M46.51 59.238a9.98 9.98 0 0 1-7.1 2.39a9.98 9.98 0 0 1-5.918-2.39L14 42.53v25.65a2 2 0 0 0 2 2h48a2 2 0 0 0 2-2V42.53l-3.641 3.121l-.056.05zM14.016 34q0-.128-.016-.25v-1.91a2 2 0 0 1 .698-1.52L17 28.35v11.303l-2.302-1.973A2 2 0 0 1 14 36.161v-1.91q.015-.123.015-.25" clip-rule="evenodd"/></g></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. EnvelopeOpenNoteOutlineIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **MIT** 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 Glyphs (Iconify)

Browse all Glyphs (Iconify) icons →
a
a
a-bold
a-bold
a-duo
a-duo
a-outline
a-outline
accessible
accessible
accessible-bold
accessible-bold
accessible-duo
accessible-duo
accessible-outline
accessible-outline
activity
activity
activity-1
activity-1
activity-1-bold
activity-1-bold
activity-1-duo
activity-1-duo