UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 801 B
/** * @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 Rhombus = createMeisterIcons("rhombus", [["path", { "fill": "currentColor", "d": "M14.42 4.98c-1.307-1.307-3.533-1.307-4.84 0l-4.6 4.6c-1.307 1.307-1.307 3.533 0 4.84l4.6 4.6c1.307 1.307 3.533 1.307 4.84 0l4.6-4.6c1.307-1.307 1.307-3.533 0-4.84zm-5.9-1.06c1.893-1.893 5.067-1.893 6.96 0l4.6 4.6c1.893 1.893 1.893 5.067 0 6.96l-4.6 4.6c-1.893 1.893-5.068 1.893-6.96 0l-4.6-4.6c-1.893-1.893-1.893-5.068 0-6.96z", "key": "4939bb4fdfcf462b15322bcf4430062b403e6bdd", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Rhombus as default }; //# sourceMappingURL=Rhombus.js.map