align bottom icon

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

Name
align-bottom-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 bottom 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.25H22C22.4142 20.25 22.75 20.5858 22.75 21C22.75 21.4142 22.4142 21.75 22 21.75H2C1.58579 21.75 1.25 21.4142 1.25 21Z" clip-rule="evenodd"/><path d="M7.5 17C6.56538 17 6.09808 17 5.75 16.799C5.52197 16.6674 5.33261 16.478 5.20096 16.25C5 15.9019 5 15.4346 5 14.5L5 5.5C5 4.56538 5 4.09808 5.20096 3.75C5.33261 3.52197 5.52197 3.33261 5.75 3.20096C6.09808 3 6.56538 3 7.5 3C8.43462 3 8.90192 3 9.25 3.20096C9.47803 3.33261 9.66739 3.52197 9.79904 3.75C10 4.09808 10 4.56538 10 5.5V14.5C10 15.4346 10 15.9019 9.79904 16.25C9.66739 16.478 9.47803 16.6674 9.25 16.799C8.90192 17 8.43462 17 7.5 17Z"/><path d="M16.5 17C15.5654 17 15.0981 17 14.75 16.799C14.522 16.6674 14.3326 16.478 14.201 16.25C14 15.9019 14 15.4346 14 14.5V8.5C14 7.56538 14 7.09808 14.201 6.75C14.3326 6.52197 14.522 6.33261 14.75 6.20096C15.0981 6 15.5654 6 16.5 6C17.4346 6 17.9019 6 18.25 6.20096C18.478 6.33261 18.6674 6.52197 18.799 6.75C19 7.09808 19 7.56538 19 8.5V14.5C19 15.4346 19 15.9019 18.799 16.25C18.6674 16.478 18.478 16.6674 18.25 16.799C17.9019 17 17.4346 17 16.5 17Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarAlignBottomBold(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.25H22C22.4142 20.25 22.75 20.5858 22.75 21C22.75 21.4142 22.4142 21.75 22 21.75H2C1.58579 21.75 1.25 21.4142 1.25 21Z" clipRule="evenodd"/><path d="M7.5 17C6.56538 17 6.09808 17 5.75 16.799C5.52197 16.6674 5.33261 16.478 5.20096 16.25C5 15.9019 5 15.4346 5 14.5L5 5.5C5 4.56538 5 4.09808 5.20096 3.75C5.33261 3.52197 5.52197 3.33261 5.75 3.20096C6.09808 3 6.56538 3 7.5 3C8.43462 3 8.90192 3 9.25 3.20096C9.47803 3.33261 9.66739 3.52197 9.79904 3.75C10 4.09808 10 4.56538 10 5.5V14.5C10 15.4346 10 15.9019 9.79904 16.25C9.66739 16.478 9.47803 16.6674 9.25 16.799C8.90192 17 8.43462 17 7.5 17Z"/><path d="M16.5 17C15.5654 17 15.0981 17 14.75 16.799C14.522 16.6674 14.3326 16.478 14.201 16.25C14 15.9019 14 15.4346 14 14.5V8.5C14 7.56538 14 7.09808 14.201 6.75C14.3326 6.52197 14.522 6.33261 14.75 6.20096C15.0981 6 15.5654 6 16.5 6C17.4346 6 17.9019 6 18.25 6.20096C18.478 6.33261 18.6674 6.52197 18.799 6.75C19 7.09808 19 7.56538 19 8.5V14.5C19 15.4346 19 15.9019 18.799 16.25C18.6674 16.478 18.478 16.6674 18.25 16.799C17.9019 17 17.4346 17 16.5 17Z"/></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.25H22C22.4142 20.25 22.75 20.5858 22.75 21C22.75 21.4142 22.4142 21.75 22 21.75H2C1.58579 21.75 1.25 21.4142 1.25 21Z" clip-rule="evenodd"/><path d="M7.5 17C6.56538 17 6.09808 17 5.75 16.799C5.52197 16.6674 5.33261 16.478 5.20096 16.25C5 15.9019 5 15.4346 5 14.5L5 5.5C5 4.56538 5 4.09808 5.20096 3.75C5.33261 3.52197 5.52197 3.33261 5.75 3.20096C6.09808 3 6.56538 3 7.5 3C8.43462 3 8.90192 3 9.25 3.20096C9.47803 3.33261 9.66739 3.52197 9.79904 3.75C10 4.09808 10 4.56538 10 5.5V14.5C10 15.4346 10 15.9019 9.79904 16.25C9.66739 16.478 9.47803 16.6674 9.25 16.799C8.90192 17 8.43462 17 7.5 17Z"/><path d="M16.5 17C15.5654 17 15.0981 17 14.75 16.799C14.522 16.6674 14.3326 16.478 14.201 16.25C14 15.9019 14 15.4346 14 14.5V8.5C14 7.56538 14 7.09808 14.201 6.75C14.3326 6.52197 14.522 6.33261 14.75 6.20096C15.0981 6 15.5654 6 16.5 6C17.4346 6 17.9019 6 18.25 6.20096C18.478 6.33261 18.6674 6.52197 18.799 6.75C19 7.09808 19 7.56538 19 8.5V14.5C19 15.4346 19 15.9019 18.799 16.25C18.6674 16.478 18.478 16.6674 18.25 16.799C17.9019 17 17.4346 17 16.5 17Z"/></g></svg>
</template>

CSS

.icon-align-bottom-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.25H22C22.4142%2020.25%2022.75%2020.5858%2022.75%2021C22.75%2021.4142%2022.4142%2021.75%2022%2021.75H2C1.58579%2021.75%201.25%2021.4142%201.25%2021Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M7.5%2017C6.56538%2017%206.09808%2017%205.75%2016.799C5.52197%2016.6674%205.33261%2016.478%205.20096%2016.25C5%2015.9019%205%2015.4346%205%2014.5L5%205.5C5%204.56538%205%204.09808%205.20096%203.75C5.33261%203.52197%205.52197%203.33261%205.75%203.20096C6.09808%203%206.56538%203%207.5%203C8.43462%203%208.90192%203%209.25%203.20096C9.47803%203.33261%209.66739%203.52197%209.79904%203.75C10%204.09808%2010%204.56538%2010%205.5V14.5C10%2015.4346%2010%2015.9019%209.79904%2016.25C9.66739%2016.478%209.47803%2016.6674%209.25%2016.799C8.90192%2017%208.43462%2017%207.5%2017Z%22%2F%3E%3Cpath%20d%3D%22M16.5%2017C15.5654%2017%2015.0981%2017%2014.75%2016.799C14.522%2016.6674%2014.3326%2016.478%2014.201%2016.25C14%2015.9019%2014%2015.4346%2014%2014.5V8.5C14%207.56538%2014%207.09808%2014.201%206.75C14.3326%206.52197%2014.522%206.33261%2014.75%206.20096C15.0981%206%2015.5654%206%2016.5%206C17.4346%206%2017.9019%206%2018.25%206.20096C18.478%206.33261%2018.6674%206.52197%2018.799%206.75C19%207.09808%2019%207.56538%2019%208.5V14.5C19%2015.4346%2019%2015.9019%2018.799%2016.25C18.6674%2016.478%2018.478%2016.6674%2018.25%2016.799C17.9019%2017%2017.4346%2017%2016.5%2017Z%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.25H22C22.4142%2020.25%2022.75%2020.5858%2022.75%2021C22.75%2021.4142%2022.4142%2021.75%2022%2021.75H2C1.58579%2021.75%201.25%2021.4142%201.25%2021Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M7.5%2017C6.56538%2017%206.09808%2017%205.75%2016.799C5.52197%2016.6674%205.33261%2016.478%205.20096%2016.25C5%2015.9019%205%2015.4346%205%2014.5L5%205.5C5%204.56538%205%204.09808%205.20096%203.75C5.33261%203.52197%205.52197%203.33261%205.75%203.20096C6.09808%203%206.56538%203%207.5%203C8.43462%203%208.90192%203%209.25%203.20096C9.47803%203.33261%209.66739%203.52197%209.79904%203.75C10%204.09808%2010%204.56538%2010%205.5V14.5C10%2015.4346%2010%2015.9019%209.79904%2016.25C9.66739%2016.478%209.47803%2016.6674%209.25%2016.799C8.90192%2017%208.43462%2017%207.5%2017Z%22%2F%3E%3Cpath%20d%3D%22M16.5%2017C15.5654%2017%2015.0981%2017%2014.75%2016.799C14.522%2016.6674%2014.3326%2016.478%2014.201%2016.25C14%2015.9019%2014%2015.4346%2014%2014.5V8.5C14%207.56538%2014%207.09808%2014.201%206.75C14.3326%206.52197%2014.522%206.33261%2014.75%206.20096C15.0981%206%2015.5654%206%2016.5%206C17.4346%206%2017.9019%206%2018.25%206.20096C18.478%206.33261%2018.6674%206.52197%2018.799%206.75C19%207.09808%2019%207.56538%2019%208.5V14.5C19%2015.4346%2019%2015.9019%2018.799%2016.25C18.6674%2016.478%2018.478%2016.6674%2018.25%2016.799C17.9019%2017%2017.4346%2017%2016.5%2017Z%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-bottom-bold.svg?color=%231a73e8&size=48