sorting 1 9 icon

sorting-1-9 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
sorting-1-9
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT
Aliases
sorting-19

Related icons in Huge Icons

Use the sorting 1 9 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 10V3.947c0-.574 0-.862-.23-.933c-.507-.157-1.27.984-1.27.984m1.5 6H5.5M7 10h1.5m.5 7.5v-1.75c0-.826 0-1.238-.293-1.495C8.414 14 7.943 14 7 14s-1.414 0-1.707.256S5 14.925 5 15.75s0 1.238.293 1.494s.764.256 1.707.256zm0 0v.874c0 1.238 0 1.856-.44 2.24C8.122 21 7.415 21 6 21H5m11.5-1V4m0 16c-.7 0-2.008-1.995-2.5-2.5m2.5 2.5c.7 0 2.009-1.995 2.5-2.5"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSorting19(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M7 10V3.947c0-.574 0-.862-.23-.933c-.507-.157-1.27.984-1.27.984m1.5 6H5.5M7 10h1.5m.5 7.5v-1.75c0-.826 0-1.238-.293-1.495C8.414 14 7.943 14 7 14s-1.414 0-1.707.256S5 14.925 5 15.75s0 1.238.293 1.494s.764.256 1.707.256zm0 0v.874c0 1.238 0 1.856-.44 2.24C8.122 21 7.415 21 6 21H5m11.5-1V4m0 16c-.7 0-2.008-1.995-2.5-2.5m2.5 2.5c.7 0 2.009-1.995 2.5-2.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 10V3.947c0-.574 0-.862-.23-.933c-.507-.157-1.27.984-1.27.984m1.5 6H5.5M7 10h1.5m.5 7.5v-1.75c0-.826 0-1.238-.293-1.495C8.414 14 7.943 14 7 14s-1.414 0-1.707.256S5 14.925 5 15.75s0 1.238.293 1.494s.764.256 1.707.256zm0 0v.874c0 1.238 0 1.856-.44 2.24C8.122 21 7.415 21 6 21H5m11.5-1V4m0 16c-.7 0-2.008-1.995-2.5-2.5m2.5 2.5c.7 0 2.009-1.995 2.5-2.5"/></svg>
</template>

CSS

.icon-sorting-1-9 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7%2010V3.947c0-.574%200-.862-.23-.933c-.507-.157-1.27.984-1.27.984m1.5%206H5.5M7%2010h1.5m.5%207.5v-1.75c0-.826%200-1.238-.293-1.495C8.414%2014%207.943%2014%207%2014s-1.414%200-1.707.256S5%2014.925%205%2015.75s0%201.238.293%201.494s.764.256%201.707.256zm0%200v.874c0%201.238%200%201.856-.44%202.24C8.122%2021%207.415%2021%206%2021H5m11.5-1V4m0%2016c-.7%200-2.008-1.995-2.5-2.5m2.5%202.5c.7%200%202.009-1.995%202.5-2.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7%2010V3.947c0-.574%200-.862-.23-.933c-.507-.157-1.27.984-1.27.984m1.5%206H5.5M7%2010h1.5m.5%207.5v-1.75c0-.826%200-1.238-.293-1.495C8.414%2014%207.943%2014%207%2014s-1.414%200-1.707.256S5%2014.925%205%2015.75s0%201.238.293%201.494s.764.256%201.707.256zm0%200v.874c0%201.238%200%201.856-.44%202.24C8.122%2021%207.415%2021%206%2021H5m11.5-1V4m0%2016c-.7%200-2.008-1.995-2.5-2.5m2.5%202.5c.7%200%202.009-1.995%202.5-2.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/sorting-1-9.svg?color=%231a73e8&size=48