@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 869 B
JavaScript
;
/**
* @license @meistericons/react v0.21.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": "e1be8d570d062347d9fb1a422e5222138e23c412", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NoteSearch as default };
//# sourceMappingURL=NoteSearch.js.map