trending down icon
trending-down-rounded from Material Symbols Light by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- trending-down-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- trending-down-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
trending-downBoxIcons v2trending-down-fillEva Iconstrending-downFeather Iconstrending-downcss.ggtrending-downHuge Iconstrending-downHumbleiconstrending-downIconParktrending-downIconPark Outlinetrending-downIonIconstrending-downLucidetrending-downMajesticonstrending-downMaterial Symbolstrending-downMaterial Design Iconstrending-down-fillMingCute Icontrending-downMyna UI Iconstrending-downPixelarticonstrending-downTabler Iconstrending-downTDesign Icons
More business icons from Material Symbols Light
Use the trending down icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.33 16.096l-5.584-5.515q-.192-.173-.442-.173t-.423.173l-2.421 2.421q-.48.479-1.156.479q-.677 0-1.137-.479L3.354 8.158q-.14-.14-.153-.342q-.013-.2.153-.366q.16-.16.354-.16t.353.16l4.8 4.8q.173.173.443.173t.442-.173l2.421-2.421q.46-.46 1.137-.46t1.136.46l5.56 5.56v-2.793q0-.213.143-.356t.357-.144t.357.144t.143.356v3.693q0 .348-.23.577q-.23.23-.578.23H16.5q-.213 0-.357-.143Q16 16.81 16 16.596q0-.213.143-.356t.357-.144z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTrendingDownRounded(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="m19.33 16.096l-5.584-5.515q-.192-.173-.442-.173t-.423.173l-2.421 2.421q-.48.479-1.156.479q-.677 0-1.137-.479L3.354 8.158q-.14-.14-.153-.342q-.013-.2.153-.366q.16-.16.354-.16t.353.16l4.8 4.8q.173.173.443.173t.442-.173l2.421-2.421q.46-.46 1.137-.46t1.136.46l5.56 5.56v-2.793q0-.213.143-.356t.357-.144t.357.144t.143.356v3.693q0 .348-.23.577q-.23.23-.578.23H16.5q-.213 0-.357-.143Q16 16.81 16 16.596q0-.213.143-.356t.357-.144z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.33 16.096l-5.584-5.515q-.192-.173-.442-.173t-.423.173l-2.421 2.421q-.48.479-1.156.479q-.677 0-1.137-.479L3.354 8.158q-.14-.14-.153-.342q-.013-.2.153-.366q.16-.16.354-.16t.353.16l4.8 4.8q.173.173.443.173t.442-.173l2.421-2.421q.46-.46 1.137-.46t1.136.46l5.56 5.56v-2.793q0-.213.143-.356t.357-.144t.357.144t.143.356v3.693q0 .348-.23.577q-.23.23-.578.23H16.5q-.213 0-.357-.143Q16 16.81 16 16.596q0-.213.143-.356t.357-.144z"/></svg> </template>
CSS
.icon-trending-down-rounded {
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%22m19.33%2016.096l-5.584-5.515q-.192-.173-.442-.173t-.423.173l-2.421%202.421q-.48.479-1.156.479q-.677%200-1.137-.479L3.354%208.158q-.14-.14-.153-.342q-.013-.2.153-.366q.16-.16.354-.16t.353.16l4.8%204.8q.173.173.443.173t.442-.173l2.421-2.421q.46-.46%201.137-.46t1.136.46l5.56%205.56v-2.793q0-.213.143-.356t.357-.144t.357.144t.143.356v3.693q0%20.348-.23.577q-.23.23-.578.23H16.5q-.213%200-.357-.143Q16%2016.81%2016%2016.596q0-.213.143-.356t.357-.144z%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%22m19.33%2016.096l-5.584-5.515q-.192-.173-.442-.173t-.423.173l-2.421%202.421q-.48.479-1.156.479q-.677%200-1.137-.479L3.354%208.158q-.14-.14-.153-.342q-.013-.2.153-.366q.16-.16.354-.16t.353.16l4.8%204.8q.173.173.443.173t.442-.173l2.421-2.421q.46-.46%201.137-.46t1.136.46l5.56%205.56v-2.793q0-.213.143-.356t.357-.144t.357.144t.143.356v3.693q0%20.348-.23.577q-.23.23-.578.23H16.5q-.213%200-.357-.143Q16%2016.81%2016%2016.596q0-.213.143-.356t.357-.144z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/trending-down-rounded.svg?color=%231a73e8&size=48