@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 852 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 NoteSearch = createMeisterIcons("note-search", [["path", { "fill": "currentColor", "d": "M8 3.75A3.26 3.26 0 0 0 4.75 7v8A3.26 3.26 0 0 0 8 18.25a.75.75 0 1 1 0 1.5A4.76 4.76 0 0 1 3.25 15V7A4.76 4.76 0 0 1 8 2.25h8A4.76 4.76 0 0 1 20.75 7v5a.75.75 0 0 1-1.5 0V7A3.26 3.26 0 0 0 16 3.75zm6.7 9.9a3.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 8.254 2.643l1.126 1.127a.75.75 0 0 1-1.06 1.06l-1.127-1.126A4.55 4.55 0 0 1 10.15 16.7", "key": "2e11183d233c29ef20e92f652c433d24c15b2910", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NoteSearch as default };
//# sourceMappingURL=NoteSearch.js.map