UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.12 kB
"use strict"; /** * @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 Notes = createMeisterIcons("notes", [["path", { "fill": "currentColor", "d": "m18.988 3.317-6.806-1.602c-1.923-.477-3.825.65-4.426 2.48h-1.85c-2.114 0-3.75 1.635-3.75 3.75v10.7c0 2.114 1.636 3.75 3.75 3.75h7c1.077 0 2.182-.47 2.878-1.298 1.614-.085 2.997-1.285 3.443-2.847l.004-.015 2.503-10.412c.502-2.016-.761-4.01-2.746-4.506m-3.23 16.277c.895-.074 1.735-.758 2.023-1.741l2.497-10.39c.295-1.182-.439-2.385-1.65-2.69l-6.804-1.601c-1.183-.296-2.387.44-2.69 1.654l-.1.4-.118-.029-2.383 9.93c-.295 1.18.44 2.383 1.65 2.689l7.002 1.647.13.13a1 1 0 0 0 .09.001zM3.656 7.944c0-1.285.964-2.25 2.25-2.25h1.348l-2.177 9.072c-.502 2.016.762 4.01 2.747 4.506l6.039 1.42a2.4 2.4 0 0 1-.957.202h-7c-1.286 0-2.25-.964-2.25-2.25z", "key": "3679e00865d57f661c91c2bd90f9c21da624af6e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Notes as default }; //# sourceMappingURL=Notes.js.map