UNPKG

@amaui/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 3.22 kB
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const react_1 = __importDefault(require("react")); const ui_react_1 = require("@amaui/ui-react"); const IconMaterialBlurOffW100Filled = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'BlurOffW100Filled', short_name: 'BlurOff', viewBox: '0 0 24 24' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M10 21.5q-.2 0-.35-.15-.15-.15-.15-.35 0-.2.15-.35.15-.15.35-.15.2 0 .35.15.15.15.15.35 0 .2-.15.35-.15.15-.35.15Zm4 0q-.2 0-.35-.15-.15-.15-.15-.35 0-.2.15-.35.15-.15.35-.15.2 0 .35.15.15.15.15.35 0 .2-.15.35-.15.15-.35.15Zm-8-2.7q-.35 0-.575-.225Q5.2 18.35 5.2 18t.225-.575Q5.65 17.2 6 17.2t.575.225q.225.225.225.575t-.225.575Q6.35 18.8 6 18.8Zm4 0q-.35 0-.575-.225Q9.2 18.35 9.2 18t.225-.575Q9.65 17.2 10 17.2t.575.225q.225.225.225.575t-.225.575q-.225.225-.575.225Zm-4-4q-.35 0-.575-.225Q5.2 14.35 5.2 14t.225-.575Q5.65 13.2 6 13.2t.575.225q.225.225.225.575t-.225.575Q6.35 14.8 6 14.8Zm-3-.3q-.2 0-.35-.15-.15-.15-.15-.35 0-.2.15-.35.15-.15.35-.15.2 0 .35.15.15.15.15.35 0 .2-.15.35-.15.15-.35.15Zm18 0q-.2 0-.35-.15-.15-.15-.15-.35 0-.2.15-.35.15-.15.35-.15.2 0 .35.15.15.15.15.35 0 .2-.15.35-.15.15-.35.15Zm-3-3.7q-.35 0-.575-.225Q17.2 10.35 17.2 10t.225-.575Q17.65 9.2 18 9.2t.575.225q.225.225.225.575t-.225.575q-.225.225-.575.225Zm-15-.3q-.2 0-.35-.15-.15-.15-.15-.35 0-.2.15-.35.15-.15.35-.15.2 0 .35.15.15.15.15.35 0 .2-.15.35-.15.15-.35.15Zm18 0q-.2 0-.35-.15-.15-.15-.15-.35 0-.2.15-.35.15-.15.35-.15.2 0 .35.15.15.15.15.35 0 .2-.15.35-.15.15-.35.15Zm-7-3.7q-.35 0-.575-.225Q13.2 6.35 13.2 6t.225-.575Q13.65 5.2 14 5.2t.575.225q.225.225.225.575t-.225.575Q14.35 6.8 14 6.8Zm4 0q-.35 0-.575-.225Q17.2 6.35 17.2 6t.225-.575Q17.65 5.2 18 5.2t.575.225q.225.225.225.575t-.225.575Q18.35 6.8 18 6.8Zm-8-3.3q-.2 0-.35-.15Q9.5 3.2 9.5 3q0-.2.15-.35.15-.15.35-.15.2 0 .35.15.15.15.15.35 0 .2-.15.35-.15.15-.35.15Zm4 0q-.2 0-.35-.15-.15-.15-.15-.35 0-.2.15-.35.15-.15.35-.15.2 0 .35.15.15.15.15.35 0 .2-.15.35-.15.15-.35.15Zm4 11.3-.8-.8q0-.35.225-.575.225-.225.575-.225t.575.225q.225.225.225.575t-.225.575q-.225.225-.575.225Zm-3.725-3.725-1.35-1.35q.1-.35.4-.588.3-.237.675-.237.45 0 .775.325T15.1 10q0 .375-.237.675-.238.3-.588.4ZM10 6.8 9.2 6q0-.35.225-.575Q9.65 5.2 10 5.2t.575.225q.225.225.225.575t-.225.575Q10.35 6.8 10 6.8Zm-4 4q-.35 0-.575-.225Q5.2 10.35 5.2 10t.225-.575Q5.65 9.2 6 9.2t.575.225Q6.8 9.65 6.8 10t-.225.575Q6.35 10.8 6 10.8Zm4 4.3q-.45 0-.775-.325T8.9 14q0-.45.325-.775T10 12.9q.45 0 .775.325T11.1 14q0 .45-.325.775T10 15.1Zm4 3.7q-.35 0-.575-.225Q13.2 18.35 13.2 18t.225-.575q.225-.225.575-.225t.575.225q.225.225.225.575t-.225.575q-.225.225-.575.225Zm6.625 2.475-17.9-17.9q-.1-.1-.113-.238Q2.6 3 2.725 2.875t.25-.125q.125 0 .25.125l17.9 17.9q.1.1.113.237.012.138-.113.263t-.25.125q-.125 0-.25-.125Z" }) }))); }); IconMaterialBlurOffW100Filled.displayName = 'AmauiIconMaterialBlurOffW100Filled'; exports.default = IconMaterialBlurOffW100Filled;