khanda from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
khanda
Set
Fluent Emoji Flat
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji Flat

Use the khanda emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#8d65c5" d="M30 26a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4z"/><path fill="#fff" fill-rule="evenodd" d="M16 4.5C16.5 6 18.5 7 18.5 7a5 5 0 0 0-.23.445a6.002 6.002 0 0 1 .036 11.096L18.5 19l-1.75 1.4v1.513c2.899-1.058 5.472-3.58 6.25-5.913c1.375-4.125-.491-5.991-1.493-6.993L21.5 9c1.5 1 3.5 2.5 3.5 5.5c0 3.623-1.62 5.625-2.774 7.05c-.279.346-.531.657-.726.95c-.392.588-.5 1.5-.5 1.5l-2.5-2l-1.503.751a3.54 3.54 0 0 1 1.906 1.264a.75.75 0 1 1-.746.276a2.8 2.8 0 0 0-1.407-.828V25.2c.304.182.5.473.5.8c0 .552-.56 1-1.25 1s-1.25-.448-1.25-1c0-.327.196-.618.5-.8v-1.737a2.8 2.8 0 0 0-1.407.828a.75.75 0 1 1-.746-.276a3.54 3.54 0 0 1 1.906-1.264L13.5 22L11 24s-.108-.912-.5-1.5a14 14 0 0 0-.726-.95C8.62 20.126 7 18.124 7 14.5c0-3 2-4.5 3.5-5.5l-.007.007C9.49 10.01 7.625 11.875 9 16c.778 2.333 3.351 4.855 6.25 5.913V20.4L13.5 19q.126-.189.258-.433a6.002 6.002 0 0 1 .002-11.135A3 3 0 0 0 13.5 7s2-1 2.5-2.5m-1.843 3.85a5.002 5.002 0 0 0 .015 9.305c.45-1.158.828-2.77.828-4.655c0-1.803-.415-3.495-.843-4.65m3.786 9.259a5.001 5.001 0 0 0-.047-9.237C17.45 9.618 17 11.392 17 13c0 1.665.481 3.346.943 4.608" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatKhanda(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="#8d65c5" d="M30 26a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4z"/><path fill="#fff" fillRule="evenodd" d="M16 4.5C16.5 6 18.5 7 18.5 7a5 5 0 0 0-.23.445a6.002 6.002 0 0 1 .036 11.096L18.5 19l-1.75 1.4v1.513c2.899-1.058 5.472-3.58 6.25-5.913c1.375-4.125-.491-5.991-1.493-6.993L21.5 9c1.5 1 3.5 2.5 3.5 5.5c0 3.623-1.62 5.625-2.774 7.05c-.279.346-.531.657-.726.95c-.392.588-.5 1.5-.5 1.5l-2.5-2l-1.503.751a3.54 3.54 0 0 1 1.906 1.264a.75.75 0 1 1-.746.276a2.8 2.8 0 0 0-1.407-.828V25.2c.304.182.5.473.5.8c0 .552-.56 1-1.25 1s-1.25-.448-1.25-1c0-.327.196-.618.5-.8v-1.737a2.8 2.8 0 0 0-1.407.828a.75.75 0 1 1-.746-.276a3.54 3.54 0 0 1 1.906-1.264L13.5 22L11 24s-.108-.912-.5-1.5a14 14 0 0 0-.726-.95C8.62 20.126 7 18.124 7 14.5c0-3 2-4.5 3.5-5.5l-.007.007C9.49 10.01 7.625 11.875 9 16c.778 2.333 3.351 4.855 6.25 5.913V20.4L13.5 19q.126-.189.258-.433a6.002 6.002 0 0 1 .002-11.135A3 3 0 0 0 13.5 7s2-1 2.5-2.5m-1.843 3.85a5.002 5.002 0 0 0 .015 9.305c.45-1.158.828-2.77.828-4.655c0-1.803-.415-3.495-.843-4.65m3.786 9.259a5.001 5.001 0 0 0-.047-9.237C17.45 9.618 17 11.392 17 13c0 1.665.481 3.346.943 4.608" clipRule="evenodd"/></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="#8d65c5" d="M30 26a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4z"/><path fill="#fff" fill-rule="evenodd" d="M16 4.5C16.5 6 18.5 7 18.5 7a5 5 0 0 0-.23.445a6.002 6.002 0 0 1 .036 11.096L18.5 19l-1.75 1.4v1.513c2.899-1.058 5.472-3.58 6.25-5.913c1.375-4.125-.491-5.991-1.493-6.993L21.5 9c1.5 1 3.5 2.5 3.5 5.5c0 3.623-1.62 5.625-2.774 7.05c-.279.346-.531.657-.726.95c-.392.588-.5 1.5-.5 1.5l-2.5-2l-1.503.751a3.54 3.54 0 0 1 1.906 1.264a.75.75 0 1 1-.746.276a2.8 2.8 0 0 0-1.407-.828V25.2c.304.182.5.473.5.8c0 .552-.56 1-1.25 1s-1.25-.448-1.25-1c0-.327.196-.618.5-.8v-1.737a2.8 2.8 0 0 0-1.407.828a.75.75 0 1 1-.746-.276a3.54 3.54 0 0 1 1.906-1.264L13.5 22L11 24s-.108-.912-.5-1.5a14 14 0 0 0-.726-.95C8.62 20.126 7 18.124 7 14.5c0-3 2-4.5 3.5-5.5l-.007.007C9.49 10.01 7.625 11.875 9 16c.778 2.333 3.351 4.855 6.25 5.913V20.4L13.5 19q.126-.189.258-.433a6.002 6.002 0 0 1 .002-11.135A3 3 0 0 0 13.5 7s2-1 2.5-2.5m-1.843 3.85a5.002 5.002 0 0 0 .015 9.305c.45-1.158.828-2.77.828-4.655c0-1.803-.415-3.495-.843-4.65m3.786 9.259a5.001 5.001 0 0 0-.047-9.237C17.45 9.618 17 11.392 17 13c0 1.665.481 3.346.943 4.608" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-khanda {
  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%238d65c5%22%20d%3D%22M30%2026a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4V6a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16%204.5C16.5%206%2018.5%207%2018.5%207a5%205%200%200%200-.23.445a6.002%206.002%200%200%201%20.036%2011.096L18.5%2019l-1.75%201.4v1.513c2.899-1.058%205.472-3.58%206.25-5.913c1.375-4.125-.491-5.991-1.493-6.993L21.5%209c1.5%201%203.5%202.5%203.5%205.5c0%203.623-1.62%205.625-2.774%207.05c-.279.346-.531.657-.726.95c-.392.588-.5%201.5-.5%201.5l-2.5-2l-1.503.751a3.54%203.54%200%200%201%201.906%201.264a.75.75%200%201%201-.746.276a2.8%202.8%200%200%200-1.407-.828V25.2c.304.182.5.473.5.8c0%20.552-.56%201-1.25%201s-1.25-.448-1.25-1c0-.327.196-.618.5-.8v-1.737a2.8%202.8%200%200%200-1.407.828a.75.75%200%201%201-.746-.276a3.54%203.54%200%200%201%201.906-1.264L13.5%2022L11%2024s-.108-.912-.5-1.5a14%2014%200%200%200-.726-.95C8.62%2020.126%207%2018.124%207%2014.5c0-3%202-4.5%203.5-5.5l-.007.007C9.49%2010.01%207.625%2011.875%209%2016c.778%202.333%203.351%204.855%206.25%205.913V20.4L13.5%2019q.126-.189.258-.433a6.002%206.002%200%200%201%20.002-11.135A3%203%200%200%200%2013.5%207s2-1%202.5-2.5m-1.843%203.85a5.002%205.002%200%200%200%20.015%209.305c.45-1.158.828-2.77.828-4.655c0-1.803-.415-3.495-.843-4.65m3.786%209.259a5.001%205.001%200%200%200-.047-9.237C17.45%209.618%2017%2011.392%2017%2013c0%201.665.481%203.346.943%204.608%22%20clip-rule%3D%22evenodd%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%238d65c5%22%20d%3D%22M30%2026a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4V6a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16%204.5C16.5%206%2018.5%207%2018.5%207a5%205%200%200%200-.23.445a6.002%206.002%200%200%201%20.036%2011.096L18.5%2019l-1.75%201.4v1.513c2.899-1.058%205.472-3.58%206.25-5.913c1.375-4.125-.491-5.991-1.493-6.993L21.5%209c1.5%201%203.5%202.5%203.5%205.5c0%203.623-1.62%205.625-2.774%207.05c-.279.346-.531.657-.726.95c-.392.588-.5%201.5-.5%201.5l-2.5-2l-1.503.751a3.54%203.54%200%200%201%201.906%201.264a.75.75%200%201%201-.746.276a2.8%202.8%200%200%200-1.407-.828V25.2c.304.182.5.473.5.8c0%20.552-.56%201-1.25%201s-1.25-.448-1.25-1c0-.327.196-.618.5-.8v-1.737a2.8%202.8%200%200%200-1.407.828a.75.75%200%201%201-.746-.276a3.54%203.54%200%200%201%201.906-1.264L13.5%2022L11%2024s-.108-.912-.5-1.5a14%2014%200%200%200-.726-.95C8.62%2020.126%207%2018.124%207%2014.5c0-3%202-4.5%203.5-5.5l-.007.007C9.49%2010.01%207.625%2011.875%209%2016c.778%202.333%203.351%204.855%206.25%205.913V20.4L13.5%2019q.126-.189.258-.433a6.002%206.002%200%200%201%20.002-11.135A3%203%200%200%200%2013.5%207s2-1%202.5-2.5m-1.843%203.85a5.002%205.002%200%200%200%20.015%209.305c.45-1.158.828-2.77.828-4.655c0-1.803-.415-3.495-.843-4.65m3.786%209.259a5.001%205.001%200%200%200-.047-9.237C17.45%209.618%2017%2011.392%2017%2013c0%201.665.481%203.346.943%204.608%22%20clip-rule%3D%22evenodd%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/khanda.svg?color=%231a73e8&size=48