ios trending down icon

ios-trending-down from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
ios-trending-down
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the ios trending down icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M480 369.2V251.1c0-8.1-6.8-14.8-15.1-14.8s-15.1 6.6-15.1 14.8v81.7L300.5 181c-2.8-2.8-6.6-4.3-10.7-4.3-4 0-7.8 1.5-10.7 4.3l-85.9 84.1L57.5 132.3c-2.9-2.8-6.6-4.3-10.7-4.3-4 0-7.8 1.5-10.7 4.3-2.8 2.7-4.2 6.2-4.2 10.2 0 5.4 2.3 8.8 4.2 10.7l146.3 143.2c2.9 2.8 6.6 4.3 10.7 4.3 4 0 7.8-1.5 10.7-4.3l85.9-84.1 138 142.2H344c-8.3 0-15.1 6.6-15.1 14.8 0 8.1 6.8 14.8 15.1 14.8h120.8c8.4-.1 15.2-6.7 15.2-14.9z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosTrendingDown(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M480 369.2V251.1c0-8.1-6.8-14.8-15.1-14.8s-15.1 6.6-15.1 14.8v81.7L300.5 181c-2.8-2.8-6.6-4.3-10.7-4.3-4 0-7.8 1.5-10.7 4.3l-85.9 84.1L57.5 132.3c-2.9-2.8-6.6-4.3-10.7-4.3-4 0-7.8 1.5-10.7 4.3-2.8 2.7-4.2 6.2-4.2 10.2 0 5.4 2.3 8.8 4.2 10.7l146.3 143.2c2.9 2.8 6.6 4.3 10.7 4.3 4 0 7.8-1.5 10.7-4.3l85.9-84.1 138 142.2H344c-8.3 0-15.1 6.6-15.1 14.8 0 8.1 6.8 14.8 15.1 14.8h120.8c8.4-.1 15.2-6.7 15.2-14.9z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M480 369.2V251.1c0-8.1-6.8-14.8-15.1-14.8s-15.1 6.6-15.1 14.8v81.7L300.5 181c-2.8-2.8-6.6-4.3-10.7-4.3-4 0-7.8 1.5-10.7 4.3l-85.9 84.1L57.5 132.3c-2.9-2.8-6.6-4.3-10.7-4.3-4 0-7.8 1.5-10.7 4.3-2.8 2.7-4.2 6.2-4.2 10.2 0 5.4 2.3 8.8 4.2 10.7l146.3 143.2c2.9 2.8 6.6 4.3 10.7 4.3 4 0 7.8-1.5 10.7-4.3l85.9-84.1 138 142.2H344c-8.3 0-15.1 6.6-15.1 14.8 0 8.1 6.8 14.8 15.1 14.8h120.8c8.4-.1 15.2-6.7 15.2-14.9z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-trending-down {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M480%20369.2V251.1c0-8.1-6.8-14.8-15.1-14.8s-15.1%206.6-15.1%2014.8v81.7L300.5%20181c-2.8-2.8-6.6-4.3-10.7-4.3-4%200-7.8%201.5-10.7%204.3l-85.9%2084.1L57.5%20132.3c-2.9-2.8-6.6-4.3-10.7-4.3-4%200-7.8%201.5-10.7%204.3-2.8%202.7-4.2%206.2-4.2%2010.2%200%205.4%202.3%208.8%204.2%2010.7l146.3%20143.2c2.9%202.8%206.6%204.3%2010.7%204.3%204%200%207.8-1.5%2010.7-4.3l85.9-84.1%20138%20142.2H344c-8.3%200-15.1%206.6-15.1%2014.8%200%208.1%206.8%2014.8%2015.1%2014.8h120.8c8.4-.1%2015.2-6.7%2015.2-14.9z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M480%20369.2V251.1c0-8.1-6.8-14.8-15.1-14.8s-15.1%206.6-15.1%2014.8v81.7L300.5%20181c-2.8-2.8-6.6-4.3-10.7-4.3-4%200-7.8%201.5-10.7%204.3l-85.9%2084.1L57.5%20132.3c-2.9-2.8-6.6-4.3-10.7-4.3-4%200-7.8%201.5-10.7%204.3-2.8%202.7-4.2%206.2-4.2%2010.2%200%205.4%202.3%208.8%204.2%2010.7l146.3%20143.2c2.9%202.8%206.6%204.3%2010.7%204.3%204%200%207.8-1.5%2010.7-4.3l85.9-84.1%20138%20142.2H344c-8.3%200-15.1%206.6-15.1%2014.8%200%208.1%206.8%2014.8%2015.1%2014.8h120.8c8.4-.1%2015.2-6.7%2015.2-14.9z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-trending-down.svg?color=%231a73e8&size=48