ink stroke arrow up down icon

ink-stroke-arrow-up-down-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
ink-stroke-arrow-up-down-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the ink stroke arrow up down icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.753 2.933a.75.75 0 0 1 .814-.68l3.043.272c2.157.205 4.224.452 5.922.732c1.66.273 3.073.594 3.844.983c.197.1.412.233.578.415c.176.192.352.506.28.9c-.067.356-.304.59-.487.729a3 3 0 0 1-.695.369c-1.02.404-2.952.79-5.984 1.169c-1.442.18-2.489.357-3.214.522q.308.067.674.132c.992.174 2.241.323 3.568.437a31 31 0 0 1 3.016.398q.257.05.5.102l-1.283 1.283a32 32 0 0 0-2.36-.289c-1.353-.116-2.65-.27-3.7-.454c-.525-.092-1-.194-1.396-.307c-.376-.106-.75-.241-1.021-.426a1.2 1.2 0 0 1-.43-.49a.93.93 0 0 1 .059-.873c.13-.213.32-.352.472-.442a3 3 0 0 1 .559-.251c.807-.287 2.222-.562 4.37-.83c2.695-.338 4.377-.666 5.295-.962c-.638-.21-1.623-.427-2.89-.635c-1.65-.273-3.679-.515-5.816-.718l-3.038-.272a.75.75 0 0 1-.68-.814m10.124 8.231a1.75 1.75 0 0 0-.312 1.558q-.492.066-1.051.13c-2.124.243-3.409.55-4.117.859c-.296.128-.442.236-.508.3c.026.037.073.094.156.17q.227.209.65.45c.56.316 1.282.61 1.979.838l2.637.814a.75.75 0 1 1-.443 1.433l-2.655-.819c-.754-.247-1.58-.578-2.257-.96a5 5 0 0 1-.924-.65c-.255-.233-.513-.544-.62-.935c-.12-.441-.016-.88.274-1.244c.261-.328.656-.574 1.113-.773c.92-.4 2.387-.727 4.545-.974a49 49 0 0 0 1.534-.197M16.78 9.72a.75.75 0 0 0-1.06 0l-2 2a.75.75 0 1 0 1.06 1.06l.72-.72v4.38l-.72-.72a.75.75 0 1 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 1 0-1.06-1.06l-.72.72v-4.38l.72.72a.75.75 0 1 0 1.06-1.06z"/></svg>

React

import type { SVGProps } from "react";

