arrow forward down person icon

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

Name
arrow-forward-down-person-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 arrow forward down person icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M13.434 4.745L15.69 7H12l-.258-.004C8.942 6.908 7.25 5.379 7.25 3.25a.75.75 0 0 0-1.5 0l.004.213C5.867 6.423 8.35 8.5 12 8.5h3.69l-2.256 2.255l-.072.084a.75.75 0 0 0 1.133.977L18.03 8.28a1 1 0 0 0 .089-.106l.035-.056l.046-.098l.03-.1l.016-.094l.004-.059l-.004-.093l-.009-.062l-.016-.068l-.032-.092l-.05-.094l-.04-.06l-.069-.078l-3.535-3.536l-.084-.072a.75.75 0 0 0-.977 1.133M7.5 10.999a2 2 0 1 1-4 0a2 2 0 0 1 4 0M9 15.5C9 16.746 8 18 5.5 18S2 16.75 2 15.5A1.5 1.5 0 0 1 3.5 14h4A1.5 1.5 0 0 1 9 15.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentArrowForwardDownPerson20Filled(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.434 4.745L15.69 7H12l-.258-.004C8.942 6.908 7.25 5.379 7.25 3.25a.75.75 0 0 0-1.5 0l.004.213C5.867 6.423 8.35 8.5 12 8.5h3.69l-2.256 2.255l-.072.084a.75.75 0 0 0 1.133.977L18.03 8.28a1 1 0 0 0 .089-.106l.035-.056l.046-.098l.03-.1l.016-.094l.004-.059l-.004-.093l-.009-.062l-.016-.068l-.032-.092l-.05-.094l-.04-.06l-.069-.078l-3.535-3.536l-.084-.072a.75.75 0 0 0-.977 1.133M7.5 10.999a2 2 0 1 1-4 0a2 2 0 0 1 4 0M9 15.5C9 16.746 8 18 5.5 18S2 16.75 2 15.5A1.5 1.5 0 0 1 3.5 14h4A1.5 1.5 0 0 1 9 15.5"/></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.434 4.745L15.69 7H12l-.258-.004C8.942 6.908 7.25 5.379 7.25 3.25a.75.75 0 0 0-1.5 0l.004.213C5.867 6.423 8.35 8.5 12 8.5h3.69l-2.256 2.255l-.072.084a.75.75 0 0 0 1.133.977L18.03 8.28a1 1 0 0 0 .089-.106l.035-.056l.046-.098l.03-.1l.016-.094l.004-.059l-.004-.093l-.009-.062l-.016-.068l-.032-.092l-.05-.094l-.04-.06l-.069-.078l-3.535-3.536l-.084-.072a.75.75 0 0 0-.977 1.133M7.5 10.999a2 2 0 1 1-4 0a2 2 0 0 1 4 0M9 15.5C9 16.746 8 18 5.5 18S2 16.75 2 15.5A1.5 1.5 0 0 1 3.5 14h4A1.5 1.5 0 0 1 9 15.5"/></svg>
</template>

CSS

.icon-arrow-forward-down-person-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%22M13.434%204.745L15.69%207H12l-.258-.004C8.942%206.908%207.25%205.379%207.25%203.25a.75.75%200%200%200-1.5%200l.004.213C5.867%206.423%208.35%208.5%2012%208.5h3.69l-2.256%202.255l-.072.084a.75.75%200%200%200%201.133.977L18.03%208.28a1%201%200%200%200%20.089-.106l.035-.056l.046-.098l.03-.1l.016-.094l.004-.059l-.004-.093l-.009-.062l-.016-.068l-.032-.092l-.05-.094l-.04-.06l-.069-.078l-3.535-3.536l-.084-.072a.75.75%200%200%200-.977%201.133M7.5%2010.999a2%202%200%201%201-4%200a2%202%200%200%201%204%200M9%2015.5C9%2016.746%208%2018%205.5%2018S2%2016.75%202%2015.5A1.5%201.5%200%200%201%203.5%2014h4A1.5%201.5%200%200%201%209%2015.5%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.434%204.745L15.69%207H12l-.258-.004C8.942%206.908%207.25%205.379%207.25%203.25a.75.75%200%200%200-1.5%200l.004.213C5.867%206.423%208.35%208.5%2012%208.5h3.69l-2.256%202.255l-.072.084a.75.75%200%200%200%201.133.977L18.03%208.28a1%201%200%200%200%20.089-.106l.035-.056l.046-.098l.03-.1l.016-.094l.004-.059l-.004-.093l-.009-.062l-.016-.068l-.032-.092l-.05-.094l-.04-.06l-.069-.078l-3.535-3.536l-.084-.072a.75.75%200%200%200-.977%201.133M7.5%2010.999a2%202%200%201%201-4%200a2%202%200%200%201%204%200M9%2015.5C9%2016.746%208%2018%205.5%2018S2%2016.75%202%2015.5A1.5%201.5%200%200%201%203.5%2014h4A1.5%201.5%200%200%201%209%2015.5%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-person-20-filled.svg?color=%231a73e8&size=48