@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 876 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var RectangleSolid = createReactSolidComponent("rectangle", "RectangleSolid", [["path", { "d": "M7.125 3.75c-.813 0-1.468 0-2 .043-.546.045-1.026.14-1.47.366a3.75 3.75 0 0 0-1.64 1.639c-.225.444-.32.924-.364 1.47-.044.531-.044 1.187-.044 2v5.464c0 .813 0 1.469.044 2 .044.546.139 1.026.365 1.47a3.75 3.75 0 0 0 1.639 1.64c.444.226.924.32 1.47.365.532.043 1.187.043 2 .043h9.75c.813 0 1.468 0 2-.043.546-.045 1.026-.14 1.47-.366a3.75 3.75 0 0 0 1.64-1.639c.226-.444.32-.924.364-1.47.044-.531.044-1.187.044-2V9.268c0-.813 0-1.469-.044-2-.044-.546-.139-1.026-.365-1.47a3.75 3.75 0 0 0-1.639-1.64c-.444-.226-.924-.32-1.47-.365-.532-.043-1.187-.043-2-.043z", "key": "svg-0" }]]);
export { RectangleSolid as default };
//# sourceMappingURL=RectangleSolid.js.map