blur icon
blur-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- blur-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
Use the blur icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M3 14C3 7.925 7.925 3 14 3c2.024 0 3.92.547 5.549 1.5H14a9.5 9.5 0 1 0 0 19V23h6.326A10.95 10.95 0 0 1 14 25C7.925 25 3 20.075 3 14m17.983-8.5c.547.45 1.051.953 1.503 1.5H14V5.5zm3.057 4a11 11 0 0 0-.819-1.5H14v1.5zm.392 1q.244.73.387 1.5H14v-1.5zM25 14q0-.505-.045-1H14v1.5h10.989q.01-.249.011-.5m-.101 1.5q-.106.769-.313 1.5H14v-1.5zm-1.37 4q.415-.718.721-1.5H14v1.5zm-.654 1q-.596.812-1.325 1.5H14v-1.5z"/></svg>
React
import type { SVGProps } from "react";
export function FluentBlur28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M3 14C3 7.925 7.925 3 14 3c2.024 0 3.92.547 5.549 1.5H14a9.5 9.5 0 1 0 0 19V23h6.326A10.95 10.95 0 0 1 14 25C7.925 25 3 20.075 3 14m17.983-8.5c.547.45 1.051.953 1.503 1.5H14V5.5zm3.057 4a11 11 0 0 0-.819-1.5H14v1.5zm.392 1q.244.73.387 1.5H14v-1.5zM25 14q0-.505-.045-1H14v1.5h10.989q.01-.249.011-.5m-.101 1.5q-.106.769-.313 1.5H14v-1.5zm-1.37 4q.415-.718.721-1.5H14v1.5zm-.654 1q-.596.812-1.325 1.5H14v-1.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M3 14C3 7.925 7.925 3 14 3c2.024 0 3.92.547 5.549 1.5H14a9.5 9.5 0 1 0 0 19V23h6.326A10.95 10.95 0 0 1 14 25C7.925 25 3 20.075 3 14m17.983-8.5c.547.45 1.051.953 1.503 1.5H14V5.5zm3.057 4a11 11 0 0 0-.819-1.5H14v1.5zm.392 1q.244.73.387 1.5H14v-1.5zM25 14q0-.505-.045-1H14v1.5h10.989q.01-.249.011-.5m-.101 1.5q-.106.769-.313 1.5H14v-1.5zm-1.37 4q.415-.718.721-1.5H14v1.5zm-.654 1q-.596.812-1.325 1.5H14v-1.5z"/></svg> </template>
CSS
.icon-blur-28-regular {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%2014C3%207.925%207.925%203%2014%203c2.024%200%203.92.547%205.549%201.5H14a9.5%209.5%200%201%200%200%2019V23h6.326A10.95%2010.95%200%200%201%2014%2025C7.925%2025%203%2020.075%203%2014m17.983-8.5c.547.45%201.051.953%201.503%201.5H14V5.5zm3.057%204a11%2011%200%200%200-.819-1.5H14v1.5zm.392%201q.244.73.387%201.5H14v-1.5zM25%2014q0-.505-.045-1H14v1.5h10.989q.01-.249.011-.5m-.101%201.5q-.106.769-.313%201.5H14v-1.5zm-1.37%204q.415-.718.721-1.5H14v1.5zm-.654%201q-.596.812-1.325%201.5H14v-1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%2014C3%207.925%207.925%203%2014%203c2.024%200%203.92.547%205.549%201.5H14a9.5%209.5%200%201%200%200%2019V23h6.326A10.95%2010.95%200%200%201%2014%2025C7.925%2025%203%2020.075%203%2014m17.983-8.5c.547.45%201.051.953%201.503%201.5H14V5.5zm3.057%204a11%2011%200%200%200-.819-1.5H14v1.5zm.392%201q.244.73.387%201.5H14v-1.5zM25%2014q0-.505-.045-1H14v1.5h10.989q.01-.249.011-.5m-.101%201.5q-.106.769-.313%201.5H14v-1.5zm-1.37%204q.415-.718.721-1.5H14v1.5zm-.654%201q-.596.812-1.325%201.5H14v-1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/blur-28-regular.svg?color=%231a73e8&size=48