downpointingredtriangle emoji

downpointingredtriangle from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
downpointingredtriangle
Set
Firefox OS Emoji
Style
Default
Category
Symbols
Viewbox
512×512
License
Apache 2.0

More symbols icons from Firefox OS Emoji

Use the downpointingredtriangle emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M402.077 165.494L269.825 364.849c-6.562 9.892-21.088 9.892-27.65 0L109.923 165.494c-7.316-11.028.591-25.762 13.825-25.762h264.504c13.234-.001 21.141 14.734 13.825 25.762"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiDownpointingredtriangle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M402.077 165.494L269.825 364.849c-6.562 9.892-21.088 9.892-27.65 0L109.923 165.494c-7.316-11.028.591-25.762 13.825-25.762h264.504c13.234-.001 21.141 14.734 13.825 25.762"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M402.077 165.494L269.825 364.849c-6.562 9.892-21.088 9.892-27.65 0L109.923 165.494c-7.316-11.028.591-25.762 13.825-25.762h264.504c13.234-.001 21.141 14.734 13.825 25.762"/></svg>
</template>

CSS

.icon-downpointingredtriangle {
  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%20fill%3D%22%23FF473E%22%20d%3D%22M402.077%20165.494L269.825%20364.849c-6.562%209.892-21.088%209.892-27.65%200L109.923%20165.494c-7.316-11.028.591-25.762%2013.825-25.762h264.504c13.234-.001%2021.141%2014.734%2013.825%2025.762%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%20fill%3D%22%23FF473E%22%20d%3D%22M402.077%20165.494L269.825%20364.849c-6.562%209.892-21.088%209.892-27.65%200L109.923%20165.494c-7.316-11.028.591-25.762%2013.825-25.762h264.504c13.234-.001%2021.141%2014.734%2013.825%2025.762%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/downpointingredtriangle.svg?color=%231a73e8&size=48