@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.55 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 ButtonB = createMeisterIcons("button-b", [["path", { "fill": "currentColor", "d": "M3.05 12.05c0-5 4-9 9-9s9 4 9 9-4 9-9 9-9-4.1-9-9", "key": "fde50d3c35c96fbd0204455b990436076460d91e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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": "f9d24a964a9c896fba24e12fe5c4cb13570a8836", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "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": "bf569a3f9f255c59edeb4d8a72019d82be9b7f1a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ButtonB as default };
//# sourceMappingURL=ButtonB.js.map