trending down icon
trending-down-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- trending-down-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
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 Symbols Lighttrending-downMaterial Design Iconstrending-down-fillMingCute Icontrending-downPixelarticonstrending-downTabler Iconstrending-downTDesign Icons
Related icons in Myna UI Icons
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="M20.75 10a.75.75 0 0 0-1.28-.53l-2.939 2.938l-1.842-1.872l-.002-.002c-.666-.672-1.41-.857-2.144-.749c-.652.096-1.286.427-1.768.667c-.543.27-.942.454-1.303.491c-.283.03-.573-.025-.928-.397l-.009-.009l-4-4.063a.75.75 0 0 0-1.07 1.052l4.002 4.063c.666.694 1.408.925 2.161.846c.678-.07 1.321-.394 1.816-.64c.553-.276.952-.472 1.317-.525c.283-.042.544 0 .86.32l1.85 1.879l-3.001 3A.75.75 0 0 0 13 17.75h7l.077-.004A.75.75 0 0 0 20.75 17z"/></svg>
React
import type { SVGProps } from "react";
export function MynauiTrendingDownSolid(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.75 10a.75.75 0 0 0-1.28-.53l-2.939 2.938l-1.842-1.872l-.002-.002c-.666-.672-1.41-.857-2.144-.749c-.652.096-1.286.427-1.768.667c-.543.27-.942.454-1.303.491c-.283.03-.573-.025-.928-.397l-.009-.009l-4-4.063a.75.75 0 0 0-1.07 1.052l4.002 4.063c.666.694 1.408.925 2.161.846c.678-.07 1.321-.394 1.816-.64c.553-.276.952-.472 1.317-.525c.283-.042.544 0 .86.32l1.85 1.879l-3.001 3A.75.75 0 0 0 13 17.75h7l.077-.004A.75.75 0 0 0 20.75 17z"/></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.75 10a.75.75 0 0 0-1.28-.53l-2.939 2.938l-1.842-1.872l-.002-.002c-.666-.672-1.41-.857-2.144-.749c-.652.096-1.286.427-1.768.667c-.543.27-.942.454-1.303.491c-.283.03-.573-.025-.928-.397l-.009-.009l-4-4.063a.75.75 0 0 0-1.07 1.052l4.002 4.063c.666.694 1.408.925 2.161.846c.678-.07 1.321-.394 1.816-.64c.553-.276.952-.472 1.317-.525c.283-.042.544 0 .86.32l1.85 1.879l-3.001 3A.75.75 0 0 0 13 17.75h7l.077-.004A.75.75 0 0 0 20.75 17z"/></svg> </template>
CSS
.icon-trending-down-solid {
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.75%2010a.75.75%200%200%200-1.28-.53l-2.939%202.938l-1.842-1.872l-.002-.002c-.666-.672-1.41-.857-2.144-.749c-.652.096-1.286.427-1.768.667c-.543.27-.942.454-1.303.491c-.283.03-.573-.025-.928-.397l-.009-.009l-4-4.063a.75.75%200%200%200-1.07%201.052l4.002%204.063c.666.694%201.408.925%202.161.846c.678-.07%201.321-.394%201.816-.64c.553-.276.952-.472%201.317-.525c.283-.042.544%200%20.86.32l1.85%201.879l-3.001%203A.75.75%200%200%200%2013%2017.75h7l.077-.004A.75.75%200%200%200%2020.75%2017z%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.75%2010a.75.75%200%200%200-1.28-.53l-2.939%202.938l-1.842-1.872l-.002-.002c-.666-.672-1.41-.857-2.144-.749c-.652.096-1.286.427-1.768.667c-.543.27-.942.454-1.303.491c-.283.03-.573-.025-.928-.397l-.009-.009l-4-4.063a.75.75%200%200%200-1.07%201.052l4.002%204.063c.666.694%201.408.925%202.161.846c.678-.07%201.321-.394%201.816-.64c.553-.276.952-.472%201.317-.525c.283-.042.544%200%20.86.32l1.85%201.879l-3.001%203A.75.75%200%200%200%2013%2017.75h7l.077-.004A.75.75%200%200%200%2020.75%2017z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/trending-down-solid.svg?color=%231a73e8&size=48