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 IconMaterialVolunteerActivismW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'VolunteerActivismW100', short_name: 'VolunteerActivism', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M550-123q5 2 9 2t9-2l231-71q0-21-9.81-29.5-9.8-8.5-22.19-8.5H580.88Q556-232 534-234q-22-2-45-10l-72-23q-5.87-2-8.43-8-2.57-6-.57-11.5t7.5-8q5.5-2.5 11.5-.5l68 25q20 7 44 8.5t57.78 1.5H607q0-21-7-33t-21-17l-229-84q-3-1-5.5-1.5t-5.5-.5h-90v184l301 89Zm-7 28-294-87q-5 23-22 36.5T189-132h-16q-24.75 0-42.37-17.63Q113-167.25 113-192v-172q0-24.75 17.63-42.38Q148.25-424 173-424h164.85q5.15 0 10.75 1.2T359-420l230 84q18 7 32 25.5t14 50.5h132q32 0 46.5 19.5T828-192q0 9-5 16t-14 10L578-95q-8 2-17 2.5T543-95Zm-402-97q0 14 9 23t23 9h16q14 0 23-7.5t9-24.5v-204h-48q-14 0-23 9t-9 23v172Zm482.99-303q-10.99 0-21.6-4-10.61-4-19.39-12L478-611q-25-24-41.5-53.89T420-730q0-40.83 28.58-69.42Q477.17-828 518-828q33 0 59.5 19t46.5 45q20-26 46.5-45t59.5-19q40.83 0 69.42 28.58Q828-770.83 828-730q0 35.22-16.5 65.11T770-611L665-511q-8.79 8-19.41 12-10.62 4-21.6 4ZM646-531l101-96q22-21 37.5-47t15.5-56q0-29-20.5-49.5T730-800q-27 0-48 17t-38 39q-7.68 10-19.84 10T604-744q-17-22-38-39t-48-17q-29 0-49.5 20.5T448-730q0 30 15.5 56t37.5 47l101 96q9 9 22 9t22-9Zm-22-187Z" }) }))); }); IconMaterialVolunteerActivismW100.displayName = 'OnesyIconMaterialVolunteerActivismW100'; exports.default = IconMaterialVolunteerActivismW100;