UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.29 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 NotesPaper = createMeisterIcons("notes-paper", [["path", { "fill": "currentColor", "d": "M6.514 3.362a3.05 3.05 0 0 0-3.05 3.05v7a3.05 3.05 0 0 0 3.05 3.05h7a3.05 3.05 0 0 0 3.05-3.05v-7a3.05 3.05 0 0 0-3.05-3.05zm-4.55 3.05a4.55 4.55 0 0 1 4.55-4.55h7a4.55 4.55 0 0 1 4.55 4.55v7a4.55 4.55 0 0 1-4.55 4.55h-7a4.55 4.55 0 0 1-4.55-4.55z", "key": "b16419fc64680e2aa16f421437eefa0b5c9e5e3b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.578 6.665a.75.75 0 0 1 .883-.589l1.018.204.017.004c2.388.597 3.928 2.98 3.455 5.468l-.002.01-1.505 6.824c-.6 2.514-3.002 3.933-5.47 3.463l-.011-.002-6.806-1.502h-.003c-1.703-.366-2.884-1.692-3.352-3.096a.75.75 0 0 1 1.423-.474c.332.995 1.151 1.869 2.246 2.104h.004l6.79 1.498c1.725.324 3.315-.655 3.718-2.333l1.496-6.783c.319-1.702-.732-3.308-2.33-3.717l-.982-.197a.75.75 0 0 1-.589-.882", "key": "5233612e6384534e09f834c53b59f55de5b38ab4", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { NotesPaper as default }; //# sourceMappingURL=NotesPaper.js.map