@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.83 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 PaintbrushB = createMeisterIcons("paintbrush-b", [["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": "445e29eb5a6210f7f87de7fe739730feecd83a7c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20.75 4.25v8.1H3.25v-8.1c0-1 .8-1.8 1.8-1.8h14c.9.1 1.7.8 1.7 1.8", "key": "65f0e1e302cd80e402b0bad8025b0d77b2b33a8e", "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": "4945e5c972031cac3f660c4bda20e873d47e4129", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20.75 11.6h.1v1.5h-.1z", "key": "362da92e0c42148ab8a60f4cbf787261010f2ab6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.85 16.65v3.1c0 1-.8 1.8-1.8 1.8s-1.9-.8-1.9-1.8v-3.1z", "key": "1771e0d721c16fb4971724e8253d5b3bc2283c06", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.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": "d41045233592958315f1f6f4c11c094f33a09e7d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PaintbrushB as default };
//# sourceMappingURL=PaintbrushB.js.map