arrow trending lines icon

arrow-trending-lines-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
arrow-trending-lines-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

9 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the arrow trending lines icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5 20a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0v-3a1 1 0 0 1 1-1m6-5a1 1 0 0 1 1 1v8a1 1 0 0 1-2 0v-8a1 1 0 0 1 1-1m6 2a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0v-6a1 1 0 0 1 1-1m6-5a1 1 0 0 1 1 1v11a1 1 0 0 1-2 0V13a1 1 0 0 1 1-1m1-9a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V6.414l-6.293 6.293a1 1 0 0 1-1.414 0L12 9.414l-6.293 6.293a1 1 0 1 1-1.414-1.414l7-7l.076-.068a1 1 0 0 1 1.338.068L16 10.586L21.586 5H19a1 1 0 1 1 0-2z"/></svg>

React

import type { SVGProps } from "react";

export function FluentArrowTrendingLines28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5 20a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0v-3a1 1 0 0 1 1-1m6-5a1 1 0 0 1 1 1v8a1 1 0 0 1-2 0v-8a1 1 0 0 1 1-1m6 2a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0v-6a1 1 0 0 1 1-1m6-5a1 1 0 0 1 1 1v11a1 1 0 0 1-2 0V13a1 1 0 0 1 1-1m1-9a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V6.414l-6.293 6.293a1 1 0 0 1-1.414 0L12 9.414l-6.293 6.293a1 1 0 1 1-1.414-1.414l7-7l.076-.068a1 1 0 0 1 1.338.068L16 10.586L21.586 5H19a1 1 0 1 1 0-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5 20a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0v-3a1 1 0 0 1 1-1m6-5a1 1 0 0 1 1 1v8a1 1 0 0 1-2 0v-8a1 1 0 0 1 1-1m6 2a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0v-6a1 1 0 0 1 1-1m6-5a1 1 0 0 1 1 1v11a1 1 0 0 1-2 0V13a1 1 0 0 1 1-1m1-9a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V6.414l-6.293 6.293a1 1 0 0 1-1.414 0L12 9.414l-6.293 6.293a1 1 0 1 1-1.414-1.414l7-7l.076-.068a1 1 0 0 1 1.338.068L16 10.586L21.586 5H19a1 1 0 1 1 0-2z"/></svg>
</template>

CSS

.icon-arrow-trending-lines-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2020a1%201%200%200%201%201%201v3a1%201%200%200%201-2%200v-3a1%201%200%200%201%201-1m6-5a1%201%200%200%201%201%201v8a1%201%200%200%201-2%200v-8a1%201%200%200%201%201-1m6%202a1%201%200%200%201%201%201v6a1%201%200%200%201-2%200v-6a1%201%200%200%201%201-1m6-5a1%201%200%200%201%201%201v11a1%201%200%200%201-2%200V13a1%201%200%200%201%201-1m1-9a1%201%200%200%201%201%201v5a1%201%200%201%201-2%200V6.414l-6.293%206.293a1%201%200%200%201-1.414%200L12%209.414l-6.293%206.293a1%201%200%201%201-1.414-1.414l7-7l.076-.068a1%201%200%200%201%201.338.068L16%2010.586L21.586%205H19a1%201%200%201%201%200-2z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2020a1%201%200%200%201%201%201v3a1%201%200%200%201-2%200v-3a1%201%200%200%201%201-1m6-5a1%201%200%200%201%201%201v8a1%201%200%200%201-2%200v-8a1%201%200%200%201%201-1m6%202a1%201%200%200%201%201%201v6a1%201%200%200%201-2%200v-6a1%201%200%200%201%201-1m6-5a1%201%200%200%201%201%201v11a1%201%200%200%201-2%200V13a1%201%200%200%201%201-1m1-9a1%201%200%200%201%201%201v5a1%201%200%201%201-2%200V6.414l-6.293%206.293a1%201%200%200%201-1.414%200L12%209.414l-6.293%206.293a1%201%200%201%201-1.414-1.414l7-7l.076-.068a1%201%200%200%201%201.338.068L16%2010.586L21.586%205H19a1%201%200%201%201%200-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/arrow-trending-lines-28-filled.svg?color=%231a73e8&size=48