UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.04 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 ReelCross = createMeisterIcons("reel-cross", [["path", { "fill": "currentColor", "d": "M6.25 3.788a3.266 3.266 0 0 0-2.5 3.162V8.4h2.5zm0 6.112h-2.5v4.3h2.5zm-2.5 7.05V15.7h2.5v4.412a3.266 3.266 0 0 1-2.5-3.162M7 21.7a4.76 4.76 0 0 1-4.75-4.75v-10A4.76 4.76 0 0 1 7 2.2h10a4.76 4.76 0 0 1 4.75 4.75v6a.75.75 0 0 1-1.5 0V9.9h-2.5v3.05a.75.75 0 0 1-1.5 0V3.7h-8.5v16.5H12a.75.75 0 0 1 0 1.5zM20.25 6.95V8.4h-2.5V3.788a3.266 3.266 0 0 1 2.5 3.162m.38 9.27a.75.75 0 0 1 0 1.06l-1.62 1.62 1.62 1.62a.75.75 0 0 1-1.06 1.06l-1.62-1.62-1.62 1.62a.75.75 0 0 1-1.06-1.06l1.62-1.62-1.62-1.62a.75.75 0 1 1 1.06-1.06l1.62 1.62 1.62-1.62a.75.75 0 0 1 1.06 0", "key": "646cf3868ce95001f565237711aa74b51934d309", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ReelCross as default }; //# sourceMappingURL=ReelCross.js.map