tent arrow down to line icon

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

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

The same icon in other sets

Related icons in Font Awesome 6 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 512"><path fill="currentColor" d="M241.8 111.9c8.9 9.9 8.1 25-1.8 33.9l-80 72c-9.1 8.2-23 8.2-32.1 0l-80-72c-9.9-8.9-10.7-24-1.8-33.9s24-10.7 33.9-1.8l39.9 36L120 24c0-13.3 10.7-24 24-24s24 10.7 24 24v122.1l39.9-36c9.9-8.9 25-8.1 33.9 1.8m122.8 22.6c11.5-8.7 27.3-8.7 38.8 0l168 128c6.6 5 11 12.5 12.3 20.7l24 160l.7 4.7c17.5.2 31.6 14.4 31.6 32c0 17.7-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32h127.6l.7-4.7l24-160c1.2-8.2 5.6-15.7 12.3-20.7l168-128zM384 448h80l-61.3-122.5c-1.7-3.4-5.1-5.5-8.8-5.5c-5.5 0-9.9 4.4-9.9 9.9z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidTentArrowDownToLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M241.8 111.9c8.9 9.9 8.1 25-1.8 33.9l-80 72c-9.1 8.2-23 8.2-32.1 0l-80-72c-9.9-8.9-10.7-24-1.8-33.9s24-10.7 33.9-1.8l39.9 36L120 24c0-13.3 10.7-24 24-24s24 10.7 24 24v122.1l39.9-36c9.9-8.9 25-8.1 33.9 1.8m122.8 22.6c11.5-8.7 27.3-8.7 38.8 0l168 128c6.6 5 11 12.5 12.3 20.7l24 160l.7 4.7c17.5.2 31.6 14.4 31.6 32c0 17.7-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32h127.6l.7-4.7l24-160c1.2-8.2 5.6-15.7 12.3-20.7l168-128zM384 448h80l-61.3-122.5c-1.7-3.4-5.1-5.5-8.8-5.5c-5.5 0-9.9 4.4-9.9 9.9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M241.8 111.9c8.9 9.9 8.1 25-1.8 33.9l-80 72c-9.1 8.2-23 8.2-32.1 0l-80-72c-9.9-8.9-10.7-24-1.8-33.9s24-10.7 33.9-1.8l39.9 36L120 24c0-13.3 10.7-24 24-24s24 10.7 24 24v122.1l39.9-36c9.9-8.9 25-8.1 33.9 1.8m122.8 22.6c11.5-8.7 27.3-8.7 38.8 0l168 128c6.6 5 11 12.5 12.3 20.7l24 160l.7 4.7c17.5.2 31.6 14.4 31.6 32c0 17.7-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32h127.6l.7-4.7l24-160c1.2-8.2 5.6-15.7 12.3-20.7l168-128zM384 448h80l-61.3-122.5c-1.7-3.4-5.1-5.5-8.8-5.5c-5.5 0-9.9 4.4-9.9 9.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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M241.8%20111.9c8.9%209.9%208.1%2025-1.8%2033.9l-80%2072c-9.1%208.2-23%208.2-32.1%200l-80-72c-9.9-8.9-10.7-24-1.8-33.9s24-10.7%2033.9-1.8l39.9%2036L120%2024c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024v122.1l39.9-36c9.9-8.9%2025-8.1%2033.9%201.8m122.8%2022.6c11.5-8.7%2027.3-8.7%2038.8%200l168%20128c6.6%205%2011%2012.5%2012.3%2020.7l24%20160l.7%204.7c17.5.2%2031.6%2014.4%2031.6%2032c0%2017.7-14.3%2032-32%2032L32%20512c-17.7%200-32-14.3-32-32s14.3-32%2032-32h127.6l.7-4.7l24-160c1.2-8.2%205.6-15.7%2012.3-20.7l168-128zM384%20448h80l-61.3-122.5c-1.7-3.4-5.1-5.5-8.8-5.5c-5.5%200-9.9%204.4-9.9%209.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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M241.8%20111.9c8.9%209.9%208.1%2025-1.8%2033.9l-80%2072c-9.1%208.2-23%208.2-32.1%200l-80-72c-9.9-8.9-10.7-24-1.8-33.9s24-10.7%2033.9-1.8l39.9%2036L120%2024c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024v122.1l39.9-36c9.9-8.9%2025-8.1%2033.9%201.8m122.8%2022.6c11.5-8.7%2027.3-8.7%2038.8%200l168%20128c6.6%205%2011%2012.5%2012.3%2020.7l24%20160l.7%204.7c17.5.2%2031.6%2014.4%2031.6%2032c0%2017.7-14.3%2032-32%2032L32%20512c-17.7%200-32-14.3-32-32s14.3-32%2032-32h127.6l.7-4.7l24-160c1.2-8.2%205.6-15.7%2012.3-20.7l168-128zM384%20448h80l-61.3-122.5c-1.7-3.4-5.1-5.5-8.8-5.5c-5.5%200-9.9%204.4-9.9%209.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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