chart b icon
chart-b-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- chart-b-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
Related icons in Mage Icons
Use the chart b icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.94 7.05a2.72 2.72 0 0 0-1.94-.8h-3.25V5A2.75 2.75 0 0 0 13 2.25h-2A2.73 2.73 0 0 0 8.25 5v3.25H5A2.73 2.73 0 0 0 2.25 11v8A2.75 2.75 0 0 0 5 21.75h14A2.77 2.77 0 0 0 21.75 19V9a2.74 2.74 0 0 0-.81-1.95m-6.69 13.2h-4.5V4.97A1.23 1.23 0 0 1 11 3.72h2c.329.002.644.13.88.36a1.3 1.3 0 0 1 .37.89z"/></svg>
React
import type { SVGProps } from "react";
export function MageChartBFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.94 7.05a2.72 2.72 0 0 0-1.94-.8h-3.25V5A2.75 2.75 0 0 0 13 2.25h-2A2.73 2.73 0 0 0 8.25 5v3.25H5A2.73 2.73 0 0 0 2.25 11v8A2.75 2.75 0 0 0 5 21.75h14A2.77 2.77 0 0 0 21.75 19V9a2.74 2.74 0 0 0-.81-1.95m-6.69 13.2h-4.5V4.97A1.23 1.23 0 0 1 11 3.72h2c.329.002.644.13.88.36a1.3 1.3 0 0 1 .37.89z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.94 7.05a2.72 2.72 0 0 0-1.94-.8h-3.25V5A2.75 2.75 0 0 0 13 2.25h-2A2.73 2.73 0 0 0 8.25 5v3.25H5A2.73 2.73 0 0 0 2.25 11v8A2.75 2.75 0 0 0 5 21.75h14A2.77 2.77 0 0 0 21.75 19V9a2.74 2.74 0 0 0-.81-1.95m-6.69 13.2h-4.5V4.97A1.23 1.23 0 0 1 11 3.72h2c.329.002.644.13.88.36a1.3 1.3 0 0 1 .37.89z"/></svg> </template>
CSS
.icon-chart-b-fill {
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%22currentColor%22%20d%3D%22M20.94%207.05a2.72%202.72%200%200%200-1.94-.8h-3.25V5A2.75%202.75%200%200%200%2013%202.25h-2A2.73%202.73%200%200%200%208.25%205v3.25H5A2.73%202.73%200%200%200%202.25%2011v8A2.75%202.75%200%200%200%205%2021.75h14A2.77%202.77%200%200%200%2021.75%2019V9a2.74%202.74%200%200%200-.81-1.95m-6.69%2013.2h-4.5V4.97A1.23%201.23%200%200%201%2011%203.72h2c.329.002.644.13.88.36a1.3%201.3%200%200%201%20.37.89z%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%22currentColor%22%20d%3D%22M20.94%207.05a2.72%202.72%200%200%200-1.94-.8h-3.25V5A2.75%202.75%200%200%200%2013%202.25h-2A2.73%202.73%200%200%200%208.25%205v3.25H5A2.73%202.73%200%200%200%202.25%2011v8A2.75%202.75%200%200%200%205%2021.75h14A2.77%202.77%200%200%200%2021.75%2019V9a2.74%202.74%200%200%200-.81-1.95m-6.69%2013.2h-4.5V4.97A1.23%201.23%200%200%201%2011%203.72h2c.329.002.644.13.88.36a1.3%201.3%200%200%201%20.37.89z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/chart-b-fill.svg?color=%231a73e8&size=48