chart up b icon

chart-up-b-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.

Name
chart-up-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 up 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 3.05a2.72 2.72 0 0 0-1.94-.8h-2A2.73 2.73 0 0 0 14.25 5v1.25H11A2.73 2.73 0 0 0 8.25 9v2.25H5A2.73 2.73 0 0 0 2.25 14v5A2.75 2.75 0 0 0 5 21.75h14A2.77 2.77 0 0 0 21.75 19V5a2.74 2.74 0 0 0-.81-1.95m-6.69 17.2h-4.5V8.97A1.23 1.23 0 0 1 11 7.72h3.25z"/></svg>

React

import type { SVGProps } from "react";

export function MageChartUpBFill(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 3.05a2.72 2.72 0 0 0-1.94-.8h-2A2.73 2.73 0 0 0 14.25 5v1.25H11A2.73 2.73 0 0 0 8.25 9v2.25H5A2.73 2.73 0 0 0 2.25 14v5A2.75 2.75 0 0 0 5 21.75h14A2.77 2.77 0 0 0 21.75 19V5a2.74 2.74 0 0 0-.81-1.95m-6.69 17.2h-4.5V8.97A1.23 1.23 0 0 1 11 7.72h3.25z"/></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 3.05a2.72 2.72 0 0 0-1.94-.8h-2A2.73 2.73 0 0 0 14.25 5v1.25H11A2.73 2.73 0 0 0 8.25 9v2.25H5A2.73 2.73 0 0 0 2.25 14v5A2.75 2.75 0 0 0 5 21.75h14A2.77 2.77 0 0 0 21.75 19V5a2.74 2.74 0 0 0-.81-1.95m-6.69 17.2h-4.5V8.97A1.23 1.23 0 0 1 11 7.72h3.25z"/></svg>
</template>

CSS

.icon-chart-up-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%203.05a2.72%202.72%200%200%200-1.94-.8h-2A2.73%202.73%200%200%200%2014.25%205v1.25H11A2.73%202.73%200%200%200%208.25%209v2.25H5A2.73%202.73%200%200%200%202.25%2014v5A2.75%202.75%200%200%200%205%2021.75h14A2.77%202.77%200%200%200%2021.75%2019V5a2.74%202.74%200%200%200-.81-1.95m-6.69%2017.2h-4.5V8.97A1.23%201.23%200%200%201%2011%207.72h3.25z%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%203.05a2.72%202.72%200%200%200-1.94-.8h-2A2.73%202.73%200%200%200%2014.25%205v1.25H11A2.73%202.73%200%200%200%208.25%209v2.25H5A2.73%202.73%200%200%200%202.25%2014v5A2.75%202.75%200%200%200%205%2021.75h14A2.77%202.77%200%200%200%2021.75%2019V5a2.74%202.74%200%200%200-.81-1.95m-6.69%2017.2h-4.5V8.97A1.23%201.23%200%200%201%2011%207.72h3.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/chart-up-b-fill.svg?color=%231a73e8&size=48