export function FluentInkStrokeArrowUpDown20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.753 2.933a.75.75 0 0 1 .814-.68l3.043.272c2.157.205 4.224.452 5.922.732c1.66.273 3.073.594 3.844.983c.197.1.412.233.578.415c.176.192.352.506.28.9c-.067.356-.304.59-.487.729a3 3 0 0 1-.695.369c-1.02.404-2.952.79-5.984 1.169c-1.442.18-2.489.357-3.214.522q.308.067.674.132c.992.174 2.241.323 3.568.437a31 31 0 0 1 3.016.398q.257.05.5.102l-1.283 1.283a32 32 0 0 0-2.36-.289c-1.353-.116-2.65-.27-3.7-.454c-.525-.092-1-.194-1.396-.307c-.376-.106-.75-.241-1.021-.426a1.2 1.2 0 0 1-.43-.49a.93.93 0 0 1 .059-.873c.13-.213.32-.352.472-.442a3 3 0 0 1 .559-.251c.807-.287 2.222-.562 4.37-.83c2.695-.338 4.377-.666 5.295-.962c-.638-.21-1.623-.427-2.89-.635c-1.65-.273-3.679-.515-5.816-.718l-3.038-.272a.75.75 0 0 1-.68-.814m10.124 8.231a1.75 1.75 0 0 0-.312 1.558q-.492.066-1.051.13c-2.124.243-3.409.55-4.117.859c-.296.128-.442.236-.508.3c.026.037.073.094.156.17q.227.209.65.45c.56.316 1.282.61 1.979.838l2.637.814a.75.75 0 1 1-.443 1.433l-2.655-.819c-.754-.247-1.58-.578-2.257-.96a5 5 0 0 1-.924-.65c-.255-.233-.513-.544-.62-.935c-.12-.441-.016-.88.274-1.244c.261-.328.656-.574 1.113-.773c.92-.4 2.387-.727 4.545-.974a49 49 0 0 0 1.534-.197M16.78 9.72a.75.75 0 0 0-1.06 0l-2 2a.75.75 0 1 0 1.06 1.06l.72-.72v4.38l-.72-.72a.75.75 0 1 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 1 0-1.06-1.06l-.72.72v-4.38l.72.72a.75.75 0 1 0 1.06-1.06z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.753 2.933a.75.75 0 0 1 .814-.68l3.043.272c2.157.205 4.224.452 5.922.732c1.66.273 3.073.594 3.844.983c.197.1.412.233.578.415c.176.192.352.506.28.9c-.067.356-.304.59-.487.729a3 3 0 0 1-.695.369c-1.02.404-2.952.79-5.984 1.169c-1.442.18-2.489.357-3.214.522q.308.067.674.132c.992.174 2.241.323 3.568.437a31 31 0 0 1 3.016.398q.257.05.5.102l-1.283 1.283a32 32 0 0 0-2.36-.289c-1.353-.116-2.65-.27-3.7-.454c-.525-.092-1-.194-1.396-.307c-.376-.106-.75-.241-1.021-.426a1.2 1.2 0 0 1-.43-.49a.93.93 0 0 1 .059-.873c.13-.213.32-.352.472-.442a3 3 0 0 1 .559-.251c.807-.287 2.222-.562 4.37-.83c2.695-.338 4.377-.666 5.295-.962c-.638-.21-1.623-.427-2.89-.635c-1.65-.273-3.679-.515-5.816-.718l-3.038-.272a.75.75 0 0 1-.68-.814m10.124 8.231a1.75 1.75 0 0 0-.312 1.558q-.492.066-1.051.13c-2.124.243-3.409.55-4.117.859c-.296.128-.442.236-.508.3c.026.037.073.094.156.17q.227.209.65.45c.56.316 1.282.61 1.979.838l2.637.814a.75.75 0 1 1-.443 1.433l-2.655-.819c-.754-.247-1.58-.578-2.257-.96a5 5 0 0 1-.924-.65c-.255-.233-.513-.544-.62-.935c-.12-.441-.016-.88.274-1.244c.261-.328.656-.574 1.113-.773c.92-.4 2.387-.727 4.545-.974a49 49 0 0 0 1.534-.197M16.78 9.72a.75.75 0 0 0-1.06 0l-2 2a.75.75 0 1 0 1.06 1.06l.72-.72v4.38l-.72-.72a.75.75 0 1 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 1 0-1.06-1.06l-.72.72v-4.38l.72.72a.75.75 0 1 0 1.06-1.06z"/></svg>
</template>

CSS

