IconSearch logoIconsearch
Home/Libraries/Material Symbols (Iconify)/background-blur-full-sharp
← Back to Search
Material Symbols (Iconify)

BackgroundBlurFullSharp

License: Apache-2.0Commercial Safe


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 24 24"><path fill="#818cf8" d="M3 14.5q-.2 0-.35-.15q-.15-.15-.15-.35q0-.2.15-.35q.15-.15.35-.15q.2 0 .35.15q.15.15.15.35q0 .2-.15.35q-.15.15-.35.15Zm0-4q-.2 0-.35-.15q-.15-.15-.15-.35q0-.2.15-.35q.15-.15.35-.15q.2 0 .35.15q.15.15.15.35q0 .2-.15.35q-.15.15-.35.15ZM6 19q-.425 0-.713-.288Q5 18.425 5 18t.287-.712Q5.575 17 6 17t.713.288Q7 17.575 7 18t-.287.712Q6.425 19 6 19Zm0-4q-.425 0-.713-.288Q5 14.425 5 14t.287-.713Q5.575 13 6 13t.713.287Q7 13.575 7 14t-.287.712Q6.425 15 6 15Zm0-4q-.425 0-.713-.288Q5 10.425 5 10t.287-.713Q5.575 9 6 9t.713.287Q7 9.575 7 10t-.287.712Q6.425 11 6 11Zm0-4q-.425 0-.713-.287Q5 6.425 5 6t.287-.713Q5.575 5 6 5t.713.287Q7 5.575 7 6t-.287.713Q6.425 7 6 7Zm4 12q-.425 0-.712-.288Q9 18.425 9 18t.288-.712Q9.575 17 10 17t.713.288Q11 17.575 11 18t-.287.712Q10.425 19 10 19Zm0-12q-.425 0-.712-.287Q9 6.425 9 6t.288-.713Q9.575 5 10 5t.713.287Q11 5.575 11 6t-.287.713Q10.425 7 10 7Zm0 14.5q-.2 0-.35-.15q-.15-.15-.15-.35q0-.2.15-.35q.15-.15.35-.15q.2 0 .35.15q.15.15.15.35q0 .2-.15.35q-.15.15-.35.15Zm0-18q-.2 0-.35-.15Q9.5 3.2 9.5 3q0-.2.15-.35q.15-.15.35-.15q.2 0 .35.15q.15.15.15.35q0 .2-.15.35q-.15.15-.35.15ZM14 19q-.425 0-.712-.288Q13 18.425 13 18t.288-.712Q13.575 17 14 17t.713.288Q15 17.575 15 18t-.287.712Q14.425 19 14 19Zm0-12q-.425 0-.712-.287Q13 6.425 13 6t.288-.713Q13.575 5 14 5t.713.287Q15 5.575 15 6t-.287.713Q14.425 7 14 7Zm0 14.5q-.2 0-.35-.15q-.15-.15-.15-.35q0-.2.15-.35q.15-.15.35-.15q.2 0 .35.15q.15.15.15.35q0 .2-.15.35q-.15.15-.35.15Zm0-18q-.2 0-.35-.15q-.15-.15-.15-.35q0-.2.15-.35q.15-.15.35-.15q.2 0 .35.15q.15.15.15.35q0 .2-.15.35q-.15.15-.35.15ZM18 19q-.425 0-.712-.288Q17 18.425 17 18t.288-.712Q17.575 17 18 17t.712.288Q19 17.575 19 18t-.288.712Q18.425 19 18 19Zm0-4q-.425 0-.712-.288Q17 14.425 17 14t.288-.713Q17.575 13 18 13t.712.287Q19 13.575 19 14t-.288.712Q18.425 15 18 15Zm0-4q-.425 0-.712-.288Q17 10.425 17 10t.288-.713Q17.575 9 18 9t.712.287Q19 9.575 19 10t-.288.712Q18.425 11 18 11Zm0-4q-.425 0-.712-.287Q17 6.425 17 6t.288-.713Q17.575 5 18 5t.712.287Q19 5.575 19 6t-.288.713Q18.425 7 18 7Zm3 7.5q-.2 0-.35-.15q-.15-.15-.15-.35q0-.2.15-.35q.15-.15.35-.15q.2 0 .35.15q.15.15.15.35q0 .2-.15.35q-.15.15-.35.15Zm0-4q-.2 0-.35-.15q-.15-.15-.15-.35q0-.2.15-.35q.15-.15.35-.15q.2 0 .35.15q.15.15.15.35q0 .2-.15.35q-.15.15-.35.15ZM8 16v-.55q0-1.3 1.25-1.875T12 13q1.5 0 2.75.575T16 15.45V16Zm4-4q-.825 0-1.412-.588Q10 10.825 10 10t.588-1.413Q11.175 8 12 8t1.413.587Q14 9.175 14 10q0 .825-.587 1.412Q12.825 12 12 12Z"/></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. BackgroundBlurFullSharpIcon.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 Material Symbols (Iconify)

Browse all Material Symbols (Iconify) icons →
10k
10k
10k-outline
10k-outline
10k-outline-rounded
10k-outline-rounded
10k-outline-sharp
10k-outline-sharp
10k-rounded
10k-rounded
10k-sharp
10k-sharp
10mp
10mp
10mp-outline
10mp-outline
10mp-outline-rounded
10mp-outline-rounded
10mp-outline-sharp
10mp-outline-sharp
10mp-rounded
10mp-rounded
10mp-sharp
10mp-sharp