@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.39 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 NoteSearchB = createMeisterIcons("note-search-b", [["path", { "fill": "currentColor", "d": "M8.05 3.8A3.26 3.26 0 0 0 4.8 7.05v8a3.26 3.26 0 0 0 3.25 3.25.75.75 0 0 1 0 1.5 4.76 4.76 0 0 1-4.75-4.75v-8A4.76 4.76 0 0 1 8.05 2.3h8a4.76 4.76 0 0 1 4.75 4.75v5a.75.75 0 1 1-1.5 0v-5a3.26 3.26 0 0 0-3.25-3.25z", "key": "f4185f02c1c9a2f3b016006f5e81804430568f88", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.75 20.55a3.8 3.8 0 1 0 0-7.6 3.8 3.8 0 0 0 0 7.6", "key": "2fe13514c9a4f47552a67903718217f5685ccabf", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.75 13.7a3.05 3.05 0 1 0 0 6.1 3.05 3.05 0 0 0 0-6.1m-4.55 3.05a4.55 4.55 0 1 1 9.1 0 4.55 4.55 0 0 1-9.1 0", "key": "a681eac7c002798e8be2220d09913238b72f4ba5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.02 19.02a.75.75 0 0 1 1.06 0l1.5 1.5a.75.75 0 1 1-1.06 1.06l-1.5-1.5a.75.75 0 0 1 0-1.06", "key": "9538f49d03216b431751ec5bc78530a6cd9e2b38", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NoteSearchB as default };
//# sourceMappingURL=NoteSearchB.js.map