tent arrow down to line icon

tent-arrow-down-to-line from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
tent-arrow-down-to-line
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the tent arrow down to line icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M217 185c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31V80c-.1-13.3-10.8-24-24.1-24s-24 10.7-24 24v102.1l-31-31c-9.4-9.4-24.6-9.4-34-.1s-9.3 24.6 0 34l72 72c9.4 9.4 24.6 9.4 33.9 0l72-72zm-29.2 139.6L164.1 512H64c-17.7 0-32 14.3-32 32s14.3 32 32 32h512c17.7 0 32-14.3 32-32c0-2.8-.4-5.5-1-8l-26.8-211.3c-1.2-9.7-6.9-18.4-15.3-23.4l-165.5-99.4c-10.2-6.1-22.9-6.1-33.1.1l-163.4 99.3c-8.3 5.1-13.9 13.7-15.1 23.3M480 512h-97.1V362.6c0-5.9 4.7-10.6 10.6-10.6c4 0 7.7 2.3 9.5 5.9z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidTentArrowDownToLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M217 185c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31V80c-.1-13.3-10.8-24-24.1-24s-24 10.7-24 24v102.1l-31-31c-9.4-9.4-24.6-9.4-34-.1s-9.3 24.6 0 34l72 72c9.4 9.4 24.6 9.4 33.9 0l72-72zm-29.2 139.6L164.1 512H64c-17.7 0-32 14.3-32 32s14.3 32 32 32h512c17.7 0 32-14.3 32-32c0-2.8-.4-5.5-1-8l-26.8-211.3c-1.2-9.7-6.9-18.4-15.3-23.4l-165.5-99.4c-10.2-6.1-22.9-6.1-33.1.1l-163.4 99.3c-8.3 5.1-13.9 13.7-15.1 23.3M480 512h-97.1V362.6c0-5.9 4.7-10.6 10.6-10.6c4 0 7.7 2.3 9.5 5.9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M217 185c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31V80c-.1-13.3-10.8-24-24.1-24s-24 10.7-24 24v102.1l-31-31c-9.4-9.4-24.6-9.4-34-.1s-9.3 24.6 0 34l72 72c9.4 9.4 24.6 9.4 33.9 0l72-72zm-29.2 139.6L164.1 512H64c-17.7 0-32 14.3-32 32s14.3 32 32 32h512c17.7 0 32-14.3 32-32c0-2.8-.4-5.5-1-8l-26.8-211.3c-1.2-9.7-6.9-18.4-15.3-23.4l-165.5-99.4c-10.2-6.1-22.9-6.1-33.1.1l-163.4 99.3c-8.3 5.1-13.9 13.7-15.1 23.3M480 512h-97.1V362.6c0-5.9 4.7-10.6 10.6-10.6c4 0 7.7 2.3 9.5 5.9z"/></svg>
</template>

CSS

.icon-tent-arrow-down-to-line {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M217%20185c9.4-9.4%209.4-24.6%200-33.9s-24.6-9.4-33.9%200l-31%2031V80c-.1-13.3-10.8-24-24.1-24s-24%2010.7-24%2024v102.1l-31-31c-9.4-9.4-24.6-9.4-34-.1s-9.3%2024.6%200%2034l72%2072c9.4%209.4%2024.6%209.4%2033.9%200l72-72zm-29.2%20139.6L164.1%20512H64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h512c17.7%200%2032-14.3%2032-32c0-2.8-.4-5.5-1-8l-26.8-211.3c-1.2-9.7-6.9-18.4-15.3-23.4l-165.5-99.4c-10.2-6.1-22.9-6.1-33.1.1l-163.4%2099.3c-8.3%205.1-13.9%2013.7-15.1%2023.3M480%20512h-97.1V362.6c0-5.9%204.7-10.6%2010.6-10.6c4%200%207.7%202.3%209.5%205.9z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M217%20185c9.4-9.4%209.4-24.6%200-33.9s-24.6-9.4-33.9%200l-31%2031V80c-.1-13.3-10.8-24-24.1-24s-24%2010.7-24%2024v102.1l-31-31c-9.4-9.4-24.6-9.4-34-.1s-9.3%2024.6%200%2034l72%2072c9.4%209.4%2024.6%209.4%2033.9%200l72-72zm-29.2%20139.6L164.1%20512H64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h512c17.7%200%2032-14.3%2032-32c0-2.8-.4-5.5-1-8l-26.8-211.3c-1.2-9.7-6.9-18.4-15.3-23.4l-165.5-99.4c-10.2-6.1-22.9-6.1-33.1.1l-163.4%2099.3c-8.3%205.1-13.9%2013.7-15.1%2023.3M480%20512h-97.1V362.6c0-5.9%204.7-10.6%2010.6-10.6c4%200%207.7%202.3%209.5%205.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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