arrow down short wide icon

arrow-down-short-wide from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
arrow-down-short-wide
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
576×512
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome 6 Solid

Use the arrow down short wide icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M151.6 469.6C145.5 476.2 137 480 128 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L96 365.7V64c0-17.7 14.3-32 32-32s32 14.3 32 32v301.7l32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 32h32c17.7 0 32 14.3 32 32s-14.3 32-32 32h-32c-17.7 0-32-14.3-32-32s14.3-32 32-32m0 128h96c17.7 0 32 14.3 32 32s-14.3 32-32 32h-96c-17.7 0-32-14.3-32-32s14.3-32 32-32m0 128h160c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32s14.3-32 32-32m0 128h224c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32s14.3-32 32-32"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidArrowDownShortWide(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M151.6 469.6C145.5 476.2 137 480 128 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L96 365.7V64c0-17.7 14.3-32 32-32s32 14.3 32 32v301.7l32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 32h32c17.7 0 32 14.3 32 32s-14.3 32-32 32h-32c-17.7 0-32-14.3-32-32s14.3-32 32-32m0 128h96c17.7 0 32 14.3 32 32s-14.3 32-32 32h-96c-17.7 0-32-14.3-32-32s14.3-32 32-32m0 128h160c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32s14.3-32 32-32m0 128h224c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32s14.3-32 32-32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M151.6 469.6C145.5 476.2 137 480 128 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L96 365.7V64c0-17.7 14.3-32 32-32s32 14.3 32 32v301.7l32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 32h32c17.7 0 32 14.3 32 32s-14.3 32-32 32h-32c-17.7 0-32-14.3-32-32s14.3-32 32-32m0 128h96c17.7 0 32 14.3 32 32s-14.3 32-32 32h-96c-17.7 0-32-14.3-32-32s14.3-32 32-32m0 128h160c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32s14.3-32 32-32m0 128h224c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32s14.3-32 32-32"/></svg>
</template>

CSS

.icon-arrow-down-short-wide {
  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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M151.6%20469.6C145.5%20476.2%20137%20480%20128%20480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3%202-45.2s33.3-11.1%2045.2%202L96%20365.7V64c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032v301.7l32.4-35.4c11.9-13%2032.2-13.9%2045.2-2s13.9%2032.2%202%2045.2l-88%2096zM320%2032h32c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032h-32c-17.7%200-32-14.3-32-32s14.3-32%2032-32m0%20128h96c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032h-96c-17.7%200-32-14.3-32-32s14.3-32%2032-32m0%20128h160c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H320c-17.7%200-32-14.3-32-32s14.3-32%2032-32m0%20128h224c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H320c-17.7%200-32-14.3-32-32s14.3-32%2032-32%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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M151.6%20469.6C145.5%20476.2%20137%20480%20128%20480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3%202-45.2s33.3-11.1%2045.2%202L96%20365.7V64c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032v301.7l32.4-35.4c11.9-13%2032.2-13.9%2045.2-2s13.9%2032.2%202%2045.2l-88%2096zM320%2032h32c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032h-32c-17.7%200-32-14.3-32-32s14.3-32%2032-32m0%20128h96c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032h-96c-17.7%200-32-14.3-32-32s14.3-32%2032-32m0%20128h160c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H320c-17.7%200-32-14.3-32-32s14.3-32%2032-32m0%20128h224c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H320c-17.7%200-32-14.3-32-32s14.3-32%2032-32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/arrow-down-short-wide.svg?color=%231a73e8&size=48