UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.94 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("@onesy/ui-react"); const IconMaterialSanitizerW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'SanitizerW100', short_name: 'Sanitizer', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M656.06-622Q639-622 627-633.96t-12-29.05Q615-676 625.5-694t18.5-27q4.75-6 11.88-6 7.12 0 12.12 6 8 9 18.5 26.75Q697-676.49 697-663q0 17.08-11.94 29.04t-29 11.96Zm85.15 224Q714-398 695-416.9q-19-18.91-19-46.29 0-22.81 16.5-52.31Q709-545 723-562q7.05-9 18.03-9 10.97 0 17.97 9 13.43 17.11 30.21 47.06Q806-485 806-462.73 806-436 787.21-417q-18.79 19-46 19ZM404-364v66q0 5.95 4.04 9.98 4.03 4.02 10 4.02 5.96 0 9.96-4.02 4-4.03 4-9.98v-66h66q5.95 0 9.98-4.04 4.02-4.03 4.02-10 0-5.96-4.02-9.96-4.03-4-9.98-4h-66v-66q0-5.95-4.04-9.98-4.03-4.02-10-4.02-5.96 0-9.96 4.02-4 4.03-4 9.98v66h-66q-5.95 0-9.98 4.04-4.02 4.03-4.02 10 0 5.96 4.02 9.96 4.03 4 9.98 4h66ZM294-188h248q12 0 22-10t10-22v-260q0-65-45.5-110.5T418-636q-65 0-110.5 45.5T262-480v260q0 12 10 22t22 10Zm0 0h-32 312-280Zm-.35 28Q268-160 251-177t-17-43v-260q0-71.76 48.5-124.38Q331-657 404-664v-108h-54q-5.95 0-9.98-4.04-4.02-4.03-4.02-10 0-5.96 4.02-9.96 4.03-4 9.98-4h170q17 0 32.18 3.38 15.19 3.38 28.82 9.62 3.83 1.6 5.91 4.8 2.09 3.2 2.09 7.82 0 6.53-4.1 10.96-4.1 4.42-9.9 4.42-2.18 0-6-2-11.41-5.13-23.71-8.07Q533-772 520-772h-88v108q73 7 121.5 59.62T602-480v260q0 26-17 43t-42.65 17h-248.7Z" }) }))); }); IconMaterialSanitizerW100.displayName = 'OnesyIconMaterialSanitizerW100'; exports.default = IconMaterialSanitizerW100;