UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.53 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 StickynoteB = createMeisterIcons("stickynote-b", [["path", { "fill": "currentColor", "d": "M21 9v5.3c-.6-.2-1.3-.3-2-.3-3.3 0-6 2.7-6 6 0 .3 0 .7.1 1H9c-3.3 0-6-2.7-6-6V9c0-3.3 2.7-6 6-6h6c3.3 0 6 2.6 6 6", "key": "3ca08bb4a20ad34553149539803d6be7e9399044", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.75C6.114 3.75 3.75 6.114 3.75 9v6c0 2.886 2.364 5.25 5.25 5.25h3.251l-.001-.212V20c0-3.714 3.036-6.75 6.75-6.75.418 0 .84.032 1.25.099V9c0-2.978-2.356-5.25-5.25-5.25zM2.25 9c0-3.714 3.036-6.75 6.75-6.75h6c3.706 0 6.75 2.928 6.75 6.75v6.34l-.987-.328A5.7 5.7 0 0 0 19 14.75c-2.886 0-5.25 2.364-5.25 5.25 0 .335.008.602.062.763l.329.987H9c-3.714 0-6.75-3.036-6.75-6.75z", "key": "08fe9ed6b8e8560121b78809d65d3ecf8bed7cc9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M19 14.75c-2.886 0-5.25 2.364-5.25 5.25q0 .133.002.25H15c2.886 0 5.25-2.364 5.25-5.25v-.113A6.3 6.3 0 0 0 19 14.75M12.25 20c0-3.714 3.036-6.75 6.75-6.75.677 0 1.447.112 2.206.329l.544.155V15c0 3.714-3.036 6.75-6.75 6.75h-2.44l-.172-.513c-.14-.418-.138-.923-.138-1.199z", "key": "2e4e2018a0a2eaa020a4293e86e3f093c48e8801", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { StickynoteB as default }; //# sourceMappingURL=StickynoteB.js.map