sort down up icon

sort-down-up-filled from Reicon by REICON · Filled · UI · MIT Free for personal and commercial use.

Name
sort-down-up-filled
Set
Reicon
Style
Filled
Category
UI
Viewbox
24×24
License
MIT

1 other variant in Reicon

More ui icons from Reicon

Use the sort down up icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.386 9.941a2 2 0 0 1-2.772 0L5.055 4.598C3.887 3.474 4.682 1.5 6.303 1.5h11.394c1.62 0 2.415 1.974 1.247 3.098zm0 4.118a2 2 0 0 0-2.772 0l-5.559 5.343C3.887 20.526 4.682 22.5 6.303 22.5h11.394c1.62 0 2.415-1.974 1.247-3.098z"/></svg>

React

import type { SVGProps } from "react";

export function ReiconSortDownUpFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.386 9.941a2 2 0 0 1-2.772 0L5.055 4.598C3.887 3.474 4.682 1.5 6.303 1.5h11.394c1.62 0 2.415 1.974 1.247 3.098zm0 4.118a2 2 0 0 0-2.772 0l-5.559 5.343C3.887 20.526 4.682 22.5 6.303 22.5h11.394c1.62 0 2.415-1.974 1.247-3.098z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.386 9.941a2 2 0 0 1-2.772 0L5.055 4.598C3.887 3.474 4.682 1.5 6.303 1.5h11.394c1.62 0 2.415 1.974 1.247 3.098zm0 4.118a2 2 0 0 0-2.772 0l-5.559 5.343C3.887 20.526 4.682 22.5 6.303 22.5h11.394c1.62 0 2.415-1.974 1.247-3.098z"/></svg>
</template>

CSS

.icon-sort-down-up-filled {
  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%22currentColor%22%20d%3D%22M13.386%209.941a2%202%200%200%201-2.772%200L5.055%204.598C3.887%203.474%204.682%201.5%206.303%201.5h11.394c1.62%200%202.415%201.974%201.247%203.098zm0%204.118a2%202%200%200%200-2.772%200l-5.559%205.343C3.887%2020.526%204.682%2022.5%206.303%2022.5h11.394c1.62%200%202.415-1.974%201.247-3.098z%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%22currentColor%22%20d%3D%22M13.386%209.941a2%202%200%200%201-2.772%200L5.055%204.598C3.887%203.474%204.682%201.5%206.303%201.5h11.394c1.62%200%202.415%201.974%201.247%203.098zm0%204.118a2%202%200%200%200-2.772%200l-5.559%205.343C3.887%2020.526%204.682%2022.5%206.303%2022.5h11.394c1.62%200%202.415-1.974%201.247-3.098z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Sort Down Up filled icon — Reicon · IconsDB