UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.18 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 Bulb = createMeisterIcons("bulb", [["path", { "fill": "currentColor", "d": "M12 2.5a7.707 7.707 0 0 0-7.75 7.75c0 2.213.915 4.149 2.318 5.556-.14.289-.218.61-.218.944C6.35 17.964 7.386 19 8.6 19h.335a3.22 3.22 0 0 0 3.165 2.5 3.22 3.22 0 0 0 3.166-2.5h.334c1.214 0 2.25-1.036 2.25-2.25 0-.387-.105-.755-.288-1.078 1.33-1.395 2.188-3.278 2.188-5.422A7.707 7.707 0 0 0 12 2.5M13.689 19c-.275.598-.873 1-1.589 1a1.73 1.73 0 0 1-1.589-1zm.911-1.5h1c.386 0 .75-.364.75-.75s-.364-.75-.75-.75h-7c-.386 0-.75.364-.75.75s.364.75.75.75zm-6-3a2.2 2.2 0 0 0-.98.236c-1.141-1.15-1.87-2.71-1.87-4.486A6.207 6.207 0 0 1 12 4a6.207 6.207 0 0 1 6.25 6.25c0 1.743-.702 3.28-1.807 4.422a2.2 2.2 0 0 0-.843-.172zm.35-5.85c0-.886.664-1.55 1.55-1.55a.75.75 0 0 0 0-1.5 3.013 3.013 0 0 0-3.05 3.05.75.75 0 0 0 1.5 0", "key": "9363343bc63bc37642db79b9dc6dc505bf47b1de", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Bulb as default }; //# sourceMappingURL=Bulb.js.map