UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.58 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 NotePinnedFilledB = createMeisterIcons("note-pinned-filled-b", [["path", { "fill": "currentColor", "d": "M8 6.25A3.26 3.26 0 0 0 4.75 9.5v8A3.26 3.26 0 0 0 8 20.75h8a3.26 3.26 0 0 0 3.25-3.25v-8A3.26 3.26 0 0 0 16 6.25a.75.75 0 0 1 0-1.5 4.76 4.76 0 0 1 4.75 4.75v8A4.76 4.76 0 0 1 16 22.25H8a4.76 4.76 0 0 1-4.75-4.75v-8A4.76 4.76 0 0 1 8 4.75a.75.75 0 0 1 0 1.5", "key": "0981b79f71f727f809ea6f6dc58ba397cf84383e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 5.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", "key": "d5a0bb569e895d8817c8935444d4bbd68d8dfc1b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M9.75 4a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0", "key": "70cc5fc0fa09210bd8b286b6814bfab198870c8c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 4.75a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75M7.25 12a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1-.75-.75", "key": "47f8091fccc30e881ae09f5c73c5d953e9be353d", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { NotePinnedFilledB as default }; //# sourceMappingURL=NotePinnedFilledB.js.map