@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.5 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 SearchCrossB = createMeisterIcons("search-cross-b", [["path", { "fill": "currentColor", "d": "M11.55 19.55a8 8 0 1 0 0-16 8 8 0 0 0 0 16", "key": "3d814a0ac072dc23d236fa2d4984fc133312e85a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.55 4.3a7.25 7.25 0 1 0 0 14.5 7.25 7.25 0 0 0 0-14.5M2.8 11.55a8.75 8.75 0 1 1 17.5 0 8.75 8.75 0 0 1-17.5 0", "key": "797c29c15af5bc999bb2b1bde88f1ce2d2894de7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.92 16.92a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06", "key": "56d46f3ae24f82ee6589a10a4bf26b2f30cebd0f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M8.82 8.82a.75.75 0 0 1 1.06 0l4.3 4.3a.75.75 0 1 1-1.06 1.06l-4.3-4.3a.75.75 0 0 1 0-1.06", "key": "77ea8cc27ee6cad5ca789badb62bd338271a4dcd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M14.18 8.82a.75.75 0 0 1 0 1.06l-4.3 4.3a.75.75 0 0 1-1.06-1.06l4.3-4.3a.75.75 0 0 1 1.06 0", "key": "647db9d1eee451406a5a77fcb85230437fb54eae", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SearchCrossB as default };
//# sourceMappingURL=SearchCrossB.js.map