chart increasing with yen emoji

chart-increasing-with-yen from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
chart-increasing-with-yen
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the chart increasing with yen emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 2a4 4 0 0 0-4 4v20a4 4 0 0 0 4 4h20a4 4 0 0 0 4-4V6a4 4 0 0 0-4-4zm.475 3.43l2.068 3.898l2.206-3.915a.75.75 0 0 1 1.307.737l-2.402 4.26h1.749a.75.75 0 1 1 0 1.5h-2.13v.95h2.13a.75.75 0 0 1 0 1.5h-2.13v1.4a.75.75 0 0 1-1.5 0v-1.4h-1.82a.75.75 0 0 1 0-1.5h1.82v-.95h-1.82a.75.75 0 0 1 0-1.5h1.466l-2.27-4.278a.75.75 0 1 1 1.326-.703m20.314 7.955a.75.75 0 0 1 0 1.06L16.365 24.87a1.75 1.75 0 0 1-2.48-.005l-2.617-2.637a.25.25 0 0 0-.354 0l-4.422 4.421a.75.75 0 0 1-1.06-1.06l4.422-4.422a1.75 1.75 0 0 1 2.48.005l2.616 2.637a.25.25 0 0 0 .355 0l10.423-10.423a.75.75 0 0 1 1.061 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastChartIncreasingWithYen(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 2a4 4 0 0 0-4 4v20a4 4 0 0 0 4 4h20a4 4 0 0 0 4-4V6a4 4 0 0 0-4-4zm.475 3.43l2.068 3.898l2.206-3.915a.75.75 0 0 1 1.307.737l-2.402 4.26h1.749a.75.75 0 1 1 0 1.5h-2.13v.95h2.13a.75.75 0 0 1 0 1.5h-2.13v1.4a.75.75 0 0 1-1.5 0v-1.4h-1.82a.75.75 0 0 1 0-1.5h1.82v-.95h-1.82a.75.75 0 0 1 0-1.5h1.466l-2.27-4.278a.75.75 0 1 1 1.326-.703m20.314 7.955a.75.75 0 0 1 0 1.06L16.365 24.87a1.75 1.75 0 0 1-2.48-.005l-2.617-2.637a.25.25 0 0 0-.354 0l-4.422 4.421a.75.75 0 0 1-1.06-1.06l4.422-4.422a1.75 1.75 0 0 1 2.48.005l2.616 2.637a.25.25 0 0 0 .355 0l10.423-10.423a.75.75 0 0 1 1.061 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 2a4 4 0 0 0-4 4v20a4 4 0 0 0 4 4h20a4 4 0 0 0 4-4V6a4 4 0 0 0-4-4zm.475 3.43l2.068 3.898l2.206-3.915a.75.75 0 0 1 1.307.737l-2.402 4.26h1.749a.75.75 0 1 1 0 1.5h-2.13v.95h2.13a.75.75 0 0 1 0 1.5h-2.13v1.4a.75.75 0 0 1-1.5 0v-1.4h-1.82a.75.75 0 0 1 0-1.5h1.82v-.95h-1.82a.75.75 0 0 1 0-1.5h1.466l-2.27-4.278a.75.75 0 1 1 1.326-.703m20.314 7.955a.75.75 0 0 1 0 1.06L16.365 24.87a1.75 1.75 0 0 1-2.48-.005l-2.617-2.637a.25.25 0 0 0-.354 0l-4.422 4.421a.75.75 0 0 1-1.06-1.06l4.422-4.422a1.75 1.75 0 0 1 2.48.005l2.616 2.637a.25.25 0 0 0 .355 0l10.423-10.423a.75.75 0 0 1 1.061 0"/></svg>
</template>

CSS

.icon-chart-increasing-with-yen {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%202a4%204%200%200%200-4%204v20a4%204%200%200%200%204%204h20a4%204%200%200%200%204-4V6a4%204%200%200%200-4-4zm.475%203.43l2.068%203.898l2.206-3.915a.75.75%200%200%201%201.307.737l-2.402%204.26h1.749a.75.75%200%201%201%200%201.5h-2.13v.95h2.13a.75.75%200%200%201%200%201.5h-2.13v1.4a.75.75%200%200%201-1.5%200v-1.4h-1.82a.75.75%200%200%201%200-1.5h1.82v-.95h-1.82a.75.75%200%200%201%200-1.5h1.466l-2.27-4.278a.75.75%200%201%201%201.326-.703m20.314%207.955a.75.75%200%200%201%200%201.06L16.365%2024.87a1.75%201.75%200%200%201-2.48-.005l-2.617-2.637a.25.25%200%200%200-.354%200l-4.422%204.421a.75.75%200%200%201-1.06-1.06l4.422-4.422a1.75%201.75%200%200%201%202.48.005l2.616%202.637a.25.25%200%200%200%20.355%200l10.423-10.423a.75.75%200%200%201%201.061%200%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%202a4%204%200%200%200-4%204v20a4%204%200%200%200%204%204h20a4%204%200%200%200%204-4V6a4%204%200%200%200-4-4zm.475%203.43l2.068%203.898l2.206-3.915a.75.75%200%200%201%201.307.737l-2.402%204.26h1.749a.75.75%200%201%201%200%201.5h-2.13v.95h2.13a.75.75%200%200%201%200%201.5h-2.13v1.4a.75.75%200%200%201-1.5%200v-1.4h-1.82a.75.75%200%200%201%200-1.5h1.82v-.95h-1.82a.75.75%200%200%201%200-1.5h1.466l-2.27-4.278a.75.75%200%201%201%201.326-.703m20.314%207.955a.75.75%200%200%201%200%201.06L16.365%2024.87a1.75%201.75%200%200%201-2.48-.005l-2.617-2.637a.25.25%200%200%200-.354%200l-4.422%204.421a.75.75%200%200%201-1.06-1.06l4.422-4.422a1.75%201.75%200%200%201%202.48.005l2.616%202.637a.25.25%200%200%200%20.355%200l10.423-10.423a.75.75%200%200%201%201.061%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/chart-increasing-with-yen.svg?color=%231a73e8&size=48