UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.02 kB
/** * @license @meistericons/vue v0.5.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": "af29177768f7594c6d43ffae62ea40de92d50144", "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": "b4b4ad10be1616ef4d78f96a25457df89aabd16c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PowerButton as default }; //# sourceMappingURL=PowerButton.js.map