@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.52 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 PaintbrushVarB = createMeisterIcons("paintbrush-var-b", [["path", { "fill": "currentColor", "d": "M20.75 12.35v1.1c0 1.8-1.4 3.2-3.1 3.2H6.35c-1.7 0-3.1-1.4-3.1-3.2v-1.1z", "key": "e33a2ee82cf3928f18c3e428e2f1a8af9e1d95f1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.5 11.6h19v1.85c0 2.199-1.72 3.95-3.85 3.95H6.35c-2.13 0-3.85-1.751-3.85-3.95zM4 13.1v.35c0 1.401 1.08 2.45 2.35 2.45h11.3c1.27 0 2.35-1.049 2.35-2.45v-.35z", "key": "92bb9c201074257bd77a5d9e7165ef49e0c1cfb2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.05 3.2C4.464 3.2 4 3.664 4 4.25v7.35h16V4.25c0-.535-.419-.97-.996-1.05zM2.5 4.25A2.543 2.543 0 0 1 5.05 1.7h14.042l.04.005c1.205.133 2.368 1.09 2.368 2.545v8.85h-19z", "key": "be4d9c7664db7d062c2ba678937998b0ee63660a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20.75 11.6h.1v1.5h-.1zM9.4 15.9h5.2v3.85a2.543 2.543 0 0 1-2.55 2.55c-1.36 0-2.65-1.084-2.65-2.55zm1.5 1.5v2.35c0 .534.51 1.05 1.15 1.05.586 0 1.05-.464 1.05-1.05V17.4z", "key": "7e97440b72281c88c424659a5fb541745b729469", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PaintbrushVarB as default };
//# sourceMappingURL=PaintbrushVarB.js.map