UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 2.04 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 IconMaterialRainySnowW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'RainySnowW100', short_name: 'RainySnow', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M326-227q-5 3-11 .5t-8-7.5l-60-120q-2-5-.5-11t6.5-8q5-2 11 0t8 7l61 119q3 5 .5 11t-7.5 9Zm360 0q-5 3-11 .5t-8-7.5L487-594q-2-5-.5-11t6.5-8q5-2 11 0t8 7l181 359q3 5 .5 11t-7.5 9Zm-175.96 13q-11.04 0-18.54-7.46-7.5-7.47-7.5-18.5 0-11.04 7.46-18.54 7.47-7.5 18.5-7.5 11.04 0 18.54 7.46 7.5 7.47 7.5 18.5 0 11.04-7.46 18.54-7.47 7.5-18.5 7.5ZM886-227q-5 2-11 0t-8-7l-20-40q-2-5-.5-11t6.5-8q5-2 11 0t8 7l20 40q3 5 1.1 10.56-1.91 5.57-7.1 8.44ZM446-347q-5 2-10.5 0t-7.5-7L248-714q-2-5-.5-10.5t6.5-7.5q5-2 10.5-.5t7.5 6.5l180 360q3 5 1.1 10.56-1.91 5.57-7.1 8.44Zm354.04-27q-11.04 0-18.54-7.46-7.5-7.47-7.5-18.5 0-11.04 7.46-18.54 7.47-7.5 18.5-7.5 11.04 0 18.54 7.46 7.5 7.47 7.5 18.5 0 11.04-7.46 18.54-7.47 7.5-18.5 7.5Zm-600-80q-11.04 0-18.54-7.46-7.5-7.47-7.5-18.5 0-11.04 7.46-18.54 7.47-7.5 18.5-7.5 11.04 0 18.54 7.46 7.5 7.47 7.5 18.5 0 11.04-7.46 18.54-7.47 7.5-18.5 7.5ZM746-507q-5 2-11 0t-8-7L627-714q-2-5-.5-11t6.5-8q5-2 11 0t8 7l100 200q3 5 1.1 10.56-1.91 5.57-7.1 8.44Zm-600-80q-5 2-10.5 0t-7.5-7L68-714q-2-5-.5-10.5T74-732q5-2 10.5-.5T92-726l60 120q3 5 1.1 10.56-1.91 5.57-7.1 8.44Zm304.04-107q-11.04 0-18.54-7.46-7.5-7.47-7.5-18.5 0-11.04 7.46-18.54 7.47-7.5 18.5-7.5 11.04 0 18.54 7.46 7.5 7.47 7.5 18.5 0 11.04-7.46 18.54-7.47 7.5-18.5 7.5Z" }) }))); }); IconMaterialRainySnowW100.displayName = 'OnesyIconMaterialRainySnowW100'; exports.default = IconMaterialRainySnowW100;