chart no axes column decreasing icon
chart-no-axes-column-decreasing from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- chart-no-axes-column-decreasing
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
chart-01chart-02chart-03chart-analysischart-areachart-averagechart-bar-bigchart-bar-decreasingchart-bar-increasingchart-bar-linechart-bar-stackedchart-breakout-circlechart-breakout-squarechart-bubble-01chart-bubble-02chart-candlechart-candlestickchart-columnchart-column-bigchart-column-decreasingchart-column-increasingchart-column-stackedchart-decreasechart-down
Use the chart no axes column decreasing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 19.5v-9c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C12.699 9 12.466 9 12 9s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883v9c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883m-6.5 0v-15c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C6.199 3 5.966 3 5.5 3s-.699 0-.883.076a1 1 0 0 0-.54.541C4 3.801 4 4.034 4 4.5v15c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077s.699 0 .883-.076a1 1 0 0 0 .54-.541C7 20.199 7 19.966 7 19.5m13 0v-3c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C19.199 15 18.966 15 18.5 15s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883v3c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsChartNoAxesColumnDecreasing(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M13.5 19.5v-9c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C12.699 9 12.466 9 12 9s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883v9c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883m-6.5 0v-15c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C6.199 3 5.966 3 5.5 3s-.699 0-.883.076a1 1 0 0 0-.54.541C4 3.801 4 4.034 4 4.5v15c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077s.699 0 .883-.076a1 1 0 0 0 .54-.541C7 20.199 7 19.966 7 19.5m13 0v-3c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C19.199 15 18.966 15 18.5 15s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883v3c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 19.5v-9c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C12.699 9 12.466 9 12 9s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883v9c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883m-6.5 0v-15c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C6.199 3 5.966 3 5.5 3s-.699 0-.883.076a1 1 0 0 0-.54.541C4 3.801 4 4.034 4 4.5v15c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077s.699 0 .883-.076a1 1 0 0 0 .54-.541C7 20.199 7 19.966 7 19.5m13 0v-3c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C19.199 15 18.966 15 18.5 15s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883v3c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883"/></svg> </template>
CSS
.icon-chart-no-axes-column-decreasing {
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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13.5%2019.5v-9c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C12.699%209%2012.466%209%2012%209s-.699%200-.883.076a1%201%200%200%200-.54.541c-.077.184-.077.417-.077.883v9c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54c.184.077.417.077.883.077s.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883m-6.5%200v-15c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C6.199%203%205.966%203%205.5%203s-.699%200-.883.076a1%201%200%200%200-.54.541C4%203.801%204%204.034%204%204.5v15c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54c.184.077.417.077.883.077s.699%200%20.883-.076a1%201%200%200%200%20.54-.541C7%2020.199%207%2019.966%207%2019.5m13%200v-3c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C19.199%2015%2018.966%2015%2018.5%2015s-.699%200-.883.076a1%201%200%200%200-.54.541c-.077.184-.077.417-.077.883v3c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54c.184.077.417.077.883.077s.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13.5%2019.5v-9c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C12.699%209%2012.466%209%2012%209s-.699%200-.883.076a1%201%200%200%200-.54.541c-.077.184-.077.417-.077.883v9c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54c.184.077.417.077.883.077s.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883m-6.5%200v-15c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C6.199%203%205.966%203%205.5%203s-.699%200-.883.076a1%201%200%200%200-.54.541C4%203.801%204%204.034%204%204.5v15c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54c.184.077.417.077.883.077s.699%200%20.883-.076a1%201%200%200%200%20.54-.541C7%2020.199%207%2019.966%207%2019.5m13%200v-3c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C19.199%2015%2018.966%2015%2018.5%2015s-.699%200-.883.076a1%201%200%200%200-.54.541c-.077.184-.077.417-.077.883v3c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54c.184.077.417.077.883.077s.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/chart-no-axes-column-decreasing.svg?color=%231a73e8&size=48