@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.51 kB
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 ReelCode = createMeisterIcons("reel-code", [["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v10A3.26 3.26 0 0 0 7 20.25a.75.75 0 0 1 0 1.5A4.76 4.76 0 0 1 2.25 17V7A4.76 4.76 0 0 1 7 2.25h10A4.76 4.76 0 0 1 21.75 7v6a.75.75 0 0 1-1.5 0V7A3.26 3.26 0 0 0 17 3.75z", "key": "89b07615c14a3d460b47e8cecfde000df275abd9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17 2.25a.75.75 0 0 1 .75.75v10a.75.75 0 0 1-1.5 0V3a.75.75 0 0 1 .75-.75M6.25 21V3h1.5v18z", "key": "3c3a9d3551d233ac5b1351f5a25f526bf0bbb2cc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17 8.45h4v1.5h-4zm-14 0h4v1.5H3zm0 5.8h4v1.5H3zM6.25 21a.75.75 0 0 1 .75-.75h5a.75.75 0 0 1 0 1.5H7a.75.75 0 0 1-.75-.75m10.68-4.13a.75.75 0 0 1 0 1.06L15.86 19l1.07 1.07a.75.75 0 0 1-1.06 1.06l-1.2-1.2a1.32 1.32 0 0 1-.37-.93c0-.299.097-.658.37-.93l1.2-1.2a.75.75 0 0 1 1.06 0m2.04 0a.75.75 0 0 1 1.06 0l1.2 1.2c.273.272.37.631.37.93s-.097.658-.37.93l-1.2 1.2a.75.75 0 0 1-1.06-1.06L20.04 19l-1.07-1.07a.75.75 0 0 1 0-1.06m1.2 2", "key": "c7db610c28865140ea6578f0610ba62898d28e54", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ReelCode as default };
//# sourceMappingURL=ReelCode.js.map