@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 822 B
JavaScript
/**
* @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 Reel = createMeisterIcons("reel", [["path", { "fill": "currentColor", "d": "M6.25 3.838A3.266 3.266 0 0 0 3.75 7v1.45h2.5zm0 6.112h-2.5v4.3h2.5zm0 5.8h-2.5V17a3.266 3.266 0 0 0 2.5 3.162zm1.5-12v16.5h8.5V3.75zM20.25 17a3.266 3.266 0 0 1-2.5 3.162V15.75h2.5zm0-2.75h-2.5v-4.3h2.5zm0-5.8h-2.5V3.838A3.266 3.266 0 0 1 20.25 7zM2.25 7A4.76 4.76 0 0 1 7 2.25h10A4.76 4.76 0 0 1 21.75 7v10A4.76 4.76 0 0 1 17 21.75H7A4.76 4.76 0 0 1 2.25 17z", "key": "1fde17891405a5897266de552a9d0c2150349e9c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Reel as default };
//# sourceMappingURL=Reel.js.map