@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 879 B
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 SearchCross = createMeisterIcons("search-cross", [["path", { "fill": "currentColor", "d": "M4.3 11.55a7.25 7.25 0 1 1 14.5 0 7.25 7.25 0 0 1-14.5 0m7.25-8.75a8.75 8.75 0 1 0 5.634 15.445l2.736 2.735a.75.75 0 0 0 1.06-1.06l-2.735-2.736A8.75 8.75 0 0 0 11.55 2.8M8.82 8.82a.75.75 0 0 1 1.06 0l1.62 1.62 1.62-1.62a.75.75 0 0 1 1.06 1.06l-1.62 1.62 1.62 1.62a.75.75 0 0 1-1.06 1.06l-1.62-1.62-1.62 1.62a.75.75 0 1 1-1.06-1.06l1.62-1.62-1.62-1.62a.75.75 0 0 1 0-1.06", "key": "4a9895d7c0084af12fb74236617138fd285c84d0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SearchCross as default };
//# sourceMappingURL=SearchCross.js.map