trident-emblem from Fluent Emoji High Contrast by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
trident-emblem
Set
Fluent Emoji High Contrast
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji High Contrast

Use the trident emblem emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.084 6.673c.12 1.708.94 3.325 2.282 4.48a9 9 0 0 1 3.133 6.77a8.9 8.9 0 0 1-2.602 6.408a9 9 0 0 1-6.487 2.732h-1.48A1.5 1.5 0 0 1 21 28.5c-.01.833-.678 1.5-1.503 1.5h-6.994A1.5 1.5 0 0 1 11 28.5c0-.675.448-1.25 1.07-1.437h-.98c-2.453 0-4.755-.974-6.487-2.732c-1.701-1.727-2.632-4.008-2.602-6.408a9.07 9.07 0 0 1 3.143-6.77a6.56 6.56 0 0 0 2.292-4.48H5.424a.484.484 0 0 1-.3-.864l4.474-3.545a.56.56 0 0 1 .901.442l-.01 3.967c0 2.762-1.211 4.972-3.333 6.82a6 6 0 0 0-2.082 4.47c-.02 1.577.59 3.074 1.722 4.219A6 6 0 0 0 11.11 24a3.64 3.64 0 0 0 3.633-3.646V6.674h-1.33a.6.6 0 0 1-.471-.965l2.632-3.415a.74.74 0 0 1 1.182 0l2.632 3.415a.6.6 0 0 1-.47.964h-1.121v13.66a3.64 3.64 0 0 0 3.633 3.647a6 6 0 0 0 4.314-1.818a5.84 5.84 0 0 0 1.722-4.22a6 6 0 0 0-2.082-4.469c-2.142-1.838-3.353-4.038-3.353-6.81l-.01-3.957c0-.462.53-.724.9-.432l4.475 3.535c.35.292.15.864-.3.864z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastTridentEmblem(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.084 6.673c.12 1.708.94 3.325 2.282 4.48a9 9 0 0 1 3.133 6.77a8.9 8.9 0 0 1-2.602 6.408a9 9 0 0 1-6.487 2.732h-1.48A1.5 1.5 0 0 1 21 28.5c-.01.833-.678 1.5-1.503 1.5h-6.994A1.5 1.5 0 0 1 11 28.5c0-.675.448-1.25 1.07-1.437h-.98c-2.453 0-4.755-.974-6.487-2.732c-1.701-1.727-2.632-4.008-2.602-6.408a9.07 9.07 0 0 1 3.143-6.77a6.56 6.56 0 0 0 2.292-4.48H5.424a.484.484 0 0 1-.3-.864l4.474-3.545a.56.56 0 0 1 .901.442l-.01 3.967c0 2.762-1.211 4.972-3.333 6.82a6 6 0 0 0-2.082 4.47c-.02 1.577.59 3.074 1.722 4.219A6 6 0 0 0 11.11 24a3.64 3.64 0 0 0 3.633-3.646V6.674h-1.33a.6.6 0 0 1-.471-.965l2.632-3.415a.74.74 0 0 1 1.182 0l2.632 3.415a.6.6 0 0 1-.47.964h-1.121v13.66a3.64 3.64 0 0 0 3.633 3.647a6 6 0 0 0 4.314-1.818a5.84 5.84 0 0 0 1.722-4.22a6 6 0 0 0-2.082-4.469c-2.142-1.838-3.353-4.038-3.353-6.81l-.01-3.957c0-.462.53-.724.9-.432l4.475 3.535c.35.292.15.864-.3.864z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.084 6.673c.12 1.708.94 3.325 2.282 4.48a9 9 0 0 1 3.133 6.77a8.9 8.9 0 0 1-2.602 6.408a9 9 0 0 1-6.487 2.732h-1.48A1.5 1.5 0 0 1 21 28.5c-.01.833-.678 1.5-1.503 1.5h-6.994A1.5 1.5 0 0 1 11 28.5c0-.675.448-1.25 1.07-1.437h-.98c-2.453 0-4.755-.974-6.487-2.732c-1.701-1.727-2.632-4.008-2.602-6.408a9.07 9.07 0 0 1 3.143-6.77a6.56 6.56 0 0 0 2.292-4.48H5.424a.484.484 0 0 1-.3-.864l4.474-3.545a.56.56 0 0 1 .901.442l-.01 3.967c0 2.762-1.211 4.972-3.333 6.82a6 6 0 0 0-2.082 4.47c-.02 1.577.59 3.074 1.722 4.219A6 6 0 0 0 11.11 24a3.64 3.64 0 0 0 3.633-3.646V6.674h-1.33a.6.6 0 0 1-.471-.965l2.632-3.415a.74.74 0 0 1 1.182 0l2.632 3.415a.6.6 0 0 1-.47.964h-1.121v13.66a3.64 3.64 0 0 0 3.633 3.647a6 6 0 0 0 4.314-1.818a5.84 5.84 0 0 0 1.722-4.22a6 6 0 0 0-2.082-4.469c-2.142-1.838-3.353-4.038-3.353-6.81l-.01-3.957c0-.462.53-.724.9-.432l4.475 3.535c.35.292.15.864-.3.864z"/></svg>
</template>

CSS

.icon-trident-emblem {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.084%206.673c.12%201.708.94%203.325%202.282%204.48a9%209%200%200%201%203.133%206.77a8.9%208.9%200%200%201-2.602%206.408a9%209%200%200%201-6.487%202.732h-1.48A1.5%201.5%200%200%201%2021%2028.5c-.01.833-.678%201.5-1.503%201.5h-6.994A1.5%201.5%200%200%201%2011%2028.5c0-.675.448-1.25%201.07-1.437h-.98c-2.453%200-4.755-.974-6.487-2.732c-1.701-1.727-2.632-4.008-2.602-6.408a9.07%209.07%200%200%201%203.143-6.77a6.56%206.56%200%200%200%202.292-4.48H5.424a.484.484%200%200%201-.3-.864l4.474-3.545a.56.56%200%200%201%20.901.442l-.01%203.967c0%202.762-1.211%204.972-3.333%206.82a6%206%200%200%200-2.082%204.47c-.02%201.577.59%203.074%201.722%204.219A6%206%200%200%200%2011.11%2024a3.64%203.64%200%200%200%203.633-3.646V6.674h-1.33a.6.6%200%200%201-.471-.965l2.632-3.415a.74.74%200%200%201%201.182%200l2.632%203.415a.6.6%200%200%201-.47.964h-1.121v13.66a3.64%203.64%200%200%200%203.633%203.647a6%206%200%200%200%204.314-1.818a5.84%205.84%200%200%200%201.722-4.22a6%206%200%200%200-2.082-4.469c-2.142-1.838-3.353-4.038-3.353-6.81l-.01-3.957c0-.462.53-.724.9-.432l4.475%203.535c.35.292.15.864-.3.864z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.084%206.673c.12%201.708.94%203.325%202.282%204.48a9%209%200%200%201%203.133%206.77a8.9%208.9%200%200%201-2.602%206.408a9%209%200%200%201-6.487%202.732h-1.48A1.5%201.5%200%200%201%2021%2028.5c-.01.833-.678%201.5-1.503%201.5h-6.994A1.5%201.5%200%200%201%2011%2028.5c0-.675.448-1.25%201.07-1.437h-.98c-2.453%200-4.755-.974-6.487-2.732c-1.701-1.727-2.632-4.008-2.602-6.408a9.07%209.07%200%200%201%203.143-6.77a6.56%206.56%200%200%200%202.292-4.48H5.424a.484.484%200%200%201-.3-.864l4.474-3.545a.56.56%200%200%201%20.901.442l-.01%203.967c0%202.762-1.211%204.972-3.333%206.82a6%206%200%200%200-2.082%204.47c-.02%201.577.59%203.074%201.722%204.219A6%206%200%200%200%2011.11%2024a3.64%203.64%200%200%200%203.633-3.646V6.674h-1.33a.6.6%200%200%201-.471-.965l2.632-3.415a.74.74%200%200%201%201.182%200l2.632%203.415a.6.6%200%200%201-.47.964h-1.121v13.66a3.64%203.64%200%200%200%203.633%203.647a6%206%200%200%200%204.314-1.818a5.84%205.84%200%200%200%201.722-4.22a6%206%200%200%200-2.082-4.469c-2.142-1.838-3.353-4.038-3.353-6.81l-.01-3.957c0-.462.53-.724.9-.432l4.475%203.535c.35.292.15.864-.3.864z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/trident-emblem.svg?color=%231a73e8&size=48