AlignTopSolid
align-top-solid
npm install @mynaui/icons-react
import { AlignTopSolid } from "@mynaui/icons-react";
const App = () => {
return <AlignTopSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M2.25 3A.75.75 0 0 1 3 2.25h18a.75.75 0 0 1 0 1.5H3A.75.75 0 0 1 2.25 3m4.725 3.25c-.445 0-.816 0-1.12.02a2.8 2.8 0 0 0-.907.19 2.75 2.75 0 0 0-1.489 1.488c-.12.29-.167.59-.188.907-.021.304-.021.675-.021 1.12v8.05c0 .445 0 .816.02 1.12.022.317.069.617.19.907a2.75 2.75 0 0 0 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-.069.907-.19a2.75 2.75 0 0 0 1.489-1.488c.12-.29.167-.59.188-.907.021-.304.021-.675.021-1.12v-8.05c0-.445 0-.816-.02-1.12a2.8 2.8 0 0 0-.19-.907 2.75 2.75 0 0 0-1.488-1.489c-.29-.12-.59-.167-.907-.188-.304-.021-.675-.021-1.12-.021zm10 0c-.445 0-.816 0-1.12.02a2.8 2.8 0 0 0-.907.19 2.75 2.75 0 0 0-1.489 1.488c-.12.29-.167.59-.188.907-.021.304-.021.675-.021 1.12v4.05c0 .445 0 .816.02 1.12.022.318.069.617.19.907a2.75 2.75 0 0 0 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-.069.907-.19a2.75 2.75 0 0 0 1.489-1.488c.12-.29.167-.59.188-.907.021-.304.021-.675.021-1.12v-4.05c0-.445 0-.816-.02-1.12a2.8 2.8 0 0 0-.19-.907 2.75 2.75 0 0 0-1.488-1.489c-.29-.12-.59-.167-.907-.188-.304-.021-.675-.021-1.12-.021z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/align-top.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-top"></use>
</svg>