chart decreasing emoji
chart-decreasing from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- chart-decreasing
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More objects icons from OpenMoji
Use the chart decreasing emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M12.05 59.91h47.9v-47.9h-47.9z"/><path fill="#92d3f5" d="m31.238 28.417l-6.89-8.682l-2.838 2.55l8.713 11.797l6.594-3.562c.142-.071 11.276 21.222 11.276 21.222l3.397-1.453l-12.435-25.084s-7.528 3.595-7.817 3.212"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M47.906 52.066L37.261 30.593l-7.352 3.644l-8.758-12.097l3.197-2.405l7.01 9.319l4.126-2.045l-.013-.027l3.584-1.777L51.49 50.289z"/><path d="M12.052 12.015h47.897v47.897H12.052zm39.787 24.07h7.966m-47.066 0H26.04m29.167 11.908h4.476m-46.944 0h28.622m6.873 8.088l.017 3.289m-.218-47.311l.12 22.446m-11.969 3.677v21.391m0-47.243v9.955M24.225 33.302v26.271m0-47.453v3.532m19.03 8.525h15.971m-46.962 0h5.288"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiChartDecreasing(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M12.05 59.91h47.9v-47.9h-47.9z"/><path fill="#92d3f5" d="m31.238 28.417l-6.89-8.682l-2.838 2.55l8.713 11.797l6.594-3.562c.142-.071 11.276 21.222 11.276 21.222l3.397-1.453l-12.435-25.084s-7.528 3.595-7.817 3.212"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M47.906 52.066L37.261 30.593l-7.352 3.644l-8.758-12.097l3.197-2.405l7.01 9.319l4.126-2.045l-.013-.027l3.584-1.777L51.49 50.289z"/><path d="M12.052 12.015h47.897v47.897H12.052zm39.787 24.07h7.966m-47.066 0H26.04m29.167 11.908h4.476m-46.944 0h28.622m6.873 8.088l.017 3.289m-.218-47.311l.12 22.446m-11.969 3.677v21.391m0-47.243v9.955M24.225 33.302v26.271m0-47.453v3.532m19.03 8.525h15.971m-46.962 0h5.288"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M12.05 59.91h47.9v-47.9h-47.9z"/><path fill="#92d3f5" d="m31.238 28.417l-6.89-8.682l-2.838 2.55l8.713 11.797l6.594-3.562c.142-.071 11.276 21.222 11.276 21.222l3.397-1.453l-12.435-25.084s-7.528 3.595-7.817 3.212"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M47.906 52.066L37.261 30.593l-7.352 3.644l-8.758-12.097l3.197-2.405l7.01 9.319l4.126-2.045l-.013-.027l3.584-1.777L51.49 50.289z"/><path d="M12.052 12.015h47.897v47.897H12.052zm39.787 24.07h7.966m-47.066 0H26.04m29.167 11.908h4.476m-46.944 0h28.622m6.873 8.088l.017 3.289m-.218-47.311l.12 22.446m-11.969 3.677v21.391m0-47.243v9.955M24.225 33.302v26.271m0-47.453v3.532m19.03 8.525h15.971m-46.962 0h5.288"/></g></svg> </template>
CSS
.icon-chart-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.05%2059.91h47.9v-47.9h-47.9z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m31.238%2028.417l-6.89-8.682l-2.838%202.55l8.713%2011.797l6.594-3.562c.142-.071%2011.276%2021.222%2011.276%2021.222l3.397-1.453l-12.435-25.084s-7.528%203.595-7.817%203.212%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M47.906%2052.066L37.261%2030.593l-7.352%203.644l-8.758-12.097l3.197-2.405l7.01%209.319l4.126-2.045l-.013-.027l3.584-1.777L51.49%2050.289z%22%2F%3E%3Cpath%20d%3D%22M12.052%2012.015h47.897v47.897H12.052zm39.787%2024.07h7.966m-47.066%200H26.04m29.167%2011.908h4.476m-46.944%200h28.622m6.873%208.088l.017%203.289m-.218-47.311l.12%2022.446m-11.969%203.677v21.391m0-47.243v9.955M24.225%2033.302v26.271m0-47.453v3.532m19.03%208.525h15.971m-46.962%200h5.288%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.05%2059.91h47.9v-47.9h-47.9z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m31.238%2028.417l-6.89-8.682l-2.838%202.55l8.713%2011.797l6.594-3.562c.142-.071%2011.276%2021.222%2011.276%2021.222l3.397-1.453l-12.435-25.084s-7.528%203.595-7.817%203.212%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M47.906%2052.066L37.261%2030.593l-7.352%203.644l-8.758-12.097l3.197-2.405l7.01%209.319l4.126-2.045l-.013-.027l3.584-1.777L51.49%2050.289z%22%2F%3E%3Cpath%20d%3D%22M12.052%2012.015h47.897v47.897H12.052zm39.787%2024.07h7.966m-47.066%200H26.04m29.167%2011.908h4.476m-46.944%200h28.622m6.873%208.088l.017%203.289m-.218-47.311l.12%2022.446m-11.969%203.677v21.391m0-47.243v9.955M24.225%2033.302v26.271m0-47.453v3.532m19.03%208.525h15.971m-46.962%200h5.288%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/chart-decreasing.svg?color=%231a73e8&size=48