@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.21 kB
JavaScript
;
/**
* @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 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": "216e8791b8580394706dbbfd38e4165e28aae56c", "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": "f960834ca9fb058649f2346384deac5b6f2978bd", "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": "427fdfb5d6b46ad4157236774398745d21e8e3e3", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Chalkboard as default };
//# sourceMappingURL=Chalkboard.js.map