sort alpha up alt icon

sort-alpha-up-alt from Line Awesome by Icons8 · Line · Interfaces · Apache-2.0 Free for personal and commercial use.

Name
sort-alpha-up-alt
Set
Line Awesome
Style
Line
Category
Interfaces
Viewbox
32×32
License
Apache 2.0
Aliases
sort-alpha-up-alt-solid

The same icon in other sets

More interfaces icons from Line Awesome

Use the sort alpha up alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v2h5.56l-5.28 5.28l-.28.31V15h8v-2H7.44l5.28-5.28l.28-.31V5zm18 .5l-.72.69L18 10.5l1.41 1.41L22 9.31V28h2V9.31l2.59 2.6L28 10.5l-4.28-4.31zM8.19 17l-.22.66L6.03 23H6v.06l-.94 2.6l-.06.15V27h2v-.84L7.41 25h3.18l.41 1.16V27h2v-1.19l-.06-.15l-.94-2.6V23h-.03l-1.94-5.34l-.22-.66zM9 20.66L9.84 23H8.16z"/></svg>

React

import type { SVGProps } from "react";

export function LaSortAlphaUpAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v2h5.56l-5.28 5.28l-.28.31V15h8v-2H7.44l5.28-5.28l.28-.31V5zm18 .5l-.72.69L18 10.5l1.41 1.41L22 9.31V28h2V9.31l2.59 2.6L28 10.5l-4.28-4.31zM8.19 17l-.22.66L6.03 23H6v.06l-.94 2.6l-.06.15V27h2v-.84L7.41 25h3.18l.41 1.16V27h2v-1.19l-.06-.15l-.94-2.6V23h-.03l-1.94-5.34l-.22-.66zM9 20.66L9.84 23H8.16z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v2h5.56l-5.28 5.28l-.28.31V15h8v-2H7.44l5.28-5.28l.28-.31V5zm18 .5l-.72.69L18 10.5l1.41 1.41L22 9.31V28h2V9.31l2.59 2.6L28 10.5l-4.28-4.31zM8.19 17l-.22.66L6.03 23H6v.06l-.94 2.6l-.06.15V27h2v-.84L7.41 25h3.18l.41 1.16V27h2v-1.19l-.06-.15l-.94-2.6V23h-.03l-1.94-5.34l-.22-.66zM9 20.66L9.84 23H8.16z"/></svg>
</template>

CSS

.icon-sort-alpha-up-alt {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%205v2h5.56l-5.28%205.28l-.28.31V15h8v-2H7.44l5.28-5.28l.28-.31V5zm18%20.5l-.72.69L18%2010.5l1.41%201.41L22%209.31V28h2V9.31l2.59%202.6L28%2010.5l-4.28-4.31zM8.19%2017l-.22.66L6.03%2023H6v.06l-.94%202.6l-.06.15V27h2v-.84L7.41%2025h3.18l.41%201.16V27h2v-1.19l-.06-.15l-.94-2.6V23h-.03l-1.94-5.34l-.22-.66zM9%2020.66L9.84%2023H8.16z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%205v2h5.56l-5.28%205.28l-.28.31V15h8v-2H7.44l5.28-5.28l.28-.31V5zm18%20.5l-.72.69L18%2010.5l1.41%201.41L22%209.31V28h2V9.31l2.59%202.6L28%2010.5l-4.28-4.31zM8.19%2017l-.22.66L6.03%2023H6v.06l-.94%202.6l-.06.15V27h2v-.84L7.41%2025h3.18l.41%201.16V27h2v-1.19l-.06-.15l-.94-2.6V23h-.03l-1.94-5.34l-.22-.66zM9%2020.66L9.84%2023H8.16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/sort-alpha-up-alt.svg?color=%231a73e8&size=48