vulcan salute emoji
vulcan-salute-medium-light-skin-tone from Emoji One (Colored) by Emoji One · Medium-light skin tone · People · CC-BY-4.0 Attribution required.
- Name
- vulcan-salute-medium-light-skin-tone
- Set
- Emoji One (Colored)
- Style
- Medium-light skin tone
- Category
- People
- Viewbox
- 64×64
- License
- CC BY 4.0
5 other variants in Emoji One (Colored)
The same emoji in other sets
More people icons from Emoji One (Colored)
alienalien-monsterangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upbeaming-face-with-smiling-eyesblond-haired-personboybride-with-veilbriefcasebust-in-silhouettebusts-in-silhouettecall-me-handcat-face-with-tears-of-joycat-face-with-wry-smileclapping-hands
Use the vulcan salute emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#fed0ac"><path d="m31.1 43.5l7.7 1.8l7.6-32.7c.5-2.2-.8-4.4-2.9-4.9s-4.2.9-4.8 3.2z"/><path d="m22.1 41.3l9 2.2L39.4 8c.6-2.6-.9-5.3-3.4-5.9s-5 1.1-5.7 3.8z"/><path d="m20.3 42.8l8.4-2.2l-9.8-33c-.7-2.3-3.1-3.7-5.5-3.1c-2.3.6-3.7 3-3 5.3z"/><path d="M6.9 11.5c-2.2.6-3.3 2.7-2.7 4.9l8.4 28.4l7.7-2l-8.4-28.4c-.7-2.1-2.9-3.4-5-2.9"/></g><path fill="#e0a372" d="M43.5 7.7c-.2-.1-.5-.1-.7-.1c1.7.8 2.7 2.7 2.2 4.7L37.4 45l1.4.3l7.6-32.7c.5-2.2-.8-4.4-2.9-4.9M36 2.1c-.2 0-.5-.1-.7-.1c2.1.9 3.3 3.3 2.7 5.7l-4.7 20.1l.9 2.5L39.4 8c.6-2.6-.9-5.3-3.4-5.9M13.5 4.5c-.3.1-.5.2-.7.3c2.1-.2 4.1 1.1 4.7 3.2l5.7 19.3l2.1 1.9l-6.4-21.6c-.6-2.3-3.1-3.7-5.4-3.1m-6.6 7c-.3.1-.5.2-.7.3c1.9-.1 3.7 1.1 4.3 3l4 13.6l2.1 1.7L12 14.5c-.8-2.2-3-3.5-5.1-3"/><path fill="#fed0ac" d="M59.7 29.2c-1.5-3.1-6.5-2.9-11.6 2.7c-3.5 3.9-5.1 5.3-8.6 5.3l.8-4.5l-30.9 1.2s-1.8 12.8 1.2 19.8c4.5 10.4 27.8 13.2 35.1-4.6c1.5-3.5 4.4-6.1 7.1-9.4c3.1-4 8.6-7.1 6.9-10.5"/><g fill="#e0a372"><path d="M59.7 29.2c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7 3.4-3.8 6.5-7 10.5c-2.6 3.3-5.6 5.9-7.1 9.4c-6.3 15.4-24.6 15.4-32.3 8.3c7 8 26.7 8.8 33.4-7.3c1.5-3.5 4.4-6.1 7.1-9.4c3.1-4 8.6-7.1 6.9-10.5"/><path d="M40.7 37.1c-6.5-2.4-18 2.1-16.4 13.7c0-10.9 10.1-13.6 15.5-13.6c.7 0 .9-.1.9-.1"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneVulcanSaluteMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#fed0ac"><path d="m31.1 43.5l7.7 1.8l7.6-32.7c.5-2.2-.8-4.4-2.9-4.9s-4.2.9-4.8 3.2z"/><path d="m22.1 41.3l9 2.2L39.4 8c.6-2.6-.9-5.3-3.4-5.9s-5 1.1-5.7 3.8z"/><path d="m20.3 42.8l8.4-2.2l-9.8-33c-.7-2.3-3.1-3.7-5.5-3.1c-2.3.6-3.7 3-3 5.3z"/><path d="M6.9 11.5c-2.2.6-3.3 2.7-2.7 4.9l8.4 28.4l7.7-2l-8.4-28.4c-.7-2.1-2.9-3.4-5-2.9"/></g><path fill="#e0a372" d="M43.5 7.7c-.2-.1-.5-.1-.7-.1c1.7.8 2.7 2.7 2.2 4.7L37.4 45l1.4.3l7.6-32.7c.5-2.2-.8-4.4-2.9-4.9M36 2.1c-.2 0-.5-.1-.7-.1c2.1.9 3.3 3.3 2.7 5.7l-4.7 20.1l.9 2.5L39.4 8c.6-2.6-.9-5.3-3.4-5.9M13.5 4.5c-.3.1-.5.2-.7.3c2.1-.2 4.1 1.1 4.7 3.2l5.7 19.3l2.1 1.9l-6.4-21.6c-.6-2.3-3.1-3.7-5.4-3.1m-6.6 7c-.3.1-.5.2-.7.3c1.9-.1 3.7 1.1 4.3 3l4 13.6l2.1 1.7L12 14.5c-.8-2.2-3-3.5-5.1-3"/><path fill="#fed0ac" d="M59.7 29.2c-1.5-3.1-6.5-2.9-11.6 2.7c-3.5 3.9-5.1 5.3-8.6 5.3l.8-4.5l-30.9 1.2s-1.8 12.8 1.2 19.8c4.5 10.4 27.8 13.2 35.1-4.6c1.5-3.5 4.4-6.1 7.1-9.4c3.1-4 8.6-7.1 6.9-10.5"/><g fill="#e0a372"><path d="M59.7 29.2c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7 3.4-3.8 6.5-7 10.5c-2.6 3.3-5.6 5.9-7.1 9.4c-6.3 15.4-24.6 15.4-32.3 8.3c7 8 26.7 8.8 33.4-7.3c1.5-3.5 4.4-6.1 7.1-9.4c3.1-4 8.6-7.1 6.9-10.5"/><path d="M40.7 37.1c-6.5-2.4-18 2.1-16.4 13.7c0-10.9 10.1-13.6 15.5-13.6c.7 0 .9-.1.9-.1"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#fed0ac"><path d="m31.1 43.5l7.7 1.8l7.6-32.7c.5-2.2-.8-4.4-2.9-4.9s-4.2.9-4.8 3.2z"/><path d="m22.1 41.3l9 2.2L39.4 8c.6-2.6-.9-5.3-3.4-5.9s-5 1.1-5.7 3.8z"/><path d="m20.3 42.8l8.4-2.2l-9.8-33c-.7-2.3-3.1-3.7-5.5-3.1c-2.3.6-3.7 3-3 5.3z"/><path d="M6.9 11.5c-2.2.6-3.3 2.7-2.7 4.9l8.4 28.4l7.7-2l-8.4-28.4c-.7-2.1-2.9-3.4-5-2.9"/></g><path fill="#e0a372" d="M43.5 7.7c-.2-.1-.5-.1-.7-.1c1.7.8 2.7 2.7 2.2 4.7L37.4 45l1.4.3l7.6-32.7c.5-2.2-.8-4.4-2.9-4.9M36 2.1c-.2 0-.5-.1-.7-.1c2.1.9 3.3 3.3 2.7 5.7l-4.7 20.1l.9 2.5L39.4 8c.6-2.6-.9-5.3-3.4-5.9M13.5 4.5c-.3.1-.5.2-.7.3c2.1-.2 4.1 1.1 4.7 3.2l5.7 19.3l2.1 1.9l-6.4-21.6c-.6-2.3-3.1-3.7-5.4-3.1m-6.6 7c-.3.1-.5.2-.7.3c1.9-.1 3.7 1.1 4.3 3l4 13.6l2.1 1.7L12 14.5c-.8-2.2-3-3.5-5.1-3"/><path fill="#fed0ac" d="M59.7 29.2c-1.5-3.1-6.5-2.9-11.6 2.7c-3.5 3.9-5.1 5.3-8.6 5.3l.8-4.5l-30.9 1.2s-1.8 12.8 1.2 19.8c4.5 10.4 27.8 13.2 35.1-4.6c1.5-3.5 4.4-6.1 7.1-9.4c3.1-4 8.6-7.1 6.9-10.5"/><g fill="#e0a372"><path d="M59.7 29.2c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7 3.4-3.8 6.5-7 10.5c-2.6 3.3-5.6 5.9-7.1 9.4c-6.3 15.4-24.6 15.4-32.3 8.3c7 8 26.7 8.8 33.4-7.3c1.5-3.5 4.4-6.1 7.1-9.4c3.1-4 8.6-7.1 6.9-10.5"/><path d="M40.7 37.1c-6.5-2.4-18 2.1-16.4 13.7c0-10.9 10.1-13.6 15.5-13.6c.7 0 .9-.1.9-.1"/></g></svg> </template>
CSS
.icon-vulcan-salute-medium-light-skin-tone {
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%2064%2064%22%3E%3Cg%20fill%3D%22%23fed0ac%22%3E%3Cpath%20d%3D%22m31.1%2043.5l7.7%201.8l7.6-32.7c.5-2.2-.8-4.4-2.9-4.9s-4.2.9-4.8%203.2z%22%2F%3E%3Cpath%20d%3D%22m22.1%2041.3l9%202.2L39.4%208c.6-2.6-.9-5.3-3.4-5.9s-5%201.1-5.7%203.8z%22%2F%3E%3Cpath%20d%3D%22m20.3%2042.8l8.4-2.2l-9.8-33c-.7-2.3-3.1-3.7-5.5-3.1c-2.3.6-3.7%203-3%205.3z%22%2F%3E%3Cpath%20d%3D%22M6.9%2011.5c-2.2.6-3.3%202.7-2.7%204.9l8.4%2028.4l7.7-2l-8.4-28.4c-.7-2.1-2.9-3.4-5-2.9%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23e0a372%22%20d%3D%22M43.5%207.7c-.2-.1-.5-.1-.7-.1c1.7.8%202.7%202.7%202.2%204.7L37.4%2045l1.4.3l7.6-32.7c.5-2.2-.8-4.4-2.9-4.9M36%202.1c-.2%200-.5-.1-.7-.1c2.1.9%203.3%203.3%202.7%205.7l-4.7%2020.1l.9%202.5L39.4%208c.6-2.6-.9-5.3-3.4-5.9M13.5%204.5c-.3.1-.5.2-.7.3c2.1-.2%204.1%201.1%204.7%203.2l5.7%2019.3l2.1%201.9l-6.4-21.6c-.6-2.3-3.1-3.7-5.4-3.1m-6.6%207c-.3.1-.5.2-.7.3c1.9-.1%203.7%201.1%204.3%203l4%2013.6l2.1%201.7L12%2014.5c-.8-2.2-3-3.5-5.1-3%22%2F%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22M59.7%2029.2c-1.5-3.1-6.5-2.9-11.6%202.7c-3.5%203.9-5.1%205.3-8.6%205.3l.8-4.5l-30.9%201.2s-1.8%2012.8%201.2%2019.8c4.5%2010.4%2027.8%2013.2%2035.1-4.6c1.5-3.5%204.4-6.1%207.1-9.4c3.1-4%208.6-7.1%206.9-10.5%22%2F%3E%3Cg%20fill%3D%22%23e0a372%22%3E%3Cpath%20d%3D%22M59.7%2029.2c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7%203.4-3.8%206.5-7%2010.5c-2.6%203.3-5.6%205.9-7.1%209.4c-6.3%2015.4-24.6%2015.4-32.3%208.3c7%208%2026.7%208.8%2033.4-7.3c1.5-3.5%204.4-6.1%207.1-9.4c3.1-4%208.6-7.1%206.9-10.5%22%2F%3E%3Cpath%20d%3D%22M40.7%2037.1c-6.5-2.4-18%202.1-16.4%2013.7c0-10.9%2010.1-13.6%2015.5-13.6c.7%200%20.9-.1.9-.1%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%2064%2064%22%3E%3Cg%20fill%3D%22%23fed0ac%22%3E%3Cpath%20d%3D%22m31.1%2043.5l7.7%201.8l7.6-32.7c.5-2.2-.8-4.4-2.9-4.9s-4.2.9-4.8%203.2z%22%2F%3E%3Cpath%20d%3D%22m22.1%2041.3l9%202.2L39.4%208c.6-2.6-.9-5.3-3.4-5.9s-5%201.1-5.7%203.8z%22%2F%3E%3Cpath%20d%3D%22m20.3%2042.8l8.4-2.2l-9.8-33c-.7-2.3-3.1-3.7-5.5-3.1c-2.3.6-3.7%203-3%205.3z%22%2F%3E%3Cpath%20d%3D%22M6.9%2011.5c-2.2.6-3.3%202.7-2.7%204.9l8.4%2028.4l7.7-2l-8.4-28.4c-.7-2.1-2.9-3.4-5-2.9%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23e0a372%22%20d%3D%22M43.5%207.7c-.2-.1-.5-.1-.7-.1c1.7.8%202.7%202.7%202.2%204.7L37.4%2045l1.4.3l7.6-32.7c.5-2.2-.8-4.4-2.9-4.9M36%202.1c-.2%200-.5-.1-.7-.1c2.1.9%203.3%203.3%202.7%205.7l-4.7%2020.1l.9%202.5L39.4%208c.6-2.6-.9-5.3-3.4-5.9M13.5%204.5c-.3.1-.5.2-.7.3c2.1-.2%204.1%201.1%204.7%203.2l5.7%2019.3l2.1%201.9l-6.4-21.6c-.6-2.3-3.1-3.7-5.4-3.1m-6.6%207c-.3.1-.5.2-.7.3c1.9-.1%203.7%201.1%204.3%203l4%2013.6l2.1%201.7L12%2014.5c-.8-2.2-3-3.5-5.1-3%22%2F%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22M59.7%2029.2c-1.5-3.1-6.5-2.9-11.6%202.7c-3.5%203.9-5.1%205.3-8.6%205.3l.8-4.5l-30.9%201.2s-1.8%2012.8%201.2%2019.8c4.5%2010.4%2027.8%2013.2%2035.1-4.6c1.5-3.5%204.4-6.1%207.1-9.4c3.1-4%208.6-7.1%206.9-10.5%22%2F%3E%3Cg%20fill%3D%22%23e0a372%22%3E%3Cpath%20d%3D%22M59.7%2029.2c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7%203.4-3.8%206.5-7%2010.5c-2.6%203.3-5.6%205.9-7.1%209.4c-6.3%2015.4-24.6%2015.4-32.3%208.3c7%208%2026.7%208.8%2033.4-7.3c1.5-3.5%204.4-6.1%207.1-9.4c3.1-4%208.6-7.1%206.9-10.5%22%2F%3E%3Cpath%20d%3D%22M40.7%2037.1c-6.5-2.4-18%202.1-16.4%2013.7c0-10.9%2010.1-13.6%2015.5-13.6c.7%200%20.9-.1.9-.1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/vulcan-salute-medium-light-skin-tone.svg?color=%231a73e8&size=48