threeraysleft emoji

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

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

More symbols icons from Firefox OS Emoji

Use the threeraysleft emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#16AFE4" d="m221.574 304.285l267.477-44.782c3.955-.662 3.955-6.345 0-7.007l-267.477-44.782a3.552 3.552 0 0 0-4.139 3.504v89.563a3.552 3.552 0 0 0 4.139 3.504m85.45 187.22l183.6-142.612c3.079-2.392.614-7.28-3.14-6.226l-223.821 62.855a3.553 3.553 0 0 0-2.212 5.02l40.22 79.756a3.554 3.554 0 0 0 5.353 1.207m-43.36-385.029l223.821 62.855c3.754 1.054 6.219-3.834 3.14-6.226l-183.6-142.612a3.552 3.552 0 0 0-5.351 1.206l-40.22 79.756a3.552 3.552 0 0 0 2.21 5.021"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiThreeraysleft(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#16AFE4" d="m221.574 304.285l267.477-44.782c3.955-.662 3.955-6.345 0-7.007l-267.477-44.782a3.552 3.552 0 0 0-4.139 3.504v89.563a3.552 3.552 0 0 0 4.139 3.504m85.45 187.22l183.6-142.612c3.079-2.392.614-7.28-3.14-6.226l-223.821 62.855a3.553 3.553 0 0 0-2.212 5.02l40.22 79.756a3.554 3.554 0 0 0 5.353 1.207m-43.36-385.029l223.821 62.855c3.754 1.054 6.219-3.834 3.14-6.226l-183.6-142.612a3.552 3.552 0 0 0-5.351 1.206l-40.22 79.756a3.552 3.552 0 0 0 2.21 5.021"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#16AFE4" d="m221.574 304.285l267.477-44.782c3.955-.662 3.955-6.345 0-7.007l-267.477-44.782a3.552 3.552 0 0 0-4.139 3.504v89.563a3.552 3.552 0 0 0 4.139 3.504m85.45 187.22l183.6-142.612c3.079-2.392.614-7.28-3.14-6.226l-223.821 62.855a3.553 3.553 0 0 0-2.212 5.02l40.22 79.756a3.554 3.554 0 0 0 5.353 1.207m-43.36-385.029l223.821 62.855c3.754 1.054 6.219-3.834 3.14-6.226l-183.6-142.612a3.552 3.552 0 0 0-5.351 1.206l-40.22 79.756a3.552 3.552 0 0 0 2.21 5.021"/></svg>
</template>

CSS

.icon-threeraysleft {
  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%2316AFE4%22%20d%3D%22m221.574%20304.285l267.477-44.782c3.955-.662%203.955-6.345%200-7.007l-267.477-44.782a3.552%203.552%200%200%200-4.139%203.504v89.563a3.552%203.552%200%200%200%204.139%203.504m85.45%20187.22l183.6-142.612c3.079-2.392.614-7.28-3.14-6.226l-223.821%2062.855a3.553%203.553%200%200%200-2.212%205.02l40.22%2079.756a3.554%203.554%200%200%200%205.353%201.207m-43.36-385.029l223.821%2062.855c3.754%201.054%206.219-3.834%203.14-6.226l-183.6-142.612a3.552%203.552%200%200%200-5.351%201.206l-40.22%2079.756a3.552%203.552%200%200%200%202.21%205.021%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%2316AFE4%22%20d%3D%22m221.574%20304.285l267.477-44.782c3.955-.662%203.955-6.345%200-7.007l-267.477-44.782a3.552%203.552%200%200%200-4.139%203.504v89.563a3.552%203.552%200%200%200%204.139%203.504m85.45%20187.22l183.6-142.612c3.079-2.392.614-7.28-3.14-6.226l-223.821%2062.855a3.553%203.553%200%200%200-2.212%205.02l40.22%2079.756a3.554%203.554%200%200%200%205.353%201.207m-43.36-385.029l223.821%2062.855c3.754%201.054%206.219-3.834%203.14-6.226l-183.6-142.612a3.552%203.552%200%200%200-5.351%201.206l-40.22%2079.756a3.552%203.552%200%200%200%202.21%205.021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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