@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.61 kB
JavaScript
/**
* @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 ChalkboardB = createMeisterIcons("chalkboard-b", [["path", { "fill": "currentColor", "d": "M5.95 6.2c-.886 0-1.55.664-1.55 1.55V17.8h2.5v-.85c0-.914.736-1.65 1.65-1.65h6.9c.914 0 1.65.736 1.65 1.65v.85h2.4V7.75c0-.865-.643-1.55-1.65-1.55zM2.9 7.75A3.013 3.013 0 0 1 5.95 4.7h11.9C19.643 4.7 21 6.015 21 7.75V19.3h-5.4v-2.35a.146.146 0 0 0-.15-.15h-6.9a.146.146 0 0 0-.15.15v2.35H2.9z", "key": "6ac73408ae72103be3c104426e5971e3d782780c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.6 18.45a.75.75 0 0 1 .75-.75h5.2a.75.75 0 0 1 0 1.5h-5.2a.75.75 0 0 1-.75-.75m-13.9 0a.75.75 0 0 1 .75-.75h5.2a.75.75 0 0 1 0 1.5h-5.2a.75.75 0 0 1-.75-.75", "key": "fd5c50630624208c645ec0aeff8b2dddbfa59e56", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.35 16.85v1.6h-8.7v-1.6c0-.5.4-.9.9-.9h6.8c.6 0 1 .4 1 .9", "key": "c445ad637d2948b7858f62286996e1d1b55a0b90", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.55 16.7a.146.146 0 0 0-.15.15v.85h7.2v-.85a.11.11 0 0 0-.035-.088c-.023-.02-.084-.062-.215-.062zm-1.65.15c0-.914.736-1.65 1.65-1.65h6.8c.96 0 1.75.684 1.75 1.65v2.35H6.9z", "key": "1192962317c29de2cbbdfe8981edd552f8eb06b5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChalkboardB as default };
//# sourceMappingURL=ChalkboardB.js.map