UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.19 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 Chalkboard = createMeisterIcons("chalkboard", [["path", { "fill": "currentColor", "d": "M5.95 6.2c-.886 0-1.55.664-1.55 1.55V17.8h15V7.75c0-.886-.664-1.55-1.55-1.55zm14.3 12.35v.75H2.9V7.75A3.013 3.013 0 0 1 5.95 4.7h11.9a3.013 3.013 0 0 1 3.05 3.05v10.8z", "key": "c2ace548e03e4b5f4f70689b83953d98243b872e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M1.7 18.55a.75.75 0 0 1 .75-.75h19.1a.75.75 0 0 1 0 1.5H2.45a.75.75 0 0 1-.75-.75", "key": "14ac7686140174c34fb6f44b5c624cdbb9fb0b88", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.55 16.8a.146.146 0 0 0-.15.15v1.6a.75.75 0 0 1-1.5 0v-1.6c0-.914.736-1.65 1.65-1.65h6.8c.914 0 1.65.736 1.65 1.65v1.6a.75.75 0 0 1-1.5 0v-1.6a.146.146 0 0 0-.15-.15z", "key": "234f61931227723d755a301c3f1b708ed879318a", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Chalkboard as default }; //# sourceMappingURL=Chalkboard.js.map