@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.59 kB
JavaScript
;
/**
* @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 CompassCircleB = createMeisterIcons("compass-circle-b", [["path", { "fill": "currentColor", "d": "M12.05 21.05a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "daf96b42026902a6d8cb82a778ee19dcc3e80e90", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.05 3.8a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M2.3 12.05c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75-9.75-4.365-9.75-9.75", "key": "960f0d3830807e047ce295d90abc4d86af0e66a1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "m8.65 14.45 1-4.2c.1-.2.3-.4.5-.5l4.2-1c.5-.1 1 .3.8.8l-1 4.2c-.1.2-.3.4-.5.5l-4.2 1c-.5.2-.9-.3-.8-.8", "key": "a6ec5a29fc4264cb248275e89da274d762a51e70", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "m14.388 9.512-.94 3.95a.6.6 0 0 1-.086.086l-3.95.94.94-3.95a.6.6 0 0 1 .086-.086zm1.481.256a1.29 1.29 0 0 0-.348-1.394 1.52 1.52 0 0 0-1.318-.36l-.013.003L9.892 9.04l-.077.04c-.346.172-.663.49-.836.835l-.039.077-1.023 4.297-.002.014c-.096.478.041.974.359 1.318.33.357.852.538 1.394.348l4.24-1.01.077-.038a1.95 1.95 0 0 0 .836-.836l.039-.077z", "key": "9ace2a3dd71e56e362930a96796f81f0af3f9944", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CompassCircleB as default };
//# sourceMappingURL=CompassCircleB.js.map