UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.48 kB
/** * @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 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": "f33fd25c31c36bbabf3ac77147d19eebc78dac47", "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": "98ac7a681c111880f0e265f30e09c3ee9da130e2", "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": "387b32f8e3e99460189959c95796cf520aafae23", "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": "5f19167ee349da71419a2044cdd5f927414e88e4", "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": "454093a8e43d2b6e527885bbfeeffc388f48e07c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SearchCrossB as default }; //# sourceMappingURL=SearchCrossB.js.map