@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.25 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 CheckCircleB = createMeisterIcons("check-circle-b", [["path", { "fill": "currentColor", "d": "M12 21c-5 0-9-4-9-9s4-9 9-9 9 4 9 9c0 4.9-4.1 9-9 9", "key": "063b22f9155f7b1675d3bc227055bf764b59ddb9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12 8.213 8.213 0 0 0 12 20.25c4.486 0 8.25-3.764 8.25-8.25A8.213 8.213 0 0 0 12 3.75M2.25 12A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12c0 5.314-4.436 9.75-9.75 9.75A9.713 9.713 0 0 1 2.25 12", "key": "2c20927a7b3323c055d84079d923703246e89ab1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M16.435 8.775a.75.75 0 0 1-.01 1.06l-5.298 5.198c-.181.181-.46.367-.827.367-.37 0-.649-.188-.83-.37l-.035-.034-2.03-2.639a.75.75 0 1 1 1.19-.914l1.742 2.265 5.038-4.943a.75.75 0 0 1 1.06.01", "key": "6da725d0120ab4aef5675bb5cdbe186a549b833e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CheckCircleB as default };
//# sourceMappingURL=CheckCircleB.js.map