@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 839 B
JavaScript
;
/**
* @license @meistericons/react v0.21.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": "6bf0fcd7d473449989c8cdb37b3a5cdf9175a4d5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Reel as default };
//# sourceMappingURL=Reel.js.map