arrow outline down left icon

arrow-outline-down-left-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.

Name
arrow-outline-down-left-32-regular
Set
Fluent UI System Icons
Style
32 Regular
Viewbox
32×32
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the arrow outline down left icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.793 2.878a3 3 0 0 1 4.243 0l7.09 7.09a3 3 0 0 1 0 4.243l-6.902 6.902l1.749 1.748c2.122 2.122.765 5.755-2.228 5.967L5.212 29.996a3 3 0 0 1-3.204-3.204l1.167-16.53c.21-2.993 3.844-4.35 5.965-2.23l1.75 1.75zm2.829 1.415a1 1 0 0 0-1.415 0l-7.61 7.61a1 1 0 0 1-1.414 0L7.726 9.447c-.909-.909-2.466-.327-2.556.956l-1.167 16.53A1 1 0 0 0 5.07 28l16.533-1.167c1.283-.09 1.864-1.648.955-2.557l-2.456-2.456a1 1 0 0 1 0-1.414l7.608-7.61a1 1 0 0 0 0-1.413z"/></svg>

React

import type { SVGProps } from "react";

export function FluentArrowOutlineDownLeft32Regular(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="M17.793 2.878a3 3 0 0 1 4.243 0l7.09 7.09a3 3 0 0 1 0 4.243l-6.902 6.902l1.749 1.748c2.122 2.122.765 5.755-2.228 5.967L5.212 29.996a3 3 0 0 1-3.204-3.204l1.167-16.53c.21-2.993 3.844-4.35 5.965-2.23l1.75 1.75zm2.829 1.415a1 1 0 0 0-1.415 0l-7.61 7.61a1 1 0 0 1-1.414 0L7.726 9.447c-.909-.909-2.466-.327-2.556.956l-1.167 16.53A1 1 0 0 0 5.07 28l16.533-1.167c1.283-.09 1.864-1.648.955-2.557l-2.456-2.456a1 1 0 0 1 0-1.414l7.608-7.61a1 1 0 0 0 0-1.413z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.793 2.878a3 3 0 0 1 4.243 0l7.09 7.09a3 3 0 0 1 0 4.243l-6.902 6.902l1.749 1.748c2.122 2.122.765 5.755-2.228 5.967L5.212 29.996a3 3 0 0 1-3.204-3.204l1.167-16.53c.21-2.993 3.844-4.35 5.965-2.23l1.75 1.75zm2.829 1.415a1 1 0 0 0-1.415 0l-7.61 7.61a1 1 0 0 1-1.414 0L7.726 9.447c-.909-.909-2.466-.327-2.556.956l-1.167 16.53A1 1 0 0 0 5.07 28l16.533-1.167c1.283-.09 1.864-1.648.955-2.557l-2.456-2.456a1 1 0 0 1 0-1.414l7.608-7.61a1 1 0 0 0 0-1.413z"/></svg>
</template>

CSS

.icon-arrow-outline-down-left-32-regular {
  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%22M17.793%202.878a3%203%200%200%201%204.243%200l7.09%207.09a3%203%200%200%201%200%204.243l-6.902%206.902l1.749%201.748c2.122%202.122.765%205.755-2.228%205.967L5.212%2029.996a3%203%200%200%201-3.204-3.204l1.167-16.53c.21-2.993%203.844-4.35%205.965-2.23l1.75%201.75zm2.829%201.415a1%201%200%200%200-1.415%200l-7.61%207.61a1%201%200%200%201-1.414%200L7.726%209.447c-.909-.909-2.466-.327-2.556.956l-1.167%2016.53A1%201%200%200%200%205.07%2028l16.533-1.167c1.283-.09%201.864-1.648.955-2.557l-2.456-2.456a1%201%200%200%201%200-1.414l7.608-7.61a1%201%200%200%200%200-1.413z%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%22M17.793%202.878a3%203%200%200%201%204.243%200l7.09%207.09a3%203%200%200%201%200%204.243l-6.902%206.902l1.749%201.748c2.122%202.122.765%205.755-2.228%205.967L5.212%2029.996a3%203%200%200%201-3.204-3.204l1.167-16.53c.21-2.993%203.844-4.35%205.965-2.23l1.75%201.75zm2.829%201.415a1%201%200%200%200-1.415%200l-7.61%207.61a1%201%200%200%201-1.414%200L7.726%209.447c-.909-.909-2.466-.327-2.556.956l-1.167%2016.53A1%201%200%200%200%205.07%2028l16.533-1.167c1.283-.09%201.864-1.648.955-2.557l-2.456-2.456a1%201%200%200%201%200-1.414l7.608-7.61a1%201%200%200%200%200-1.413z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/arrow-outline-down-left-32-regular.svg?color=%231a73e8&size=48