UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.4 kB
/** * @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 NotePinnedB = createMeisterIcons("note-pinned-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": "9298fea9909afbffe28e747c3abeb85f245290e3", "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": "7a2350c5e6e448c243a976f813089b8f856b7d98", "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": "4f1069b92c95545187204fac82e0f40ad83666e1", "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-.75", "key": "e34123c13caeead4566f462d4ce490875e523ea0", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { NotePinnedB as default }; //# sourceMappingURL=NotePinnedB.js.map