UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.41 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 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": "9cf8bd63b44dcca176aaff6ca1df379847d0dcaa", "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": "eae3178224f0e3d3b87d17ef9080d64f14afb381", "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": "3a8bbb07005da77b3957dfbc0075acdea16fd463", "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": "d5514bd2e259645f6f5f221241a370d3d605fd08", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { NotePinnedB as default }; //# sourceMappingURL=NotePinnedB.js.map