UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.88 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 IconMaterialWaterVocW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'WaterVocW100', short_name: 'WaterVoc', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M212-408q0-54 25.5-108t63-104.5q37.5-50.5 80.5-95t79-77.5q5-5 10-6.5t10-1.5q5 0 10 1.5t10 6.5q32 30 66 63.5t65 71.5q27 33 50 67.5t40 71.5q2 5-.5 10t-7.5 7q-5 2-10.5-.5T695-510q-26-58-80-124T480-774Q361-665 300.5-573T240-408q0 113 67.5 177.5T481-161q8 0 11 5t3 10q0 5-3.5 9.5T481-132q-118-5-193.5-80T212-408Zm258-59ZM613-88q-5 2-11 0t-8-7l-4-10q-7-16-10.5-33t-3.5-34q0-21 5.5-41.5T596-254q8-17 14-35.5t6-38.5q0-17-3.5-33T602-392l-2-2q-2-5 0-11t7-8q5-2 11 0t8 7l4 10q7 16 10.5 33.5T644-328q0 21-5.5 41T624-247q-8 17-14 36t-6 39q0 16 3 31.5t10 29.5l3 5q2 5 0 10.5t-7 7.5Zm120 0q-5 2-11 0t-8-7l-4-10q-7-16-10.5-33t-3.5-34q0-21 5.5-41.5T716-254q8-17 14-35.5t6-38.5q0-17-3.5-33T722-392l-2-2q-2-5 0-11t7-8q5-2 11 0t8 7l4 10q7 17 10.5 34t3.5 34q0 20-4.5 40T746-250q-9 19-15.5 38.5T724-172q0 16 3 31.5t10 29.5l3 5q2 5 0 10.5t-7 7.5Zm114-325q5-2 11 0t8 7l4 10q8 16 11 33.5t3 34.5q0 20-4.5 40T866-250q-9 19-15.5 38.5T844-172q0 16 3 31.5t10 29.5l3 5q1 3 1 5.5t-1 5q-1 2.5-2.5 4.5t-4.5 3q-5 2-11 0t-8-7l-4-10q-7-16-10.5-33t-3.5-34q0-21 5.5-41.5T836-254q8-17 14-35.5t6-38.5q0-17-3.5-33T842-392l-2-2q-2-5 0-11t7-8Z" }) }))); }); IconMaterialWaterVocW100.displayName = 'OnesyIconMaterialWaterVocW100'; exports.default = IconMaterialWaterVocW100;