@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.63 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 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": "1c43f84e8d3449527189a200da3e54724939afa7", "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": "da079886c0819029ba102d617dded37f4c2370d3", "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": "1c137f1e7d69c2dbaa63e1a5ac42da22895b0b38", "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": "2c55e5841540880a3cfdd58de50a22666504168c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChalkboardB as default };
//# sourceMappingURL=ChalkboardB.js.map