@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 999 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 ReelAdd = createMeisterIcons("reel-add", [["path", { "fill": "currentColor", "d": "M6.25 3.338A3.266 3.266 0 0 0 3.75 6.5v1.45h2.5zm0 6.112h-2.5v4.3h2.5zm-2.5 7.05v-1.25h2.5v4.412a3.266 3.266 0 0 1-2.5-3.162M7 21.25a4.76 4.76 0 0 1-4.75-4.75v-10A4.76 4.76 0 0 1 7 1.75h10a4.76 4.76 0 0 1 4.75 4.75v6a.75.75 0 0 1-1.5 0V9.45h-2.5v3.05a.75.75 0 0 1-1.5 0V3.25h-8.5v16.5H12a.75.75 0 0 1 0 1.5zM20.25 6.5v1.45h-2.5V3.338a3.266 3.266 0 0 1 2.5 3.162M17 14.75a.75.75 0 0 1 .75.75v2.25H20a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0v-2.25H14a.75.75 0 0 1 0-1.5h2.25V15.5a.75.75 0 0 1 .75-.75", "key": "ebce1bae5d32c85254444ac6278c18d554ba1f4d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ReelAdd as default };
//# sourceMappingURL=ReelAdd.js.map