UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 931 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var RectangleVerticalSolid = createReactSolidComponent("rectangle-vertical", "RectangleVerticalSolid", [["path", { "d": "M9.267 1.25c-.812 0-1.469 0-2 .045-.55.047-1.033.145-1.48.381a3.8 3.8 0 0 0-1.633 1.692c-.223.454-.316.944-.36 1.507-.044.549-.044 1.227-.044 2.072v10.106c0 .845 0 1.523.043 2.072.045.563.138 1.053.36 1.507a3.8 3.8 0 0 0 1.635 1.692c.446.236.93.334 1.478.38.532.046 1.189.046 2 .046h5.467c.812 0 1.469 0 2-.045.55-.047 1.033-.145 1.48-.381a3.8 3.8 0 0 0 1.633-1.692c.223-.454.316-.944.36-1.508.044-.548.044-1.226.044-2.07V6.946c0-.845 0-1.523-.043-2.072-.044-.563-.138-1.053-.36-1.507a3.8 3.8 0 0 0-1.635-1.692c-.446-.236-.93-.334-1.478-.38-.532-.046-1.189-.046-2-.046z", "key": "svg-0" }]]); export { RectangleVerticalSolid as default }; //# sourceMappingURL=RectangleVerticalSolid.js.map