RectangleVerticalSolid
rectangle-vertical-solid
design geometry layout orientation rectangle shape structure vertical rectangle vertical ui container frame
npm install @mynaui/icons-react
import { RectangleVerticalSolid } from "@mynaui/icons-react";
const App = () => {
return <RectangleVerticalSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<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'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/rectangle-vertical.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-rectangle-vertical"></use>
</svg>