align vertical icon

align-vertical-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.

Name
align-vertical-solid
Set
Myna UI Icons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

Related icons in Myna UI Icons

Use the align vertical icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.975 4.25h.05c.445 0 .816 0 1.12.02c.317.022.617.07.907.19a2.75 2.75 0 0 1 1.489 1.488c.12.29.167.59.188.907c.021.304.021.675.021 1.12v3.275h2.5V9.975c0-.445 0-.816.02-1.12c.022-.317.069-.617.19-.907a2.75 2.75 0 0 1 1.488-1.489c.29-.12.59-.167.907-.188c.304-.021.675-.021 1.12-.021h.05c.445 0 .816 0 1.12.02c.317.022.617.07.907.19a2.75 2.75 0 0 1 1.489 1.488c.12.29.167.59.188.907c.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.907a2.75 2.75 0 0 1-1.488 1.489c-.29.12-.59.167-.907.188c-.304.021-.675.021-1.12.021h-.05c-.445 0-.816 0-1.12-.02a2.8 2.8 0 0 1-.907-.19a2.75 2.75 0 0 1-1.489-1.488c-.12-.29-.167-.59-.188-.907c-.021-.304-.021-.675-.021-1.12V12.75h-2.5v3.275c0 .445 0 .816-.02 1.12a2.8 2.8 0 0 1-.19.907a2.75 2.75 0 0 1-1.488 1.489c-.29.12-.59.167-.907.188c-.304.021-.675.021-1.12.021h-.05c-.445 0-.816 0-1.12-.02a2.8 2.8 0 0 1-.907-.19a2.75 2.75 0 0 1-1.489-1.488c-.12-.29-.167-.59-.188-.907c-.021-.304-.021-.675-.021-1.12V12.75H3a.75.75 0 0 1 0-1.5h.25V7.975c0-.445 0-.816.02-1.12c.022-.317.069-.617.19-.907a2.75 2.75 0 0 1 1.488-1.489c.29-.12.59-.167.907-.188c.304-.021.675-.021 1.12-.021"/></svg>

React

import type { SVGProps } from "react";

export function MynauiAlignVerticalSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.975 4.25h.05c.445 0 .816 0 1.12.02c.317.022.617.07.907.19a2.75 2.75 0 0 1 1.489 1.488c.12.29.167.59.188.907c.021.304.021.675.021 1.12v3.275h2.5V9.975c0-.445 0-.816.02-1.12c.022-.317.069-.617.19-.907a2.75 2.75 0 0 1 1.488-1.489c.29-.12.59-.167.907-.188c.304-.021.675-.021 1.12-.021h.05c.445 0 .816 0 1.12.02c.317.022.617.07.907.19a2.75 2.75 0 0 1 1.489 1.488c.12.29.167.59.188.907c.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.907a2.75 2.75 0 0 1-1.488 1.489c-.29.12-.59.167-.907.188c-.304.021-.675.021-1.12.021h-.05c-.445 0-.816 0-1.12-.02a2.8 2.8 0 0 1-.907-.19a2.75 2.75 0 0 1-1.489-1.488c-.12-.29-.167-.59-.188-.907c-.021-.304-.021-.675-.021-1.12V12.75h-2.5v3.275c0 .445 0 .816-.02 1.12a2.8 2.8 0 0 1-.19.907a2.75 2.75 0 0 1-1.488 1.489c-.29.12-.59.167-.907.188c-.304.021-.675.021-1.12.021h-.05c-.445 0-.816 0-1.12-.02a2.8 2.8 0 0 1-.907-.19a2.75 2.75 0 0 1-1.489-1.488c-.12-.29-.167-.59-.188-.907c-.021-.304-.021-.675-.021-1.12V12.75H3a.75.75 0 0 1 0-1.5h.25V7.975c0-.445 0-.816.02-1.12c.022-.317.069-.617.19-.907a2.75 2.75 0 0 1 1.488-1.489c.29-.12.59-.167.907-.188c.304-.021.675-.021 1.12-.021"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.975 4.25h.05c.445 0 .816 0 1.12.02c.317.022.617.07.907.19a2.75 2.75 0 0 1 1.489 1.488c.12.29.167.59.188.907c.021.304.021.675.021 1.12v3.275h2.5V9.975c0-.445 0-.816.02-1.12c.022-.317.069-.617.19-.907a2.75 2.75 0 0 1 1.488-1.489c.29-.12.59-.167.907-.188c.304-.021.675-.021 1.12-.021h.05c.445 0 .816 0 1.12.02c.317.022.617.07.907.19a2.75 2.75 0 0 1 1.489 1.488c.12.29.167.59.188.907c.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.907a2.75 2.75 0 0 1-1.488 1.489c-.29.12-.59.167-.907.188c-.304.021-.675.021-1.12.021h-.05c-.445 0-.816 0-1.12-.02a2.8 2.8 0 0 1-.907-.19a2.75 2.75 0 0 1-1.489-1.488c-.12-.29-.167-.59-.188-.907c-.021-.304-.021-.675-.021-1.12V12.75h-2.5v3.275c0 .445 0 .816-.02 1.12a2.8 2.8 0 0 1-.19.907a2.75 2.75 0 0 1-1.488 1.489c-.29.12-.59.167-.907.188c-.304.021-.675.021-1.12.021h-.05c-.445 0-.816 0-1.12-.02a2.8 2.8 0 0 1-.907-.19a2.75 2.75 0 0 1-1.489-1.488c-.12-.29-.167-.59-.188-.907c-.021-.304-.021-.675-.021-1.12V12.75H3a.75.75 0 0 1 0-1.5h.25V7.975c0-.445 0-.816.02-1.12c.022-.317.069-.617.19-.907a2.75 2.75 0 0 1 1.488-1.489c.29-.12.59-.167.907-.188c.304-.021.675-.021 1.12-.021"/></svg>
</template>

