@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 758 B
JavaScript
/**
* @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 SearchB = createMeisterIcons("search-b", [["path", { "fill": "currentColor", "d": "M11.175 19.175a8 8 0 1 0 0-16 8 8 0 0 0 0 16", "key": "a495cc5aa4bfe63beb7875bfec2e6edd63557792", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.045 16.045a.75.75 0 0 1 1.06 0l3.5 3.5a.75.75 0 0 1-1.06 1.06l-3.5-3.5a.75.75 0 0 1 0-1.06", "key": "d93ce84760c5f1fb73fd927d38d91e41e5260a43", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SearchB as default };
//# sourceMappingURL=SearchB.js.map