@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.16 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 CompassCircle = createMeisterIcons("compass-circle", [["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": "1adf5cec3902d70dfccc77cf614cf0560f87e982", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "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": "57129923f8356f9a7cbc247f1a3e8ae283cc6a17", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CompassCircle as default };
//# sourceMappingURL=CompassCircle.js.map