@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.36 kB
JavaScript
/**
* @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 Button = createMeisterIcons("button", [["path", { "fill": "currentColor", "d": "M12.05 3.8a8.213 8.213 0 0 0-8.25 8.25c0 4.491 3.67 8.25 8.25 8.25a8.213 8.213 0 0 0 8.25-8.25 8.213 8.213 0 0 0-8.25-8.25M2.3 12.05a9.713 9.713 0 0 1 9.75-9.75 9.713 9.713 0 0 1 9.75 9.75 9.713 9.713 0 0 1-9.75 9.75c-5.42 0-9.75-4.441-9.75-9.75", "key": "87448822b9d38b92bc58714b38669e3fd8e026cb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.75 11.35c.2-.2.5-.3.7-.3.1 0 .3 0 .4.1.1 0 .2.1.3.2s.1.2.2.3c0 .1.1.3.1.4 0 .5-.5 1-1 1-.1 0-.3 0-.4-.1s-.2-.1-.3-.2c-.2-.2-.3-.4-.3-.7s.1-.5.3-.7m-3.4 3.4c.2-.2.4-.3.7-.3s.5.1.7.3.3.5.3.7c0 .5-.5 1-1 1-.3 0-.5-.1-.7-.3s-.3-.4-.3-.7.1-.6.3-.7m-.1-6.9c.2-.2.5-.3.7-.3.1 0 .3 0 .4.1.1 0 .2.1.3.2s.2.2.2.3.1.3.1.4c0 .5-.5 1-1 1-.1 0-.3 0-.4-.1-.1 0-.2-.1-.3-.2-.2-.1-.3-.4-.3-.7 0-.2.1-.5.3-.7m-3.4 3.4c.2-.2.4-.3.7-.3s.5.1.7.3.3.5.3.7c0 .5-.5 1-1 1-.3 0-.5-.1-.7-.3-.1-.2-.2-.4-.2-.7s.1-.5.2-.7", "key": "fa5cb453c96e069d93fc7f29bc4c027b895c2abd", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Button as default };
//# sourceMappingURL=Button.js.map