UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 2.55 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 IconMaterialEmergencyHeat2W100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'EmergencyHeat2W100', short_name: 'EmergencyHeat2', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M256.85-176q-1.85 2-4.32 3-2.46 1-5.5 1-3.03 0-5.58-1.08-2.54-1.07-4.45-2.92-29-32-47-72t-18-83.88q0-31.84 9-67.98T214-493q21-53 29.5-83.35Q252-606.7 252-633q0-35.92-15-68.14T190-764q-2.15-2.29-3.08-5.14-.92-2.86-.92-5.53 0-2.66.5-5 .5-2.33 2.32-4.33 2.18-2 5.18-3.5 3-1.5 5.5-1.5t4.95 1.36q2.45 1.37 4.55 3.64 31 30 51 68.14 20 38.15 20 81.86 0 29-8.5 62t-31.44 89.41Q218-428 209-395t-9 62q0 37 14.5 71.18Q229-227.65 259-195q1.5 2 2.25 4.33.75 2.34.75 4.67 0 2.67-1.5 5.33-1.5 2.67-3.65 4.67Zm174 .18Q429-174 426.5-173.5q-2.5.5-5 .5t-5.5-.5q-3-.5-5-2.5-29-33-47-72.5t-18-84.13q0-32.37 9-67.87 9-35.5 33-92.5 20-52 29-83.26 9-31.25 9-57.9Q426-669 411-701t-47-63q-1.85-2.2-2.92-5.13Q360-772.07 360-775q0-2 .5-4.5t2.32-4.5q2.18-2 5.08-3.5 2.91-1.5 6-1.5 3.1 0 5.2 1.36 2.1 1.37 3.9 3.64 31 30 51 68t20 81.53q0 30.47-8.94 63.98Q436.13-536.97 414-483q-23 55-31.5 88t-8.5 62q0 36.75 14 70.87Q402-228 432-196q1.82 2.17 2.91 4.69 1.09 2.53 1.09 5.42t-1.5 5.39q-1.5 2.5-3.65 4.68Zm174-.18q-1.85 2-4.32 3-2.46 1-5.5 1-3.03 0-5.58-1.08-2.54-1.07-4.45-2.92-29-32-47.5-72T519-331.88q0-31.84 9.5-67.98T562-493q21-53 29.5-83.35Q600-606.7 600-633q0-35.92-15-68.14T538-764q-2-2.28-3-5.12-1-2.85-1-5.88 0-2.29.5-4.14.5-1.86 2.35-4.07 2.22-2.21 5.19-3.5 2.96-1.29 5.7-1.29 2.75 0 4.97 1.09 2.23 1.09 4.29 2.91 31 30 51 68t20 81.53q0 30.47-9 63.47t-32 89q-23 56-31.5 88t-8.5 60.89Q547-297 562-263t45 68q1.5 2 2.25 4.33.75 2.34.75 4.67 0 2.67-1.5 5.33-1.5 2.67-3.65 4.67Zm169.11-344q-5.96 0-9.96-4.04-4-4.03-4-10 0-5.96 4.04-9.96 4.03-4 10-4 5.96 0 9.96 4.04 4 4.03 4 10 0 5.96-4.04 9.96-4.03 4-10 4Zm0-108q-5.96 0-9.96-4.03-4-4.02-4-9.97v-132q0-5.95 4.04-9.97 4.03-4.03 10-4.03 5.96 0 9.96 4.03 4 4.02 4 9.97v132q0 5.95-4.04 9.97-4.03 4.03-10 4.03Z" }) }))); }); IconMaterialEmergencyHeat2W100.displayName = 'OnesyIconMaterialEmergencyHeat2W100'; exports.default = IconMaterialEmergencyHeat2W100;