chart line down icon

chart-line-down-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
chart-line-down-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the chart line down icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 208a12 12 0 0 1-12 12H32a12 12 0 0 1-12-12V48a12 12 0 0 1 24 0v11l52 52l23.51-23.52a12 12 0 0 1 17 0L188 139v-11a12 12 0 0 1 24 0v40q0 .6-.06 1.2c0 .16-.05.33-.07.49s-.06.45-.1.67s-.09.38-.14.56s-.09.39-.15.58l-.19.54c-.07.19-.13.38-.21.56s-.15.34-.23.5s-.17.38-.27.57s-.18.3-.27.45s-.21.38-.33.56s-.24.32-.36.47s-.22.32-.34.47s-.46.53-.71.78l-.08.1l-.1.08c-.25.25-.51.48-.78.71l-.46.34c-.16.12-.32.25-.48.36s-.37.22-.55.33s-.3.19-.46.27s-.37.18-.56.27s-.33.16-.51.23l-.54.21l-.57.19a5 5 0 0 1-.55.14l-.58.15l-.64.09l-.53.08a12 12 0 0 1-1.18.05h-40a12 12 0 0 1 0-24h11l-43-43l-23.51 23.52a12 12 0 0 1-17 0L44 93v103h180a12 12 0 0 1 12 12"/></svg>

React

import type { SVGProps } from "react";

export function PhChartLineDownBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 208a12 12 0 0 1-12 12H32a12 12 0 0 1-12-12V48a12 12 0 0 1 24 0v11l52 52l23.51-23.52a12 12 0 0 1 17 0L188 139v-11a12 12 0 0 1 24 0v40q0 .6-.06 1.2c0 .16-.05.33-.07.49s-.06.45-.1.67s-.09.38-.14.56s-.09.39-.15.58l-.19.54c-.07.19-.13.38-.21.56s-.15.34-.23.5s-.17.38-.27.57s-.18.3-.27.45s-.21.38-.33.56s-.24.32-.36.47s-.22.32-.34.47s-.46.53-.71.78l-.08.1l-.1.08c-.25.25-.51.48-.78.71l-.46.34c-.16.12-.32.25-.48.36s-.37.22-.55.33s-.3.19-.46.27s-.37.18-.56.27s-.33.16-.51.23l-.54.21l-.57.19a5 5 0 0 1-.55.14l-.58.15l-.64.09l-.53.08a12 12 0 0 1-1.18.05h-40a12 12 0 0 1 0-24h11l-43-43l-23.51 23.52a12 12 0 0 1-17 0L44 93v103h180a12 12 0 0 1 12 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 208a12 12 0 0 1-12 12H32a12 12 0 0 1-12-12V48a12 12 0 0 1 24 0v11l52 52l23.51-23.52a12 12 0 0 1 17 0L188 139v-11a12 12 0 0 1 24 0v40q0 .6-.06 1.2c0 .16-.05.33-.07.49s-.06.45-.1.67s-.09.38-.14.56s-.09.39-.15.58l-.19.54c-.07.19-.13.38-.21.56s-.15.34-.23.5s-.17.38-.27.57s-.18.3-.27.45s-.21.38-.33.56s-.24.32-.36.47s-.22.32-.34.47s-.46.53-.71.78l-.08.1l-.1.08c-.25.25-.51.48-.78.71l-.46.34c-.16.12-.32.25-.48.36s-.37.22-.55.33s-.3.19-.46.27s-.37.18-.56.27s-.33.16-.51.23l-.54.21l-.57.19a5 5 0 0 1-.55.14l-.58.15l-.64.09l-.53.08a12 12 0 0 1-1.18.05h-40a12 12 0 0 1 0-24h11l-43-43l-23.51 23.52a12 12 0 0 1-17 0L44 93v103h180a12 12 0 0 1 12 12"/></svg>
</template>

CSS

.icon-chart-line-down-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M236%20208a12%2012%200%200%201-12%2012H32a12%2012%200%200%201-12-12V48a12%2012%200%200%201%2024%200v11l52%2052l23.51-23.52a12%2012%200%200%201%2017%200L188%20139v-11a12%2012%200%200%201%2024%200v40q0%20.6-.06%201.2c0%20.16-.05.33-.07.49s-.06.45-.1.67s-.09.38-.14.56s-.09.39-.15.58l-.19.54c-.07.19-.13.38-.21.56s-.15.34-.23.5s-.17.38-.27.57s-.18.3-.27.45s-.21.38-.33.56s-.24.32-.36.47s-.22.32-.34.47s-.46.53-.71.78l-.08.1l-.1.08c-.25.25-.51.48-.78.71l-.46.34c-.16.12-.32.25-.48.36s-.37.22-.55.33s-.3.19-.46.27s-.37.18-.56.27s-.33.16-.51.23l-.54.21l-.57.19a5%205%200%200%201-.55.14l-.58.15l-.64.09l-.53.08a12%2012%200%200%201-1.18.05h-40a12%2012%200%200%201%200-24h11l-43-43l-23.51%2023.52a12%2012%200%200%201-17%200L44%2093v103h180a12%2012%200%200%201%2012%2012%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M236%20208a12%2012%200%200%201-12%2012H32a12%2012%200%200%201-12-12V48a12%2012%200%200%201%2024%200v11l52%2052l23.51-23.52a12%2012%200%200%201%2017%200L188%20139v-11a12%2012%200%200%201%2024%200v40q0%20.6-.06%201.2c0%20.16-.05.33-.07.49s-.06.45-.1.67s-.09.38-.14.56s-.09.39-.15.58l-.19.54c-.07.19-.13.38-.21.56s-.15.34-.23.5s-.17.38-.27.57s-.18.3-.27.45s-.21.38-.33.56s-.24.32-.36.47s-.22.32-.34.47s-.46.53-.71.78l-.08.1l-.1.08c-.25.25-.51.48-.78.71l-.46.34c-.16.12-.32.25-.48.36s-.37.22-.55.33s-.3.19-.46.27s-.37.18-.56.27s-.33.16-.51.23l-.54.21l-.57.19a5%205%200%200%201-.55.14l-.58.15l-.64.09l-.53.08a12%2012%200%200%201-1.18.05h-40a12%2012%200%200%201%200-24h11l-43-43l-23.51%2023.52a12%2012%200%200%201-17%200L44%2093v103h180a12%2012%200%200%201%2012%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/chart-line-down-bold.svg?color=%231a73e8&size=48