@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.22 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 ErrorCircleB = createMeisterIcons("error-circle-b", [["path", { "fill": "currentColor", "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "223892edc7cc63be9e9e519ace5c1b8fba3210c1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "b850bdc3ac0e186efc81f790c2d7c3665f2e1d3e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 14.7c-.4 0-.8-.3-.8-.8v-6c0-.4.3-.7.8-.7s.8.3.8.8v6c-.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": "c15ec6928e2345c90f97cb1aca1706342d7d82f2", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ErrorCircleB as default };
//# sourceMappingURL=ErrorCircleB.js.map