UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.23 kB
"use strict"; /** * @license @meistericons/react v0.21.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": "bfc829e3dcb2b3814ff9f05a88c3117f1ccfbcf7", "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": "68bdd6b89e49addf7396817ffceac035b3fee6fc", "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": "1c37ffb8e8acc44539f421063437206fdb607e08", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ErrorCircleB as default }; //# sourceMappingURL=ErrorCircleB.js.map