trending up icon
trending-up-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- trending-up-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-upBoxIcons v2trending-up-fillEva Iconstrending-upFeather Iconstrending-upHuge Iconstrending-upHumbleiconstrending-upIconParktrending-upIconPark Outlinetrending-upIonIconstrending-upLucidetrending-upMajesticonstrending-upMaterial Symbolstrending-upMaterial Symbols Lighttrending-upMaterial Design Iconstrending-up-fillMingCute Icontrending-upPixelarticonstrending-upTabler Iconstrending-upTDesign Icons
Related icons in Myna UI Icons
Use the trending up icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.287 14.693A.75.75 0 0 0 20.75 14V7a.75.75 0 0 0-.673-.746L20 6.25h-7a.75.75 0 0 0-.53 1.28l3 3.001l-1.849 1.88c-.316.318-.577.361-.86.32c-.365-.054-.764-.25-1.317-.526l-.016-.008c-.492-.245-1.13-.562-1.8-.632c-.753-.08-1.495.152-2.161.846l-4.001 4.063a.75.75 0 0 0 1.068 1.052l4.001-4.063l.01-.009c.354-.372.644-.427.927-.397c.36.037.76.22 1.303.49l.084.043c.47.235 1.069.534 1.684.625c.734.108 1.48-.079 2.146-.751l1.842-1.872l2.939 2.938a.75.75 0 0 0 .817.163"/></svg>
React
import type { SVGProps } from "react";
export function MynauiTrendingUpSolid(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.287 14.693A.75.75 0 0 0 20.75 14V7a.75.75 0 0 0-.673-.746L20 6.25h-7a.75.75 0 0 0-.53 1.28l3 3.001l-1.849 1.88c-.316.318-.577.361-.86.32c-.365-.054-.764-.25-1.317-.526l-.016-.008c-.492-.245-1.13-.562-1.8-.632c-.753-.08-1.495.152-2.161.846l-4.001 4.063a.75.75 0 0 0 1.068 1.052l4.001-4.063l.01-.009c.354-.372.644-.427.927-.397c.36.037.76.22 1.303.49l.084.043c.47.235 1.069.534 1.684.625c.734.108 1.48-.079 2.146-.751l1.842-1.872l2.939 2.938a.75.75 0 0 0 .817.163"/></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.287 14.693A.75.75 0 0 0 20.75 14V7a.75.75 0 0 0-.673-.746L20 6.25h-7a.75.75 0 0 0-.53 1.28l3 3.001l-1.849 1.88c-.316.318-.577.361-.86.32c-.365-.054-.764-.25-1.317-.526l-.016-.008c-.492-.245-1.13-.562-1.8-.632c-.753-.08-1.495.152-2.161.846l-4.001 4.063a.75.75 0 0 0 1.068 1.052l4.001-4.063l.01-.009c.354-.372.644-.427.927-.397c.36.037.76.22 1.303.49l.084.043c.47.235 1.069.534 1.684.625c.734.108 1.48-.079 2.146-.751l1.842-1.872l2.939 2.938a.75.75 0 0 0 .817.163"/></svg> </template>
CSS
.icon-trending-up-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.287%2014.693A.75.75%200%200%200%2020.75%2014V7a.75.75%200%200%200-.673-.746L20%206.25h-7a.75.75%200%200%200-.53%201.28l3%203.001l-1.849%201.88c-.316.318-.577.361-.86.32c-.365-.054-.764-.25-1.317-.526l-.016-.008c-.492-.245-1.13-.562-1.8-.632c-.753-.08-1.495.152-2.161.846l-4.001%204.063a.75.75%200%200%200%201.068%201.052l4.001-4.063l.01-.009c.354-.372.644-.427.927-.397c.36.037.76.22%201.303.49l.084.043c.47.235%201.069.534%201.684.625c.734.108%201.48-.079%202.146-.751l1.842-1.872l2.939%202.938a.75.75%200%200%200%20.817.163%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.287%2014.693A.75.75%200%200%200%2020.75%2014V7a.75.75%200%200%200-.673-.746L20%206.25h-7a.75.75%200%200%200-.53%201.28l3%203.001l-1.849%201.88c-.316.318-.577.361-.86.32c-.365-.054-.764-.25-1.317-.526l-.016-.008c-.492-.245-1.13-.562-1.8-.632c-.753-.08-1.495.152-2.161.846l-4.001%204.063a.75.75%200%200%200%201.068%201.052l4.001-4.063l.01-.009c.354-.372.644-.427.927-.397c.36.037.76.22%201.303.49l.084.043c.47.235%201.069.534%201.684.625c.734.108%201.48-.079%202.146-.751l1.842-1.872l2.939%202.938a.75.75%200%200%200%20.817.163%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/trending-up-solid.svg?color=%231a73e8&size=48