threeraysabove emoji
threeraysabove from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- threeraysabove
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 512×512
- License
- Apache 2.0
More symbols icons from Firefox OS Emoji
alarmclockantennawithbarsanticlockwiseupwardsanddownwardsarrowsaquariusariesarrowrightwardsdownwardsarrowrightwardsupwardsautomatedtellermachinebabysymbolbackwithleftwardsarrowbaggageclaimballotboxwithcheckblackclubsuitblackdiamondsuitblackdownpointingdoublearrowblackheartsuitblacklargesquareblackleftpointingarrowblackleftpointingdoublearrowblackmediumsmallsquareblackmediumsquareblackquestionmarkblackrightpointingarrowblackrightpointingdoublearrow
Use the threeraysabove emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#16AFE4" d="m210.283 219.675l44.782 267.477c.662 3.955 6.345 3.955 7.007 0l44.782-267.477a3.552 3.552 0 0 0-3.504-4.139h-89.563a3.552 3.552 0 0 0-3.504 4.139m-187.22 85.45l142.612 183.601c2.392 3.079 7.28.614 6.226-3.14l-62.855-223.821a3.552 3.552 0 0 0-5.02-2.211l-79.756 40.22a3.55 3.55 0 0 0-1.207 5.351m385.029-43.36l-62.855 223.821c-1.054 3.754 3.834 6.219 6.226 3.14l142.612-183.601a3.552 3.552 0 0 0-1.206-5.351l-79.756-40.22a3.553 3.553 0 0 0-5.021 2.211"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiThreeraysabove(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="m210.283 219.675l44.782 267.477c.662 3.955 6.345 3.955 7.007 0l44.782-267.477a3.552 3.552 0 0 0-3.504-4.139h-89.563a3.552 3.552 0 0 0-3.504 4.139m-187.22 85.45l142.612 183.601c2.392 3.079 7.28.614 6.226-3.14l-62.855-223.821a3.552 3.552 0 0 0-5.02-2.211l-79.756 40.22a3.55 3.55 0 0 0-1.207 5.351m385.029-43.36l-62.855 223.821c-1.054 3.754 3.834 6.219 6.226 3.14l142.612-183.601a3.552 3.552 0 0 0-1.206-5.351l-79.756-40.22a3.553 3.553 0 0 0-5.021 2.211"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#16AFE4" d="m210.283 219.675l44.782 267.477c.662 3.955 6.345 3.955 7.007 0l44.782-267.477a3.552 3.552 0 0 0-3.504-4.139h-89.563a3.552 3.552 0 0 0-3.504 4.139m-187.22 85.45l142.612 183.601c2.392 3.079 7.28.614 6.226-3.14l-62.855-223.821a3.552 3.552 0 0 0-5.02-2.211l-79.756 40.22a3.55 3.55 0 0 0-1.207 5.351m385.029-43.36l-62.855 223.821c-1.054 3.754 3.834 6.219 6.226 3.14l142.612-183.601a3.552 3.552 0 0 0-1.206-5.351l-79.756-40.22a3.553 3.553 0 0 0-5.021 2.211"/></svg> </template>
CSS
.icon-threeraysabove {
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%22m210.283%20219.675l44.782%20267.477c.662%203.955%206.345%203.955%207.007%200l44.782-267.477a3.552%203.552%200%200%200-3.504-4.139h-89.563a3.552%203.552%200%200%200-3.504%204.139m-187.22%2085.45l142.612%20183.601c2.392%203.079%207.28.614%206.226-3.14l-62.855-223.821a3.552%203.552%200%200%200-5.02-2.211l-79.756%2040.22a3.55%203.55%200%200%200-1.207%205.351m385.029-43.36l-62.855%20223.821c-1.054%203.754%203.834%206.219%206.226%203.14l142.612-183.601a3.552%203.552%200%200%200-1.206-5.351l-79.756-40.22a3.553%203.553%200%200%200-5.021%202.211%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%22m210.283%20219.675l44.782%20267.477c.662%203.955%206.345%203.955%207.007%200l44.782-267.477a3.552%203.552%200%200%200-3.504-4.139h-89.563a3.552%203.552%200%200%200-3.504%204.139m-187.22%2085.45l142.612%20183.601c2.392%203.079%207.28.614%206.226-3.14l-62.855-223.821a3.552%203.552%200%200%200-5.02-2.211l-79.756%2040.22a3.55%203.55%200%200%200-1.207%205.351m385.029-43.36l-62.855%20223.821c-1.054%203.754%203.834%206.219%206.226%203.14l142.612-183.601a3.552%203.552%200%200%200-1.206-5.351l-79.756-40.22a3.553%203.553%200%200%200-5.021%202.211%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/threeraysabove.svg?color=%231a73e8&size=48