UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.27 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 BadgeB = createMeisterIcons("badge-b", [["path", { "fill": "currentColor", "d": "M19 9.156c0 3.9-3.1 7-7 7s-7-3.1-7-7 3.4-7 7.3-7 6.7 3.2 6.7 7", "key": "3edc4f56189e6d6b671fa05fd985f307a59ff3e9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.3 2.906c-3.527 0-6.55 2.804-6.55 6.25a6.207 6.207 0 0 0 6.25 6.25 6.207 6.207 0 0 0 6.25-6.25c0-3.437-2.514-6.25-5.95-6.25m-8.05 6.25c0-4.355 3.777-7.75 8.05-7.75 4.363 0 7.45 3.586 7.45 7.75a7.707 7.707 0 0 1-7.75 7.75 7.707 7.707 0 0 1-7.75-7.75", "key": "ebf892a934e80634550ffc04ad5da1d705981d84", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.05 20.645v-5.59h-1.5v6.3c0 1.135 1.355 1.556 2.08.83l2.2-2.2c.107-.106.333-.106.44 0l2.17 2.17a1.144 1.144 0 0 0 1.387.33 1.25 1.25 0 0 0 .723-1.13v-6.3h-1.5v5.59l-1.72-1.72a1.836 1.836 0 0 0-2.56 0z", "key": "559f6782236e291bbc45644661f136b118141ba2", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BadgeB as default }; //# sourceMappingURL=BadgeB.js.map