arrow forward down lightning icon

arrow-forward-down-lightning-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
arrow-forward-down-lightning-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the arrow forward down lightning icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M13.611 4.319L16.294 7H12l-.262-.005C8.808 6.906 7 5.274 7 3a.5.5 0 0 0-1 0l.005.208C6.115 6.025 8.479 8 12 8l4.293.001l-2.683 2.682l-.058.069a.5.5 0 0 0 .765.638l3.55-3.551l.055-.072l.04-.075l.02-.063l.016-.086v-.067L18 7.5a.5.5 0 0 0-.012-.104l-.005-.021l-.022-.068l-.028-.056l-.05-.07l-3.565-3.57l-.07-.057a.5.5 0 0 0-.638.765M2.502 16h1.75l-.59 2.36c-.12.482.463.826.827.486l4.872-4.548A.75.75 0 0 0 8.85 13H7.752l.781-2.342A.5.5 0 0 0 8.06 10H4.586a.5.5 0 0 0-.462.308l-2.083 5a.5.5 0 0 0 .461.692"/></svg>

React

import type { SVGProps } from "react";

export function FluentArrowForwardDownLightning20Regular(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="M13.611 4.319L16.294 7H12l-.262-.005C8.808 6.906 7 5.274 7 3a.5.5 0 0 0-1 0l.005.208C6.115 6.025 8.479 8 12 8l4.293.001l-2.683 2.682l-.058.069a.5.5 0 0 0 .765.638l3.55-3.551l.055-.072l.04-.075l.02-.063l.016-.086v-.067L18 7.5a.5.5 0 0 0-.012-.104l-.005-.021l-.022-.068l-.028-.056l-.05-.07l-3.565-3.57l-.07-.057a.5.5 0 0 0-.638.765M2.502 16h1.75l-.59 2.36c-.12.482.463.826.827.486l4.872-4.548A.75.75 0 0 0 8.85 13H7.752l.781-2.342A.5.5 0 0 0 8.06 10H4.586a.5.5 0 0 0-.462.308l-2.083 5a.5.5 0 0 0 .461.692"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M13.611 4.319L16.294 7H12l-.262-.005C8.808 6.906 7 5.274 7 3a.5.5 0 0 0-1 0l.005.208C6.115 6.025 8.479 8 12 8l4.293.001l-2.683 2.682l-.058.069a.5.5 0 0 0 .765.638l3.55-3.551l.055-.072l.04-.075l.02-.063l.016-.086v-.067L18 7.5a.5.5 0 0 0-.012-.104l-.005-.021l-.022-.068l-.028-.056l-.05-.07l-3.565-3.57l-.07-.057a.5.5 0 0 0-.638.765M2.502 16h1.75l-.59 2.36c-.12.482.463.826.827.486l4.872-4.548A.75.75 0 0 0 8.85 13H7.752l.781-2.342A.5.5 0 0 0 8.06 10H4.586a.5.5 0 0 0-.462.308l-2.083 5a.5.5 0 0 0 .461.692"/></svg>
</template>

CSS

.icon-arrow-forward-down-lightning-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.611%204.319L16.294%207H12l-.262-.005C8.808%206.906%207%205.274%207%203a.5.5%200%200%200-1%200l.005.208C6.115%206.025%208.479%208%2012%208l4.293.001l-2.683%202.682l-.058.069a.5.5%200%200%200%20.765.638l3.55-3.551l.055-.072l.04-.075l.02-.063l.016-.086v-.067L18%207.5a.5.5%200%200%200-.012-.104l-.005-.021l-.022-.068l-.028-.056l-.05-.07l-3.565-3.57l-.07-.057a.5.5%200%200%200-.638.765M2.502%2016h1.75l-.59%202.36c-.12.482.463.826.827.486l4.872-4.548A.75.75%200%200%200%208.85%2013H7.752l.781-2.342A.5.5%200%200%200%208.06%2010H4.586a.5.5%200%200%200-.462.308l-2.083%205a.5.5%200%200%200%20.461.692%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%22M13.611%204.319L16.294%207H12l-.262-.005C8.808%206.906%207%205.274%207%203a.5.5%200%200%200-1%200l.005.208C6.115%206.025%208.479%208%2012%208l4.293.001l-2.683%202.682l-.058.069a.5.5%200%200%200%20.765.638l3.55-3.551l.055-.072l.04-.075l.02-.063l.016-.086v-.067L18%207.5a.5.5%200%200%200-.012-.104l-.005-.021l-.022-.068l-.028-.056l-.05-.07l-3.565-3.57l-.07-.057a.5.5%200%200%200-.638.765M2.502%2016h1.75l-.59%202.36c-.12.482.463.826.827.486l4.872-4.548A.75.75%200%200%200%208.85%2013H7.752l.781-2.342A.5.5%200%200%200%208.06%2010H4.586a.5.5%200%200%200-.462.308l-2.083%205a.5.5%200%200%200%20.461.692%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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