data trending icon
data-trending-16 from Fluent UI System Color Icons by Microsoft Corporation · 16 · MIT Free for personal and commercial use.
- Name
- data-trending-16
- Set
- Fluent UI System Color Icons
- Style
- 16
- Viewbox
- 16×16
- License
- MIT
5 other variants in Fluent UI System Color Icons
The same icon in other sets
Related icons in Fluent UI System Color Icons
Use the data trending icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGpdiHyWUd)" d="M9.75 4.75c0 .414.336.75.75.75h.94L9 7.94L7.53 6.47a.75.75 0 0 0-1.06 0l-1.5 1.5a.75.75 0 0 0 1.06 1.06L7 8.06l1.47 1.47a.75.75 0 0 0 1.06 0l2.97-2.97v1.017a.75.75 0 0 0 1.5 0V4.75a.75.75 0 0 0-.75-.75H10.5a.75.75 0 0 0-.75.75"/><path fill="url(#SVGkd30IbjU)" d="M3.5 2.75a.75.75 0 0 0-1.5 0v8.5A2.75 2.75 0 0 0 4.75 14h8.5a.75.75 0 0 0 0-1.5h-8.5c-.69 0-1.25-.56-1.25-1.25z"/><defs><linearGradient id="SVGpdiHyWUd" x1="4.038" x2="16.501" y1="9.431" y2="4.419" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset=".445" stop-color="#9c6cfe"/><stop offset=".957" stop-color="#e656eb"/></linearGradient><linearGradient id="SVGkd30IbjU" x1="12.875" x2="2.374" y1="2.75" y2="18.387" gradientUnits="userSpaceOnUse"><stop stop-color="#70777d"/><stop offset="1" stop-color="#b9c0c7"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorDataTrending16(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGpdiHyWUd)" d="M9.75 4.75c0 .414.336.75.75.75h.94L9 7.94L7.53 6.47a.75.75 0 0 0-1.06 0l-1.5 1.5a.75.75 0 0 0 1.06 1.06L7 8.06l1.47 1.47a.75.75 0 0 0 1.06 0l2.97-2.97v1.017a.75.75 0 0 0 1.5 0V4.75a.75.75 0 0 0-.75-.75H10.5a.75.75 0 0 0-.75.75"/><path fill="url(#SVGkd30IbjU)" d="M3.5 2.75a.75.75 0 0 0-1.5 0v8.5A2.75 2.75 0 0 0 4.75 14h8.5a.75.75 0 0 0 0-1.5h-8.5c-.69 0-1.25-.56-1.25-1.25z"/><defs><linearGradient id="SVGpdiHyWUd" x1="4.038" x2="16.501" y1="9.431" y2="4.419" gradientUnits="userSpaceOnUse"><stop stopColor="#0fafff"/><stop offset=".445" stopColor="#9c6cfe"/><stop offset=".957" stopColor="#e656eb"/></linearGradient><linearGradient id="SVGkd30IbjU" x1="12.875" x2="2.374" y1="2.75" y2="18.387" gradientUnits="userSpaceOnUse"><stop stopColor="#70777d"/><stop offset="1" stopColor="#b9c0c7"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGpdiHyWUd)" d="M9.75 4.75c0 .414.336.75.75.75h.94L9 7.94L7.53 6.47a.75.75 0 0 0-1.06 0l-1.5 1.5a.75.75 0 0 0 1.06 1.06L7 8.06l1.47 1.47a.75.75 0 0 0 1.06 0l2.97-2.97v1.017a.75.75 0 0 0 1.5 0V4.75a.75.75 0 0 0-.75-.75H10.5a.75.75 0 0 0-.75.75"/><path fill="url(#SVGkd30IbjU)" d="M3.5 2.75a.75.75 0 0 0-1.5 0v8.5A2.75 2.75 0 0 0 4.75 14h8.5a.75.75 0 0 0 0-1.5h-8.5c-.69 0-1.25-.56-1.25-1.25z"/><defs><linearGradient id="SVGpdiHyWUd" x1="4.038" x2="16.501" y1="9.431" y2="4.419" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset=".445" stop-color="#9c6cfe"/><stop offset=".957" stop-color="#e656eb"/></linearGradient><linearGradient id="SVGkd30IbjU" x1="12.875" x2="2.374" y1="2.75" y2="18.387" gradientUnits="userSpaceOnUse"><stop stop-color="#70777d"/><stop offset="1" stop-color="#b9c0c7"/></linearGradient></defs></g></svg> </template>
CSS
.icon-data-trending-16 {
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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGpdiHyWUd)%22%20d%3D%22M9.75%204.75c0%20.414.336.75.75.75h.94L9%207.94L7.53%206.47a.75.75%200%200%200-1.06%200l-1.5%201.5a.75.75%200%200%200%201.06%201.06L7%208.06l1.47%201.47a.75.75%200%200%200%201.06%200l2.97-2.97v1.017a.75.75%200%200%200%201.5%200V4.75a.75.75%200%200%200-.75-.75H10.5a.75.75%200%200%200-.75.75%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGkd30IbjU)%22%20d%3D%22M3.5%202.75a.75.75%200%200%200-1.5%200v8.5A2.75%202.75%200%200%200%204.75%2014h8.5a.75.75%200%200%200%200-1.5h-8.5c-.69%200-1.25-.56-1.25-1.25z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGpdiHyWUd%22%20x1%3D%224.038%22%20x2%3D%2216.501%22%20y1%3D%229.431%22%20y2%3D%224.419%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%22.445%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%22.957%22%20stop-color%3D%22%23e656eb%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGkd30IbjU%22%20x1%3D%2212.875%22%20x2%3D%222.374%22%20y1%3D%222.75%22%20y2%3D%2218.387%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2370777d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b9c0c7%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGpdiHyWUd)%22%20d%3D%22M9.75%204.75c0%20.414.336.75.75.75h.94L9%207.94L7.53%206.47a.75.75%200%200%200-1.06%200l-1.5%201.5a.75.75%200%200%200%201.06%201.06L7%208.06l1.47%201.47a.75.75%200%200%200%201.06%200l2.97-2.97v1.017a.75.75%200%200%200%201.5%200V4.75a.75.75%200%200%200-.75-.75H10.5a.75.75%200%200%200-.75.75%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGkd30IbjU)%22%20d%3D%22M3.5%202.75a.75.75%200%200%200-1.5%200v8.5A2.75%202.75%200%200%200%204.75%2014h8.5a.75.75%200%200%200%200-1.5h-8.5c-.69%200-1.25-.56-1.25-1.25z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGpdiHyWUd%22%20x1%3D%224.038%22%20x2%3D%2216.501%22%20y1%3D%229.431%22%20y2%3D%224.419%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%22.445%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%22.957%22%20stop-color%3D%22%23e656eb%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGkd30IbjU%22%20x1%3D%2212.875%22%20x2%3D%222.374%22%20y1%3D%222.75%22%20y2%3D%2218.387%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2370777d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b9c0c7%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/data-trending-16.svg?color=%231a73e8&size=48