trending up down icon
trending-up-down-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- trending-up-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
Related icons in Myna UI Icons
Use the trending up 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 1-1.195.604l-.085-.074l-.954-.954l-2.38 2.416l2.383 2.428l.95-.95a.75.75 0 0 1 1.281.53v3a.75.75 0 0 1-.75.75h-3a.75.75 0 0 1-.53-1.28l.988-.99l-2.374-2.42l-.395.404l-.002.002c-.666.672-1.41.857-2.144.749c-.652-.096-1.286-.427-1.768-.667c-.543-.27-.942-.453-1.303-.491c-.283-.03-.573.025-.928.397l-.009.009l-4 4.063a.75.75 0 0 1-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-.32l3.834-3.894l-.985-.986A.75.75 0 0 1 17 6.25h3l.077.004A.75.75 0 0 1 20.75 7z"/></svg>
React
import type { SVGProps } from "react";
export function MynauiTrendingUpDownSolid(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 1-1.195.604l-.085-.074l-.954-.954l-2.38 2.416l2.383 2.428l.95-.95a.75.75 0 0 1 1.281.53v3a.75.75 0 0 1-.75.75h-3a.75.75 0 0 1-.53-1.28l.988-.99l-2.374-2.42l-.395.404l-.002.002c-.666.672-1.41.857-2.144.749c-.652-.096-1.286-.427-1.768-.667c-.543-.27-.942-.453-1.303-.491c-.283-.03-.573.025-.928.397l-.009.009l-4 4.063a.75.75 0 0 1-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-.32l3.834-3.894l-.985-.986A.75.75 0 0 1 17 6.25h3l.077.004A.75.75 0 0 1 20.75 7z"/></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 1-1.195.604l-.085-.074l-.954-.954l-2.38 2.416l2.383 2.428l.95-.95a.75.75 0 0 1 1.281.53v3a.75.75 0 0 1-.75.75h-3a.75.75 0 0 1-.53-1.28l.988-.99l-2.374-2.42l-.395.404l-.002.002c-.666.672-1.41.857-2.144.749c-.652-.096-1.286-.427-1.768-.667c-.543-.27-.942-.453-1.303-.491c-.283-.03-.573.025-.928.397l-.009.009l-4 4.063a.75.75 0 0 1-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-.32l3.834-3.894l-.985-.986A.75.75 0 0 1 17 6.25h3l.077.004A.75.75 0 0 1 20.75 7z"/></svg> </template>
CSS
.icon-trending-up-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%201-1.195.604l-.085-.074l-.954-.954l-2.38%202.416l2.383%202.428l.95-.95a.75.75%200%200%201%201.281.53v3a.75.75%200%200%201-.75.75h-3a.75.75%200%200%201-.53-1.28l.988-.99l-2.374-2.42l-.395.404l-.002.002c-.666.672-1.41.857-2.144.749c-.652-.096-1.286-.427-1.768-.667c-.543-.27-.942-.453-1.303-.491c-.283-.03-.573.025-.928.397l-.009.009l-4%204.063a.75.75%200%200%201-1.07-1.052l4.002-4.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-.32l3.834-3.894l-.985-.986A.75.75%200%200%201%2017%206.25h3l.077.004A.75.75%200%200%201%2020.75%207z%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%201-1.195.604l-.085-.074l-.954-.954l-2.38%202.416l2.383%202.428l.95-.95a.75.75%200%200%201%201.281.53v3a.75.75%200%200%201-.75.75h-3a.75.75%200%200%201-.53-1.28l.988-.99l-2.374-2.42l-.395.404l-.002.002c-.666.672-1.41.857-2.144.749c-.652-.096-1.286-.427-1.768-.667c-.543-.27-.942-.453-1.303-.491c-.283-.03-.573.025-.928.397l-.009.009l-4%204.063a.75.75%200%200%201-1.07-1.052l4.002-4.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-.32l3.834-3.894l-.985-.986A.75.75%200%200%201%2017%206.25h3l.077.004A.75.75%200%200%201%2020.75%207z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/trending-up-down-solid.svg?color=%231a73e8&size=48