UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.04 kB
"use strict"; /** * @license @meistericons/react v0.21.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const PowerButton = createMeisterIcons("power-button", [["path", { "fill": "currentColor", "d": "M8.854 5.734a.75.75 0 0 1-.288 1.02C6.286 8.031 4.75 10.39 4.75 13.2c0 3.986 3.264 7.25 7.25 7.25s7.25-3.264 7.25-7.25c0-2.81-1.537-5.169-3.816-6.446a.75.75 0 1 1 .732-1.308c2.72 1.523 4.584 4.364 4.584 7.754 0 4.814-3.936 8.75-8.75 8.75s-8.75-3.936-8.75-8.75c0-3.39 1.863-6.231 4.584-7.754a.75.75 0 0 1 1.02.288", "key": "62d2119a8e89104ed56599a4dad4af8be6f0eef3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 2.05a.75.75 0 0 1 .75.75v7.3a.75.75 0 1 1-1.5 0V2.8a.75.75 0 0 1 .75-.75", "key": "e8ddb65bd2a0f775e719ac340f7d141d97a54038", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PowerButton as default }; //# sourceMappingURL=PowerButton.js.map