vulcan salute medium dark emoji

vulcan-salute-medium-dark from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.

Name
vulcan-salute-medium-dark
Set
Fluent Emoji Flat
Style
Default
Category
People & Body
Viewbox
32×32
License
MIT

The same emoji in other sets

More people & body icons from Fluent Emoji Flat

Use the vulcan salute medium dark emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#966661" d="M3.219 11.5c.24.91 1.156 3.516 1.36 4.531c.202 1.016-.016-1.172.562 4.235c.577 5.406 3.732 9.727 9.252 9.727c3.544 0 6.513-2.446 7.873-4.977c1.309-2.438 4.243-6.23 5.906-8.157c1.05-1.05 1.175-2.793.125-3.843s-2.622-.957-3.672.093l-2.61 2.813l3.032-7.844c.578-1.281.329-2.992-1.235-3.656c-1.307-.555-2.757.195-3.515 2.375c0 0 .218-.485.508-1.711s-.394-2.541-1.544-2.841c-1.15-.31-2.422-.094-3.011 1.341c-.57 1.39-1.89 5.734-2.312 7.563c-.103.442-.235.64-.336.64s-.183-.246-.313-.64c-.484-1.47-1.477-4.52-1.797-5.368c-.406-1.078-1.774-1.653-2.914-1.343c-1.15.31-1.945 1.648-1.672 2.617c.274.968.485 1.773.485 1.773c-.36-1.06-1.782-1.64-3.079-1.14c-1.75.843-1.545 2.1-1.093 3.812"/><path fill="#764c49" d="M16.97 4.114c.206-.769.562-1.32.963-1.631c.33-.257.7-.362 1.097-.293c-1.085-.22-2.23.057-2.78 1.396c-.57 1.39-1.89 5.734-2.312 7.563c-.062.265-.134.442-.203.542a.5.5 0 0 0 .98.122l2.252-7.687zm2.269-1.874l-.069-.018l.068.02zm-.915 10.353l2.148-6.248c.775-1.79 2.07-2.41 3.26-1.956c-.423-.108-.81.002-1.172.302c-.404.334-.766.9-1.022 1.63v.002l-2.268 6.595a.5.5 0 1 1-.946-.325m-9.231.875L7.345 8.657c-.076-.287-.24-.901-.439-1.602c-.228-.81.289-1.876 1.135-2.387q-.273.278-.36.728c-.103.514-.025 1.183.238 1.91l2.114 5.82a.5.5 0 1 1-.94.342m1.122 4.17c1.164-.083 2.957-.192 4.77-.108c1.233.057 2.438.202 3.45.486a18 18 0 0 0-1.793.714c-1.82.841-4.074 2.263-5.736 4.576a.5.5 0 1 0 .813.583c1.526-2.125 3.616-3.453 5.342-4.252a16.5 16.5 0 0 1 2.173-.825a12 12 0 0 1 .809-.213l.041-.008l.01-.002a.5.5 0 0 0 .147-.93c-1.382-.758-3.353-1.042-5.21-1.128c-1.875-.086-3.716.026-4.887.11a.5.5 0 0 0 .071.997"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatVulcanSaluteMediumDark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#966661" d="M3.219 11.5c.24.91 1.156 3.516 1.36 4.531c.202 1.016-.016-1.172.562 4.235c.577 5.406 3.732 9.727 9.252 9.727c3.544 0 6.513-2.446 7.873-4.977c1.309-2.438 4.243-6.23 5.906-8.157c1.05-1.05 1.175-2.793.125-3.843s-2.622-.957-3.672.093l-2.61 2.813l3.032-7.844c.578-1.281.329-2.992-1.235-3.656c-1.307-.555-2.757.195-3.515 2.375c0 0 .218-.485.508-1.711s-.394-2.541-1.544-2.841c-1.15-.31-2.422-.094-3.011 1.341c-.57 1.39-1.89 5.734-2.312 7.563c-.103.442-.235.64-.336.64s-.183-.246-.313-.64c-.484-1.47-1.477-4.52-1.797-5.368c-.406-1.078-1.774-1.653-2.914-1.343c-1.15.31-1.945 1.648-1.672 2.617c.274.968.485 1.773.485 1.773c-.36-1.06-1.782-1.64-3.079-1.14c-1.75.843-1.545 2.1-1.093 3.812"/><path fill="#764c49" d="M16.97 4.114c.206-.769.562-1.32.963-1.631c.33-.257.7-.362 1.097-.293c-1.085-.22-2.23.057-2.78 1.396c-.57 1.39-1.89 5.734-2.312 7.563c-.062.265-.134.442-.203.542a.5.5 0 0 0 .98.122l2.252-7.687zm2.269-1.874l-.069-.018l.068.02zm-.915 10.353l2.148-6.248c.775-1.79 2.07-2.41 3.26-1.956c-.423-.108-.81.002-1.172.302c-.404.334-.766.9-1.022 1.63v.002l-2.268 6.595a.5.5 0 1 1-.946-.325m-9.231.875L7.345 8.657c-.076-.287-.24-.901-.439-1.602c-.228-.81.289-1.876 1.135-2.387q-.273.278-.36.728c-.103.514-.025 1.183.238 1.91l2.114 5.82a.5.5 0 1 1-.94.342m1.122 4.17c1.164-.083 2.957-.192 4.77-.108c1.233.057 2.438.202 3.45.486a18 18 0 0 0-1.793.714c-1.82.841-4.074 2.263-5.736 4.576a.5.5 0 1 0 .813.583c1.526-2.125 3.616-3.453 5.342-4.252a16.5 16.5 0 0 1 2.173-.825a12 12 0 0 1 .809-.213l.041-.008l.01-.002a.5.5 0 0 0 .147-.93c-1.382-.758-3.353-1.042-5.21-1.128c-1.875-.086-3.716.026-4.887.11a.5.5 0 0 0 .071.997"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#966661" d="M3.219 11.5c.24.91 1.156 3.516 1.36 4.531c.202 1.016-.016-1.172.562 4.235c.577 5.406 3.732 9.727 9.252 9.727c3.544 0 6.513-2.446 7.873-4.977c1.309-2.438 4.243-6.23 5.906-8.157c1.05-1.05 1.175-2.793.125-3.843s-2.622-.957-3.672.093l-2.61 2.813l3.032-7.844c.578-1.281.329-2.992-1.235-3.656c-1.307-.555-2.757.195-3.515 2.375c0 0 .218-.485.508-1.711s-.394-2.541-1.544-2.841c-1.15-.31-2.422-.094-3.011 1.341c-.57 1.39-1.89 5.734-2.312 7.563c-.103.442-.235.64-.336.64s-.183-.246-.313-.64c-.484-1.47-1.477-4.52-1.797-5.368c-.406-1.078-1.774-1.653-2.914-1.343c-1.15.31-1.945 1.648-1.672 2.617c.274.968.485 1.773.485 1.773c-.36-1.06-1.782-1.64-3.079-1.14c-1.75.843-1.545 2.1-1.093 3.812"/><path fill="#764c49" d="M16.97 4.114c.206-.769.562-1.32.963-1.631c.33-.257.7-.362 1.097-.293c-1.085-.22-2.23.057-2.78 1.396c-.57 1.39-1.89 5.734-2.312 7.563c-.062.265-.134.442-.203.542a.5.5 0 0 0 .98.122l2.252-7.687zm2.269-1.874l-.069-.018l.068.02zm-.915 10.353l2.148-6.248c.775-1.79 2.07-2.41 3.26-1.956c-.423-.108-.81.002-1.172.302c-.404.334-.766.9-1.022 1.63v.002l-2.268 6.595a.5.5 0 1 1-.946-.325m-9.231.875L7.345 8.657c-.076-.287-.24-.901-.439-1.602c-.228-.81.289-1.876 1.135-2.387q-.273.278-.36.728c-.103.514-.025 1.183.238 1.91l2.114 5.82a.5.5 0 1 1-.94.342m1.122 4.17c1.164-.083 2.957-.192 4.77-.108c1.233.057 2.438.202 3.45.486a18 18 0 0 0-1.793.714c-1.82.841-4.074 2.263-5.736 4.576a.5.5 0 1 0 .813.583c1.526-2.125 3.616-3.453 5.342-4.252a16.5 16.5 0 0 1 2.173-.825a12 12 0 0 1 .809-.213l.041-.008l.01-.002a.5.5 0 0 0 .147-.93c-1.382-.758-3.353-1.042-5.21-1.128c-1.875-.086-3.716.026-4.887.11a.5.5 0 0 0 .071.997"/></g></svg>
</template>

