sort numeric up alt icon
sort-numeric-up-alt from Line Awesome by Icons8 · Line · Interfaces · Apache-2.0 Free for personal and commercial use.
- Name
- sort-numeric-up-alt
- Set
- Line Awesome
- Style
- Line
- Category
- Interfaces
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- sort-numeric-up-alt-solid
The same icon in other sets
More interfaces icons from Line Awesome
Use the sort numeric 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="M8.5 5C6.58 5 5 6.58 5 8.5V9h2v-.5C7 7.62 7.62 7 8.5 7h1c.88 0 1.5.62 1.5 1.5c0 .46-.35.98-.94 1.34c-1.23.76-2.31 1.25-3.22 1.75c-.45.26-.86.5-1.22.88c-.35.38-.62.95-.62 1.53v1h8v-2H8.44c.73-.38 1.58-.76 2.68-1.44C12.14 10.93 13 9.84 13 8.5C13 6.58 11.42 5 9.5 5zm14.5.5l-.72.69L18 10.5l1.41 1.41L22 9.31V28h2V9.31l2.59 2.6L28 10.5l-4.28-4.31zM8.59 17l-.15.78s-.17.58-.56 1.16C7.48 19.52 6.98 20 6 20v2c1.38 0 2.32-.68 3-1.41V27h2V17z"/></svg>
React
import type { SVGProps } from "react";
export function LaSortNumericUpAlt(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="M8.5 5C6.58 5 5 6.58 5 8.5V9h2v-.5C7 7.62 7.62 7 8.5 7h1c.88 0 1.5.62 1.5 1.5c0 .46-.35.98-.94 1.34c-1.23.76-2.31 1.25-3.22 1.75c-.45.26-.86.5-1.22.88c-.35.38-.62.95-.62 1.53v1h8v-2H8.44c.73-.38 1.58-.76 2.68-1.44C12.14 10.93 13 9.84 13 8.5C13 6.58 11.42 5 9.5 5zm14.5.5l-.72.69L18 10.5l1.41 1.41L22 9.31V28h2V9.31l2.59 2.6L28 10.5l-4.28-4.31zM8.59 17l-.15.78s-.17.58-.56 1.16C7.48 19.52 6.98 20 6 20v2c1.38 0 2.32-.68 3-1.41V27h2V17z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.5 5C6.58 5 5 6.58 5 8.5V9h2v-.5C7 7.62 7.62 7 8.5 7h1c.88 0 1.5.62 1.5 1.5c0 .46-.35.98-.94 1.34c-1.23.76-2.31 1.25-3.22 1.75c-.45.26-.86.5-1.22.88c-.35.38-.62.95-.62 1.53v1h8v-2H8.44c.73-.38 1.58-.76 2.68-1.44C12.14 10.93 13 9.84 13 8.5C13 6.58 11.42 5 9.5 5zm14.5.5l-.72.69L18 10.5l1.41 1.41L22 9.31V28h2V9.31l2.59 2.6L28 10.5l-4.28-4.31zM8.59 17l-.15.78s-.17.58-.56 1.16C7.48 19.52 6.98 20 6 20v2c1.38 0 2.32-.68 3-1.41V27h2V17z"/></svg> </template>
CSS
.icon-sort-numeric-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%22M8.5%205C6.58%205%205%206.58%205%208.5V9h2v-.5C7%207.62%207.62%207%208.5%207h1c.88%200%201.5.62%201.5%201.5c0%20.46-.35.98-.94%201.34c-1.23.76-2.31%201.25-3.22%201.75c-.45.26-.86.5-1.22.88c-.35.38-.62.95-.62%201.53v1h8v-2H8.44c.73-.38%201.58-.76%202.68-1.44C12.14%2010.93%2013%209.84%2013%208.5C13%206.58%2011.42%205%209.5%205zm14.5.5l-.72.69L18%2010.5l1.41%201.41L22%209.31V28h2V9.31l2.59%202.6L28%2010.5l-4.28-4.31zM8.59%2017l-.15.78s-.17.58-.56%201.16C7.48%2019.52%206.98%2020%206%2020v2c1.38%200%202.32-.68%203-1.41V27h2V17z%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%22M8.5%205C6.58%205%205%206.58%205%208.5V9h2v-.5C7%207.62%207.62%207%208.5%207h1c.88%200%201.5.62%201.5%201.5c0%20.46-.35.98-.94%201.34c-1.23.76-2.31%201.25-3.22%201.75c-.45.26-.86.5-1.22.88c-.35.38-.62.95-.62%201.53v1h8v-2H8.44c.73-.38%201.58-.76%202.68-1.44C12.14%2010.93%2013%209.84%2013%208.5C13%206.58%2011.42%205%209.5%205zm14.5.5l-.72.69L18%2010.5l1.41%201.41L22%209.31V28h2V9.31l2.59%202.6L28%2010.5l-4.28-4.31zM8.59%2017l-.15.78s-.17.58-.56%201.16C7.48%2019.52%206.98%2020%206%2020v2c1.38%200%202.32-.68%203-1.41V27h2V17z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/sort-numeric-up-alt.svg?color=%231a73e8&size=48