AlignVerticalSolid
align-vertical-solid
npm install @mynaui/icons-react
import { AlignVerticalSolid } from "@mynaui/icons-react";
const App = () => {
return <AlignVerticalSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M6.975 4.25h.05c.445 0 .816 0 1.12.02.317.022.617.07.907.19a2.75 2.75 0 0 1 1.489 1.488c.12.29.167.59.188.907.021.304.021.675.021 1.12v3.275h2.5V9.975c0-.445 0-.816.02-1.12.022-.317.069-.617.19-.907a2.75 2.75 0 0 1 1.488-1.489c.29-.12.59-.167.907-.188.304-.021.675-.021 1.12-.021h.05c.445 0 .816 0 1.12.02.317.022.617.07.907.19a2.75 2.75 0 0 1 1.489 1.488c.12.29.167.59.188.907.021.304.021.675.021 1.12v1.275H21a.75.75 0 0 1 0 1.5h-.25v1.275c0 .445 0 .816-.02 1.12a2.8 2.8 0 0 1-.19.907 2.75 2.75 0 0 1-1.488 1.489c-.29.12-.59.167-.907.188-.304.021-.675.021-1.12.021h-.05c-.445 0-.816 0-1.12-.02a2.8 2.8 0 0 1-.907-.19 2.75 2.75 0 0 1-1.489-1.488c-.12-.29-.167-.59-.188-.907-.021-.304-.021-.675-.021-1.12V12.75h-2.5v3.275c0 .445 0 .816-.02 1.12a2.8 2.8 0 0 1-.19.907 2.75 2.75 0 0 1-1.488 1.489c-.29.12-.59.167-.907.188-.304.021-.675.021-1.12.021h-.05c-.445 0-.816 0-1.12-.02a2.8 2.8 0 0 1-.907-.19 2.75 2.75 0 0 1-1.489-1.488c-.12-.29-.167-.59-.188-.907-.021-.304-.021-.675-.021-1.12V12.75H3a.75.75 0 0 1 0-1.5h.25V7.975c0-.445 0-.816.02-1.12.022-.317.069-.617.19-.907a2.75 2.75 0 0 1 1.488-1.489c.29-.12.59-.167.907-.188.304-.021.675-.021 1.12-.021'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/align-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-align-vertical"></use>
</svg>