CSS

.icon-vulcan-salute-medium-dark {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23966661%22%20d%3D%22M3.219%2011.5c.24.91%201.156%203.516%201.36%204.531c.202%201.016-.016-1.172.562%204.235c.577%205.406%203.732%209.727%209.252%209.727c3.544%200%206.513-2.446%207.873-4.977c1.309-2.438%204.243-6.23%205.906-8.157c1.05-1.05%201.175-2.793.125-3.843s-2.622-.957-3.672.093l-2.61%202.813l3.032-7.844c.578-1.281.329-2.992-1.235-3.656c-1.307-.555-2.757.195-3.515%202.375c0%200%20.218-.485.508-1.711s-.394-2.541-1.544-2.841c-1.15-.31-2.422-.094-3.011%201.341c-.57%201.39-1.89%205.734-2.312%207.563c-.103.442-.235.64-.336.64s-.183-.246-.313-.64c-.484-1.47-1.477-4.52-1.797-5.368c-.406-1.078-1.774-1.653-2.914-1.343c-1.15.31-1.945%201.648-1.672%202.617c.274.968.485%201.773.485%201.773c-.36-1.06-1.782-1.64-3.079-1.14c-1.75.843-1.545%202.1-1.093%203.812%22%2F%3E%3Cpath%20fill%3D%22%23764c49%22%20d%3D%22M16.97%204.114c.206-.769.562-1.32.963-1.631c.33-.257.7-.362%201.097-.293c-1.085-.22-2.23.057-2.78%201.396c-.57%201.39-1.89%205.734-2.312%207.563c-.062.265-.134.442-.203.542a.5.5%200%200%200%20.98.122l2.252-7.687zm2.269-1.874l-.069-.018l.068.02zm-.915%2010.353l2.148-6.248c.775-1.79%202.07-2.41%203.26-1.956c-.423-.108-.81.002-1.172.302c-.404.334-.766.9-1.022%201.63v.002l-2.268%206.595a.5.5%200%201%201-.946-.325m-9.231.875L7.345%208.657c-.076-.287-.24-.901-.439-1.602c-.228-.81.289-1.876%201.135-2.387q-.273.278-.36.728c-.103.514-.025%201.183.238%201.91l2.114%205.82a.5.5%200%201%201-.94.342m1.122%204.17c1.164-.083%202.957-.192%204.77-.108c1.233.057%202.438.202%203.45.486a18%2018%200%200%200-1.793.714c-1.82.841-4.074%202.263-5.736%204.576a.5.5%200%201%200%20.813.583c1.526-2.125%203.616-3.453%205.342-4.252a16.5%2016.5%200%200%201%202.173-.825a12%2012%200%200%201%20.809-.213l.041-.008l.01-.002a.5.5%200%200%200%20.147-.93c-1.382-.758-3.353-1.042-5.21-1.128c-1.875-.086-3.716.026-4.887.11a.5.5%200%200%200%20.071.997%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23966661%22%20d%3D%22M3.219%2011.5c.24.91%201.156%203.516%201.36%204.531c.202%201.016-.016-1.172.562%204.235c.577%205.406%203.732%209.727%209.252%209.727c3.544%200%206.513-2.446%207.873-4.977c1.309-2.438%204.243-6.23%205.906-8.157c1.05-1.05%201.175-2.793.125-3.843s-2.622-.957-3.672.093l-2.61%202.813l3.032-7.844c.578-1.281.329-2.992-1.235-3.656c-1.307-.555-2.757.195-3.515%202.375c0%200%20.218-.485.508-1.711s-.394-2.541-1.544-2.841c-1.15-.31-2.422-.094-3.011%201.341c-.57%201.39-1.89%205.734-2.312%207.563c-.103.442-.235.64-.336.64s-.183-.246-.313-.64c-.484-1.47-1.477-4.52-1.797-5.368c-.406-1.078-1.774-1.653-2.914-1.343c-1.15.31-1.945%201.648-1.672%202.617c.274.968.485%201.773.485%201.773c-.36-1.06-1.782-1.64-3.079-1.14c-1.75.843-1.545%202.1-1.093%203.812%22%2F%3E%3Cpath%20fill%3D%22%23764c49%22%20d%3D%22M16.97%204.114c.206-.769.562-1.32.963-1.631c.33-.257.7-.362%201.097-.293c-1.085-.22-2.23.057-2.78%201.396c-.57%201.39-1.89%205.734-2.312%207.563c-.062.265-.134.442-.203.542a.5.5%200%200%200%20.98.122l2.252-7.687zm2.269-1.874l-.069-.018l.068.02zm-.915%2010.353l2.148-6.248c.775-1.79%202.07-2.41%203.26-1.956c-.423-.108-.81.002-1.172.302c-.404.334-.766.9-1.022%201.63v.002l-2.268%206.595a.5.5%200%201%201-.946-.325m-9.231.875L7.345%208.657c-.076-.287-.24-.901-.439-1.602c-.228-.81.289-1.876%201.135-2.387q-.273.278-.36.728c-.103.514-.025%201.183.238%201.91l2.114%205.82a.5.5%200%201%201-.94.342m1.122%204.17c1.164-.083%202.957-.192%204.77-.108c1.233.057%202.438.202%203.45.486a18%2018%200%200%200-1.793.714c-1.82.841-4.074%202.263-5.736%204.576a.5.5%200%201%200%20.813.583c1.526-2.125%203.616-3.453%205.342-4.252a16.5%2016.5%200%200%201%202.173-.825a12%2012%200%200%201%20.809-.213l.041-.008l.01-.002a.5.5%200%200%200%20.147-.93c-1.382-.758-3.353-1.042-5.21-1.128c-1.875-.086-3.716.026-4.887.11a.5.5%200%200%200%20.071.997%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/vulcan-salute-medium-dark.svg?color=%231a73e8&size=48