CSS

.icon-align-vertical-solid {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.975%204.25h.05c.445%200%20.816%200%201.12.02c.317.022.617.07.907.19a2.75%202.75%200%200%201%201.489%201.488c.12.29.167.59.188.907c.021.304.021.675.021%201.12v3.275h2.5V9.975c0-.445%200-.816.02-1.12c.022-.317.069-.617.19-.907a2.75%202.75%200%200%201%201.488-1.489c.29-.12.59-.167.907-.188c.304-.021.675-.021%201.12-.021h.05c.445%200%20.816%200%201.12.02c.317.022.617.07.907.19a2.75%202.75%200%200%201%201.489%201.488c.12.29.167.59.188.907c.021.304.021.675.021%201.12v1.275H21a.75.75%200%200%201%200%201.5h-.25v1.275c0%20.445%200%20.816-.02%201.12a2.8%202.8%200%200%201-.19.907a2.75%202.75%200%200%201-1.488%201.489c-.29.12-.59.167-.907.188c-.304.021-.675.021-1.12.021h-.05c-.445%200-.816%200-1.12-.02a2.8%202.8%200%200%201-.907-.19a2.75%202.75%200%200%201-1.489-1.488c-.12-.29-.167-.59-.188-.907c-.021-.304-.021-.675-.021-1.12V12.75h-2.5v3.275c0%20.445%200%20.816-.02%201.12a2.8%202.8%200%200%201-.19.907a2.75%202.75%200%200%201-1.488%201.489c-.29.12-.59.167-.907.188c-.304.021-.675.021-1.12.021h-.05c-.445%200-.816%200-1.12-.02a2.8%202.8%200%200%201-.907-.19a2.75%202.75%200%200%201-1.489-1.488c-.12-.29-.167-.59-.188-.907c-.021-.304-.021-.675-.021-1.12V12.75H3a.75.75%200%200%201%200-1.5h.25V7.975c0-.445%200-.816.02-1.12c.022-.317.069-.617.19-.907a2.75%202.75%200%200%201%201.488-1.489c.29-.12.59-.167.907-.188c.304-.021.675-.021%201.12-.021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.975%204.25h.05c.445%200%20.816%200%201.12.02c.317.022.617.07.907.19a2.75%202.75%200%200%201%201.489%201.488c.12.29.167.59.188.907c.021.304.021.675.021%201.12v3.275h2.5V9.975c0-.445%200-.816.02-1.12c.022-.317.069-.617.19-.907a2.75%202.75%200%200%201%201.488-1.489c.29-.12.59-.167.907-.188c.304-.021.675-.021%201.12-.021h.05c.445%200%20.816%200%201.12.02c.317.022.617.07.907.19a2.75%202.75%200%200%201%201.489%201.488c.12.29.167.59.188.907c.021.304.021.675.021%201.12v1.275H21a.75.75%200%200%201%200%201.5h-.25v1.275c0%20.445%200%20.816-.02%201.12a2.8%202.8%200%200%201-.19.907a2.75%202.75%200%200%201-1.488%201.489c-.29.12-.59.167-.907.188c-.304.021-.675.021-1.12.021h-.05c-.445%200-.816%200-1.12-.02a2.8%202.8%200%200%201-.907-.19a2.75%202.75%200%200%201-1.489-1.488c-.12-.29-.167-.59-.188-.907c-.021-.304-.021-.675-.021-1.12V12.75h-2.5v3.275c0%20.445%200%20.816-.02%201.12a2.8%202.8%200%200%201-.19.907a2.75%202.75%200%200%201-1.488%201.489c-.29.12-.59.167-.907.188c-.304.021-.675.021-1.12.021h-.05c-.445%200-.816%200-1.12-.02a2.8%202.8%200%200%201-.907-.19a2.75%202.75%200%200%201-1.489-1.488c-.12-.29-.167-.59-.188-.907c-.021-.304-.021-.675-.021-1.12V12.75H3a.75.75%200%200%201%200-1.5h.25V7.975c0-.445%200-.816.02-1.12c.022-.317.069-.617.19-.907a2.75%202.75%200%200%201%201.488-1.489c.29-.12.59-.167.907-.188c.304-.021.675-.021%201.12-.021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/align-vertical-solid.svg?color=%231a73e8&size=48