align vertical spacing icon

align-vertical-spacing-bold from Solar by 480 Design · Bold · Tools · CC-BY-4.0 Attribution required.

Name
align-vertical-spacing-bold
Set
Solar
Style
Bold
Category
Tools
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More tools icons from Solar

Use the align vertical spacing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M1.25 21C1.25 20.5858 1.58579 20.25 2 20.25L22 20.25C22.4142 20.25 22.75 20.5858 22.75 21C22.75 21.4142 22.4142 21.75 22 21.75L2 21.75C1.58579 21.75 1.25 21.4142 1.25 21ZM1.25 3C1.25 2.58579 1.58579 2.25 2 2.25L22 2.25C22.4142 2.25 22.75 2.58579 22.75 3C22.75 3.41421 22.4142 3.75 22 3.75L2 3.75C1.58579 3.75 1.25 3.41421 1.25 3Z" clip-rule="evenodd"/><path d="M4 12C4 13.8856 4 14.8284 4.58579 15.4142C5.17157 16 6.11438 16 8 16L16 16C17.8856 16 18.8284 16 19.4142 15.4142C20 14.8284 20 13.8856 20 12C20 10.1144 20 9.17157 19.4142 8.58579C18.8284 8 17.8856 8 16 8H8C6.11438 8 5.17157 8 4.58579 8.58579C4 9.17158 4 10.1144 4 12Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarAlignVerticalSpacingBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M1.25 21C1.25 20.5858 1.58579 20.25 2 20.25L22 20.25C22.4142 20.25 22.75 20.5858 22.75 21C22.75 21.4142 22.4142 21.75 22 21.75L2 21.75C1.58579 21.75 1.25 21.4142 1.25 21ZM1.25 3C1.25 2.58579 1.58579 2.25 2 2.25L22 2.25C22.4142 2.25 22.75 2.58579 22.75 3C22.75 3.41421 22.4142 3.75 22 3.75L2 3.75C1.58579 3.75 1.25 3.41421 1.25 3Z" clipRule="evenodd"/><path d="M4 12C4 13.8856 4 14.8284 4.58579 15.4142C5.17157 16 6.11438 16 8 16L16 16C17.8856 16 18.8284 16 19.4142 15.4142C20 14.8284 20 13.8856 20 12C20 10.1144 20 9.17157 19.4142 8.58579C18.8284 8 17.8856 8 16 8H8C6.11438 8 5.17157 8 4.58579 8.58579C4 9.17158 4 10.1144 4 12Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M1.25 21C1.25 20.5858 1.58579 20.25 2 20.25L22 20.25C22.4142 20.25 22.75 20.5858 22.75 21C22.75 21.4142 22.4142 21.75 22 21.75L2 21.75C1.58579 21.75 1.25 21.4142 1.25 21ZM1.25 3C1.25 2.58579 1.58579 2.25 2 2.25L22 2.25C22.4142 2.25 22.75 2.58579 22.75 3C22.75 3.41421 22.4142 3.75 22 3.75L2 3.75C1.58579 3.75 1.25 3.41421 1.25 3Z" clip-rule="evenodd"/><path d="M4 12C4 13.8856 4 14.8284 4.58579 15.4142C5.17157 16 6.11438 16 8 16L16 16C17.8856 16 18.8284 16 19.4142 15.4142C20 14.8284 20 13.8856 20 12C20 10.1144 20 9.17157 19.4142 8.58579C18.8284 8 17.8856 8 16 8H8C6.11438 8 5.17157 8 4.58579 8.58579C4 9.17158 4 10.1144 4 12Z"/></g></svg>
</template>

CSS

.icon-align-vertical-spacing-bold {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1.25%2021C1.25%2020.5858%201.58579%2020.25%202%2020.25L22%2020.25C22.4142%2020.25%2022.75%2020.5858%2022.75%2021C22.75%2021.4142%2022.4142%2021.75%2022%2021.75L2%2021.75C1.58579%2021.75%201.25%2021.4142%201.25%2021ZM1.25%203C1.25%202.58579%201.58579%202.25%202%202.25L22%202.25C22.4142%202.25%2022.75%202.58579%2022.75%203C22.75%203.41421%2022.4142%203.75%2022%203.75L2%203.75C1.58579%203.75%201.25%203.41421%201.25%203Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M4%2012C4%2013.8856%204%2014.8284%204.58579%2015.4142C5.17157%2016%206.11438%2016%208%2016L16%2016C17.8856%2016%2018.8284%2016%2019.4142%2015.4142C20%2014.8284%2020%2013.8856%2020%2012C20%2010.1144%2020%209.17157%2019.4142%208.58579C18.8284%208%2017.8856%208%2016%208H8C6.11438%208%205.17157%208%204.58579%208.58579C4%209.17158%204%2010.1144%204%2012Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1.25%2021C1.25%2020.5858%201.58579%2020.25%202%2020.25L22%2020.25C22.4142%2020.25%2022.75%2020.5858%2022.75%2021C22.75%2021.4142%2022.4142%2021.75%2022%2021.75L2%2021.75C1.58579%2021.75%201.25%2021.4142%201.25%2021ZM1.25%203C1.25%202.58579%201.58579%202.25%202%202.25L22%202.25C22.4142%202.25%2022.75%202.58579%2022.75%203C22.75%203.41421%2022.4142%203.75%2022%203.75L2%203.75C1.58579%203.75%201.25%203.41421%201.25%203Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M4%2012C4%2013.8856%204%2014.8284%204.58579%2015.4142C5.17157%2016%206.11438%2016%208%2016L16%2016C17.8856%2016%2018.8284%2016%2019.4142%2015.4142C20%2014.8284%2020%2013.8856%2020%2012C20%2010.1144%2020%209.17157%2019.4142%208.58579C18.8284%208%2017.8856%208%2016%208H8C6.11438%208%205.17157%208%204.58579%208.58579C4%209.17158%204%2010.1144%204%2012Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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