IconSearch logoIconsearch
Home/Libraries/Glyphs (Iconify)/volume-2-outline
← Back to Search
Glyphs (Iconify)

Volume2Outline

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" fill-rule="evenodd" d="M34.147 21c0-3.562-4.308-5.347-6.828-2.828l-11 10.996H6.146a4 4 0 0 0-4 4V47.16a4 4 0 0 0 4 4h10.172l11 10.996c2.52 2.52 6.829.735 6.829-2.828zm-15 10.997l11-10.996v38.327L19.146 48.332a4 4 0 0 0-2.828-1.17H6.146V33.167H16.32a4 4 0 0 0 2.827-1.171" clip-rule="evenodd"/><path fill="#818cf8" fill-opacity=".25" d="M60.824 46.193a24.5 24.5 0 0 0 0-12.371c-1.057-4.07-3.14-7.854-6.071-11.081a29.7 29.7 0 0 0-5.524-4.737a2 2 0 1 0-2.219 3.328a25.7 25.7 0 0 1 4.782 4.098c2.517 2.772 4.274 5.986 5.161 9.398c.886 3.41.886 6.948 0 10.359c-.887 3.411-2.644 6.626-5.161 9.398a25.7 25.7 0 0 1-4.78 4.096a2 2 0 0 0 2.22 3.328a29.7 29.7 0 0 0 5.52-4.735c2.932-3.227 5.014-7.012 6.072-11.081"/><path fill="#818cf8" fill-opacity=".25" d="M46.54 43.758a14.86 14.86 0 0 0 0-7.501c-.641-2.466-1.901-4.751-3.665-6.693a18.1 18.1 0 0 0-4.533-3.59a2 2 0 1 0-1.96 3.487a14.1 14.1 0 0 1 3.532 2.793c1.35 1.486 2.285 3.2 2.755 5.01c.47 1.807.47 3.68 0 5.487c-.47 1.809-1.404 3.524-2.754 5.01a14.1 14.1 0 0 1-3.53 2.791a2 2 0 0 0 1.96 3.487a18.1 18.1 0 0 0 4.53-3.589c1.764-1.941 3.024-4.227 3.665-6.692"/><path stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M34.147 21c0-3.562-4.308-5.347-6.828-2.828l-11 10.996H6.146a4 4 0 0 0-4 4V47.16a4 4 0 0 0 4 4h10.172l11 10.996c2.52 2.52 6.829.735 6.829-2.828zm-15 10.997l11-10.996v38.327L19.146 48.332a4 4 0 0 0-2.828-1.17H6.146V33.167H16.32a4 4 0 0 0 2.827-1.171" clip-rule="evenodd"/><path stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M60.824 46.193a24.5 24.5 0 0 0 0-12.371c-1.057-4.07-3.14-7.854-6.071-11.081a29.7 29.7 0 0 0-5.524-4.737a2 2 0 1 0-2.219 3.328a25.7 25.7 0 0 1 4.782 4.098c2.517 2.772 4.274 5.986 5.161 9.398c.886 3.41.886 6.948 0 10.359c-.887 3.411-2.644 6.626-5.161 9.398a25.7 25.7 0 0 1-4.78 4.096a2 2 0 0 0 2.22 3.328a29.7 29.7 0 0 0 5.52-4.735c2.932-3.227 5.014-7.012 6.072-11.081"/><path stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M46.54 43.758a14.86 14.86 0 0 0 0-7.501c-.641-2.466-1.901-4.751-3.665-6.693a18.1 18.1 0 0 0-4.533-3.59a2 2 0 1 0-1.96 3.487a14.1 14.1 0 0 1 3.532 2.793c1.35 1.486 2.285 3.2 2.755 5.01c.47 1.807.47 3.68 0 5.487c-.47 1.809-1.404 3.524-2.754 5.01a14.1 14.1 0 0 1-3.53 2.791a2 2 0 0 0 1.96 3.487a18.1 18.1 0 0 0 4.53-3.589c1.764-1.941 3.024-4.227 3.665-6.692"/></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. Volume2OutlineIcon.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