@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.24 kB
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 SearchMinusB = createMeisterIcons("search-minus-b", [["path", { "fill": "currentColor", "d": "M11.55 19.55a8 8 0 1 0 0-16 8 8 0 0 0 0 16", "key": "bf2ca0f6537804bcfb6b959b26afa70302467f78", "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": "c81b03959e94349b99c616564ee94ff35bd3a3c8", "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": "f5f8f5ca6bdea264b0a1f1a2ace26d01b22658ee", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M7.8 11.55a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75", "key": "ac4f5ee3ce55390beb743d4fee5e77b9e04ff464", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SearchMinusB as default };
//# sourceMappingURL=SearchMinusB.js.map