UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.22 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 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": "85fd8627d51fab4d0ff8eca81746437268d19c10", "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": "30c19a18fae71d4a99372853d471751fa2729ab4", "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": "efc8d64aa19e9beebf0fd3b677f540b8f8aed1ba", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { InfoCircleB as default }; //# sourceMappingURL=InfoCircleB.js.map