UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.2 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 InfoCircleB = createMeisterIcons("info-circle-b", [["path", { "fill": "currentColor", "d": "M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18", "key": "556669d4da483f38a27bd2bf1abc9766f03577e3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 20.25a8.25 8.25 0 1 0 0-16.5 8.25 8.25 0 0 0 0 16.5M21.75 12c0 5.385-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12 6.615 2.25 12 2.25s9.75 4.365 9.75 9.75", "key": "998959cf8797fb227331ff1c30fd6771366d601a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 9.3c.4 0 .8.3.8.8v6c0 .4-.3.7-.8.7s-.8-.3-.8-.8v-6c.1-.4.4-.7.8-.7m0-3c.1 0 .2 0 .3.1.1 0 .2.1.2.2s.2.1.2.2c.1.1.1.2.1.2 0 .1 0 .2-.1.3 0 .1-.1.2-.2.2-.1.1-.2.1-.2.2-.3.1-.6.1-.8-.2l-.2-.2c0-.1-.1-.2-.1-.3 0-.2.1-.4.2-.5.3-.1.4-.2.6-.2", "key": "c729dd6ec94c70a849fb81c1fac44707c21a8935", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { InfoCircleB as default }; //# sourceMappingURL=InfoCircleB.js.map