red triangle pointed up emoji

red-triangle-pointed-up from Noto Emoji by Google Inc · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
red-triangle-pointed-up
Set
Noto Emoji
Style
Default
Category
Symbols
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More symbols icons from Noto Emoji

Use the red triangle pointed up emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#c33" d="m67.96 38.21l28 48.5a3.75 3.75 0 0 1-3.3 5.4h-56c-2.03.03-3.7-1.6-3.73-3.63c-.01-.62.14-1.22.43-1.77l28-48.5a3.642 3.642 0 0 1 6.6 0"/><path fill="#f44336" d="m64.6 43.01l25.5 44.2a3.378 3.378 0 0 1-3 4.9h-51a3.35 3.35 0 0 1-3.37-3.35c0-.54.13-1.07.37-1.55l25.5-44.2a3.27 3.27 0 0 1 4.33-1.67c.74.32 1.34.92 1.67 1.67"/><path fill="#ff8a80" d="M60.72 47.85c-1.02 1.14-18.79 30.98-18.79 30.98s-1.52 2.29.25 3.68c1.78 1.4 3.43 0 4.19-1.14s16.89-27.93 17.52-29.2a4.45 4.45 0 0 0-.63-4.32c-.89-.89-1.9-.89-2.54 0"/></svg>

React

import type { SVGProps } from "react";

export function NotoRedTrianglePointedUp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#c33" d="m67.96 38.21l28 48.5a3.75 3.75 0 0 1-3.3 5.4h-56c-2.03.03-3.7-1.6-3.73-3.63c-.01-.62.14-1.22.43-1.77l28-48.5a3.642 3.642 0 0 1 6.6 0"/><path fill="#f44336" d="m64.6 43.01l25.5 44.2a3.378 3.378 0 0 1-3 4.9h-51a3.35 3.35 0 0 1-3.37-3.35c0-.54.13-1.07.37-1.55l25.5-44.2a3.27 3.27 0 0 1 4.33-1.67c.74.32 1.34.92 1.67 1.67"/><path fill="#ff8a80" d="M60.72 47.85c-1.02 1.14-18.79 30.98-18.79 30.98s-1.52 2.29.25 3.68c1.78 1.4 3.43 0 4.19-1.14s16.89-27.93 17.52-29.2a4.45 4.45 0 0 0-.63-4.32c-.89-.89-1.9-.89-2.54 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#c33" d="m67.96 38.21l28 48.5a3.75 3.75 0 0 1-3.3 5.4h-56c-2.03.03-3.7-1.6-3.73-3.63c-.01-.62.14-1.22.43-1.77l28-48.5a3.642 3.642 0 0 1 6.6 0"/><path fill="#f44336" d="m64.6 43.01l25.5 44.2a3.378 3.378 0 0 1-3 4.9h-51a3.35 3.35 0 0 1-3.37-3.35c0-.54.13-1.07.37-1.55l25.5-44.2a3.27 3.27 0 0 1 4.33-1.67c.74.32 1.34.92 1.67 1.67"/><path fill="#ff8a80" d="M60.72 47.85c-1.02 1.14-18.79 30.98-18.79 30.98s-1.52 2.29.25 3.68c1.78 1.4 3.43 0 4.19-1.14s16.89-27.93 17.52-29.2a4.45 4.45 0 0 0-.63-4.32c-.89-.89-1.9-.89-2.54 0"/></svg>
</template>

CSS

.icon-red-triangle-pointed-up {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23c33%22%20d%3D%22m67.96%2038.21l28%2048.5a3.75%203.75%200%200%201-3.3%205.4h-56c-2.03.03-3.7-1.6-3.73-3.63c-.01-.62.14-1.22.43-1.77l28-48.5a3.642%203.642%200%200%201%206.6%200%22%2F%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22m64.6%2043.01l25.5%2044.2a3.378%203.378%200%200%201-3%204.9h-51a3.35%203.35%200%200%201-3.37-3.35c0-.54.13-1.07.37-1.55l25.5-44.2a3.27%203.27%200%200%201%204.33-1.67c.74.32%201.34.92%201.67%201.67%22%2F%3E%3Cpath%20fill%3D%22%23ff8a80%22%20d%3D%22M60.72%2047.85c-1.02%201.14-18.79%2030.98-18.79%2030.98s-1.52%202.29.25%203.68c1.78%201.4%203.43%200%204.19-1.14s16.89-27.93%2017.52-29.2a4.45%204.45%200%200%200-.63-4.32c-.89-.89-1.9-.89-2.54%200%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23c33%22%20d%3D%22m67.96%2038.21l28%2048.5a3.75%203.75%200%200%201-3.3%205.4h-56c-2.03.03-3.7-1.6-3.73-3.63c-.01-.62.14-1.22.43-1.77l28-48.5a3.642%203.642%200%200%201%206.6%200%22%2F%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22m64.6%2043.01l25.5%2044.2a3.378%203.378%200%200%201-3%204.9h-51a3.35%203.35%200%200%201-3.37-3.35c0-.54.13-1.07.37-1.55l25.5-44.2a3.27%203.27%200%200%201%204.33-1.67c.74.32%201.34.92%201.67%201.67%22%2F%3E%3Cpath%20fill%3D%22%23ff8a80%22%20d%3D%22M60.72%2047.85c-1.02%201.14-18.79%2030.98-18.79%2030.98s-1.52%202.29.25%203.68c1.78%201.4%203.43%200%204.19-1.14s16.89-27.93%2017.52-29.2a4.45%204.45%200%200%200-.63-4.32c-.89-.89-1.9-.89-2.54%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/red-triangle-pointed-up.svg?color=%231a73e8&size=48