.icon-ink-stroke-arrow-up-down-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.753%202.933a.75.75%200%200%201%20.814-.68l3.043.272c2.157.205%204.224.452%205.922.732c1.66.273%203.073.594%203.844.983c.197.1.412.233.578.415c.176.192.352.506.28.9c-.067.356-.304.59-.487.729a3%203%200%200%201-.695.369c-1.02.404-2.952.79-5.984%201.169c-1.442.18-2.489.357-3.214.522q.308.067.674.132c.992.174%202.241.323%203.568.437a31%2031%200%200%201%203.016.398q.257.05.5.102l-1.283%201.283a32%2032%200%200%200-2.36-.289c-1.353-.116-2.65-.27-3.7-.454c-.525-.092-1-.194-1.396-.307c-.376-.106-.75-.241-1.021-.426a1.2%201.2%200%200%201-.43-.49a.93.93%200%200%201%20.059-.873c.13-.213.32-.352.472-.442a3%203%200%200%201%20.559-.251c.807-.287%202.222-.562%204.37-.83c2.695-.338%204.377-.666%205.295-.962c-.638-.21-1.623-.427-2.89-.635c-1.65-.273-3.679-.515-5.816-.718l-3.038-.272a.75.75%200%200%201-.68-.814m10.124%208.231a1.75%201.75%200%200%200-.312%201.558q-.492.066-1.051.13c-2.124.243-3.409.55-4.117.859c-.296.128-.442.236-.508.3c.026.037.073.094.156.17q.227.209.65.45c.56.316%201.282.61%201.979.838l2.637.814a.75.75%200%201%201-.443%201.433l-2.655-.819c-.754-.247-1.58-.578-2.257-.96a5%205%200%200%201-.924-.65c-.255-.233-.513-.544-.62-.935c-.12-.441-.016-.88.274-1.244c.261-.328.656-.574%201.113-.773c.92-.4%202.387-.727%204.545-.974a49%2049%200%200%200%201.534-.197M16.78%209.72a.75.75%200%200%200-1.06%200l-2%202a.75.75%200%201%200%201.06%201.06l.72-.72v4.38l-.72-.72a.75.75%200%201%200-1.06%201.06l2%202a.75.75%200%200%200%201.06%200l2-2a.75.75%200%201%200-1.06-1.06l-.72.72v-4.38l.72.72a.75.75%200%201%200%201.06-1.06z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.753%202.933a.75.75%200%200%201%20.814-.68l3.043.272c2.157.205%204.224.452%205.922.732c1.66.273%203.073.594%203.844.983c.197.1.412.233.578.415c.176.192.352.506.28.9c-.067.356-.304.59-.487.729a3%203%200%200%201-.695.369c-1.02.404-2.952.79-5.984%201.169c-1.442.18-2.489.357-3.214.522q.308.067.674.132c.992.174%202.241.323%203.568.437a31%2031%200%200%201%203.016.398q.257.05.5.102l-1.283%201.283a32%2032%200%200%200-2.36-.289c-1.353-.116-2.65-.27-3.7-.454c-.525-.092-1-.194-1.396-.307c-.376-.106-.75-.241-1.021-.426a1.2%201.2%200%200%201-.43-.49a.93.93%200%200%201%20.059-.873c.13-.213.32-.352.472-.442a3%203%200%200%201%20.559-.251c.807-.287%202.222-.562%204.37-.83c2.695-.338%204.377-.666%205.295-.962c-.638-.21-1.623-.427-2.89-.635c-1.65-.273-3.679-.515-5.816-.718l-3.038-.272a.75.75%200%200%201-.68-.814m10.124%208.231a1.75%201.75%200%200%200-.312%201.558q-.492.066-1.051.13c-2.124.243-3.409.55-4.117.859c-.296.128-.442.236-.508.3c.026.037.073.094.156.17q.227.209.65.45c.56.316%201.282.61%201.979.838l2.637.814a.75.75%200%201%201-.443%201.433l-2.655-.819c-.754-.247-1.58-.578-2.257-.96a5%205%200%200%201-.924-.65c-.255-.233-.513-.544-.62-.935c-.12-.441-.016-.88.274-1.244c.261-.328.656-.574%201.113-.773c.92-.4%202.387-.727%204.545-.974a49%2049%200%200%200%201.534-.197M16.78%209.72a.75.75%200%200%200-1.06%200l-2%202a.75.75%200%201%200%201.06%201.06l.72-.72v4.38l-.72-.72a.75.75%200%201%200-1.06%201.06l2%202a.75.75%200%200%200%201.06%200l2-2a.75.75%200%201%200-1.06-1.06l-.72.72v-4.38l.72.72a.75.75%200%201%200%201.06-1.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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