@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.09 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 Paintbrush = createMeisterIcons("paintbrush", [["path", { "fill": "currentColor", "d": "M4.998 3.2c-.586 0-1.05.464-1.05 1.05v9.2c0 1.37 1.149 2.45 2.45 2.45h11.3c1.31 0 2.425-1.078 2.35-2.408V4.25c0-.586-.465-1.05-1.05-1.05zm-2.55 1.05a2.543 2.543 0 0 1 2.55-2.55h14a2.543 2.543 0 0 1 2.55 2.55v9.18c.112 2.26-1.767 3.97-3.85 3.97h-11.3c-2.1 0-3.95-1.72-3.95-3.95z", "key": "7472068028a554c85630f9ac0a0239efb5da0e4d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.298 11.6h17.6v1.5h-17.6zm7.65 5.05v3.1c0 .534.51 1.05 1.15 1.05.585 0 1.05-.464 1.05-1.05v-3.1h1.5v3.1a2.543 2.543 0 0 1-2.55 2.55c-1.361 0-2.65-1.084-2.65-2.55v-3.1z", "key": "22fa7f26872dc48722f7195a61b4fdf07df1c390", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Paintbrush as default };
//# sourceMappingURL=Paintbrush.js.map