@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 939 B
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 Bug = createMeisterIcons("bug", [["path", { "fill": "currentColor", "d": "M12 3.25c-3.446 0-6.25 2.923-6.25 6.65v4.2c0 3.727 2.804 6.65 6.25 6.65 3.346 0 6.25-3.023 6.25-6.65V9.9c0-3.727-2.804-6.65-6.25-6.65m-7.749 11c.075 4.405 3.443 8 7.749 8 4.205 0 7.67-3.69 7.749-8H21a.75.75 0 0 0 0-1.5h-1.25v-1.5H21a.75.75 0 0 0 0-1.5h-1.251c-.075-4.405-3.443-8-7.749-8s-7.674 3.595-7.749 8H3a.75.75 0 0 0 0 1.5h1.25v1.5H3a.75.75 0 0 0 0 1.5zM8.25 10A.75.75 0 0 1 9 9.25h6a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75M9 13.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5z", "key": "546f6f4e88b1398c419e4c3e35b139b2c30e5550", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Bug as default };
//# sourceMappingURL=Bug.js.map