UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.08 kB
/** * @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 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": "d9742ba7ada329b0f1c0592d21fbb64e4bd7b624", "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": "95a3f30ac348e3ecddee72b0f5844aaf4a1a09b3", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Paintbrush as default }; //# sourceMappingURL=Paintbrush.js.map