sorting a z 01 icon

sorting-a-z-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
sorting-a-z-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT
Aliases
sorting-az-01

Related icons in Huge Icons

Use the sorting a z 01 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="m15.937 2l.48.459c.43.41.644.614.568.788c-.075.174-.379.174-.986.174H8.566C5.491 3.421 2.886 5.345 2 8m6.021 14l-.438-.42c-.43-.413-.644-.618-.568-.793c.075-.175.379-.175.985-.175h7.432c3.078 0 5.685-1.938 6.568-4.612m-7-6.5h2.947c.62 0 .93 0 1.013.2s-.128.44-.55.92l-2.425 2.76c-.422.48-.633.72-.55.92s.392.2 1.012.2H19m-16 0l1.755-3.912C5.08 9.863 5.242 9.5 5.5 9.5s.42.363.745 1.088L8 14.5m3-2.5h1"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSortingAZ01(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="m15.937 2l.48.459c.43.41.644.614.568.788c-.075.174-.379.174-.986.174H8.566C5.491 3.421 2.886 5.345 2 8m6.021 14l-.438-.42c-.43-.413-.644-.618-.568-.793c.075-.175.379-.175.985-.175h7.432c3.078 0 5.685-1.938 6.568-4.612m-7-6.5h2.947c.62 0 .93 0 1.013.2s-.128.44-.55.92l-2.425 2.76c-.422.48-.633.72-.55.92s.392.2 1.012.2H19m-16 0l1.755-3.912C5.08 9.863 5.242 9.5 5.5 9.5s.42.363.745 1.088L8 14.5m3-2.5h1"/></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="m15.937 2l.48.459c.43.41.644.614.568.788c-.075.174-.379.174-.986.174H8.566C5.491 3.421 2.886 5.345 2 8m6.021 14l-.438-.42c-.43-.413-.644-.618-.568-.793c.075-.175.379-.175.985-.175h7.432c3.078 0 5.685-1.938 6.568-4.612m-7-6.5h2.947c.62 0 .93 0 1.013.2s-.128.44-.55.92l-2.425 2.76c-.422.48-.633.72-.55.92s.392.2 1.012.2H19m-16 0l1.755-3.912C5.08 9.863 5.242 9.5 5.5 9.5s.42.363.745 1.088L8 14.5m3-2.5h1"/></svg>
</template>

CSS

.icon-sorting-a-z-01 {
  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%22m15.937%202l.48.459c.43.41.644.614.568.788c-.075.174-.379.174-.986.174H8.566C5.491%203.421%202.886%205.345%202%208m6.021%2014l-.438-.42c-.43-.413-.644-.618-.568-.793c.075-.175.379-.175.985-.175h7.432c3.078%200%205.685-1.938%206.568-4.612m-7-6.5h2.947c.62%200%20.93%200%201.013.2s-.128.44-.55.92l-2.425%202.76c-.422.48-.633.72-.55.92s.392.2%201.012.2H19m-16%200l1.755-3.912C5.08%209.863%205.242%209.5%205.5%209.5s.42.363.745%201.088L8%2014.5m3-2.5h1%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%22m15.937%202l.48.459c.43.41.644.614.568.788c-.075.174-.379.174-.986.174H8.566C5.491%203.421%202.886%205.345%202%208m6.021%2014l-.438-.42c-.43-.413-.644-.618-.568-.793c.075-.175.379-.175.985-.175h7.432c3.078%200%205.685-1.938%206.568-4.612m-7-6.5h2.947c.62%200%20.93%200%201.013.2s-.128.44-.55.92l-2.425%202.76c-.422.48-.633.72-.55.92s.392.2%201.012.2H19m-16%200l1.755-3.912C5.08%209.863%205.242%209.5%205.5%209.5s.42.363.745%201.088L8%2014.5m3-2.5h1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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