khanda from Material Design Icons by Pictogrammers · Filled · Religion · Apache-2.0 Free for personal and commercial use.

Name
khanda
Set
Material Design Icons
Style
Filled
Category
Religion
Viewbox
24×24
License
Apache 2.0
Aliases
sikh

The same icon in other sets

More religion icons from Material Design Icons

Use the khanda icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 20c3.72-2 6-4.73 6-8c0-2.66-1.54-5.1-4.11-7h-.07a7.53 7.53 0 0 1 1.86 5c0 3-1.68 5-4.18 6.83c0 .01-1.12.71-2.5 1.58v-1.08L15 16s-.2-.6-.42-1.54C16.6 13.58 18 11.69 18 9.5c0-2.16-1.36-4.03-3.35-4.93C14.84 3.63 15 3 15 3l-3-2l-3 2s.16.63.35 1.57C7.37 5.47 6 7.34 6 9.5c0 2.19 1.4 4.08 3.42 4.96C9.2 15.4 9 16 9 16l2 1.33v1.08c-1.38-.87-2.5-1.57-2.5-1.58C6 15 4.32 13 4.32 10c0-1.91.68-3.65 1.86-5h-.06C3.54 6.9 2 9.34 2 12c0 3.27 2.29 6 6 8l1-1.5l1.92 1.23L7.34 22L8 23l3-1.93V23h2v-1.93L16 23l.66-1l-3.58-2.27L15 18.5zm.75-10.5c0 1.59-.99 2.96-2.44 3.69c-.17-.96-.31-2.07-.31-3.19c0-1.33.2-2.85.42-4.14c1.39.74 2.33 2.09 2.33 3.64m-9.5 0c0-1.55.94-2.9 2.34-3.64C9.8 7.15 10 8.67 10 10c0 1.12-.14 2.23-.31 3.19c-1.45-.73-2.44-2.1-2.44-3.69"/></svg>

React

import type { SVGProps } from "react";

export function MdiKhanda(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 20c3.72-2 6-4.73 6-8c0-2.66-1.54-5.1-4.11-7h-.07a7.53 7.53 0 0 1 1.86 5c0 3-1.68 5-4.18 6.83c0 .01-1.12.71-2.5 1.58v-1.08L15 16s-.2-.6-.42-1.54C16.6 13.58 18 11.69 18 9.5c0-2.16-1.36-4.03-3.35-4.93C14.84 3.63 15 3 15 3l-3-2l-3 2s.16.63.35 1.57C7.37 5.47 6 7.34 6 9.5c0 2.19 1.4 4.08 3.42 4.96C9.2 15.4 9 16 9 16l2 1.33v1.08c-1.38-.87-2.5-1.57-2.5-1.58C6 15 4.32 13 4.32 10c0-1.91.68-3.65 1.86-5h-.06C3.54 6.9 2 9.34 2 12c0 3.27 2.29 6 6 8l1-1.5l1.92 1.23L7.34 22L8 23l3-1.93V23h2v-1.93L16 23l.66-1l-3.58-2.27L15 18.5zm.75-10.5c0 1.59-.99 2.96-2.44 3.69c-.17-.96-.31-2.07-.31-3.19c0-1.33.2-2.85.42-4.14c1.39.74 2.33 2.09 2.33 3.64m-9.5 0c0-1.55.94-2.9 2.34-3.64C9.8 7.15 10 8.67 10 10c0 1.12-.14 2.23-.31 3.19c-1.45-.73-2.44-2.1-2.44-3.69"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 20c3.72-2 6-4.73 6-8c0-2.66-1.54-5.1-4.11-7h-.07a7.53 7.53 0 0 1 1.86 5c0 3-1.68 5-4.18 6.83c0 .01-1.12.71-2.5 1.58v-1.08L15 16s-.2-.6-.42-1.54C16.6 13.58 18 11.69 18 9.5c0-2.16-1.36-4.03-3.35-4.93C14.84 3.63 15 3 15 3l-3-2l-3 2s.16.63.35 1.57C7.37 5.47 6 7.34 6 9.5c0 2.19 1.4 4.08 3.42 4.96C9.2 15.4 9 16 9 16l2 1.33v1.08c-1.38-.87-2.5-1.57-2.5-1.58C6 15 4.32 13 4.32 10c0-1.91.68-3.65 1.86-5h-.06C3.54 6.9 2 9.34 2 12c0 3.27 2.29 6 6 8l1-1.5l1.92 1.23L7.34 22L8 23l3-1.93V23h2v-1.93L16 23l.66-1l-3.58-2.27L15 18.5zm.75-10.5c0 1.59-.99 2.96-2.44 3.69c-.17-.96-.31-2.07-.31-3.19c0-1.33.2-2.85.42-4.14c1.39.74 2.33 2.09 2.33 3.64m-9.5 0c0-1.55.94-2.9 2.34-3.64C9.8 7.15 10 8.67 10 10c0 1.12-.14 2.23-.31 3.19c-1.45-.73-2.44-2.1-2.44-3.69"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2020c3.72-2%206-4.73%206-8c0-2.66-1.54-5.1-4.11-7h-.07a7.53%207.53%200%200%201%201.86%205c0%203-1.68%205-4.18%206.83c0%20.01-1.12.71-2.5%201.58v-1.08L15%2016s-.2-.6-.42-1.54C16.6%2013.58%2018%2011.69%2018%209.5c0-2.16-1.36-4.03-3.35-4.93C14.84%203.63%2015%203%2015%203l-3-2l-3%202s.16.63.35%201.57C7.37%205.47%206%207.34%206%209.5c0%202.19%201.4%204.08%203.42%204.96C9.2%2015.4%209%2016%209%2016l2%201.33v1.08c-1.38-.87-2.5-1.57-2.5-1.58C6%2015%204.32%2013%204.32%2010c0-1.91.68-3.65%201.86-5h-.06C3.54%206.9%202%209.34%202%2012c0%203.27%202.29%206%206%208l1-1.5l1.92%201.23L7.34%2022L8%2023l3-1.93V23h2v-1.93L16%2023l.66-1l-3.58-2.27L15%2018.5zm.75-10.5c0%201.59-.99%202.96-2.44%203.69c-.17-.96-.31-2.07-.31-3.19c0-1.33.2-2.85.42-4.14c1.39.74%202.33%202.09%202.33%203.64m-9.5%200c0-1.55.94-2.9%202.34-3.64C9.8%207.15%2010%208.67%2010%2010c0%201.12-.14%202.23-.31%203.19c-1.45-.73-2.44-2.1-2.44-3.69%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2020c3.72-2%206-4.73%206-8c0-2.66-1.54-5.1-4.11-7h-.07a7.53%207.53%200%200%201%201.86%205c0%203-1.68%205-4.18%206.83c0%20.01-1.12.71-2.5%201.58v-1.08L15%2016s-.2-.6-.42-1.54C16.6%2013.58%2018%2011.69%2018%209.5c0-2.16-1.36-4.03-3.35-4.93C14.84%203.63%2015%203%2015%203l-3-2l-3%202s.16.63.35%201.57C7.37%205.47%206%207.34%206%209.5c0%202.19%201.4%204.08%203.42%204.96C9.2%2015.4%209%2016%209%2016l2%201.33v1.08c-1.38-.87-2.5-1.57-2.5-1.58C6%2015%204.32%2013%204.32%2010c0-1.91.68-3.65%201.86-5h-.06C3.54%206.9%202%209.34%202%2012c0%203.27%202.29%206%206%208l1-1.5l1.92%201.23L7.34%2022L8%2023l3-1.93V23h2v-1.93L16%2023l.66-1l-3.58-2.27L15%2018.5zm.75-10.5c0%201.59-.99%202.96-2.44%203.69c-.17-.96-.31-2.07-.31-3.19c0-1.33.2-2.85.42-4.14c1.39.74%202.33%202.09%202.33%203.64m-9.5%200c0-1.55.94-2.9%202.34-3.64C9.8%207.15%2010%208.67%2010%2010c0%201.12-.14%202.23-.31%203.19c-1.45-.73-2.44-2.1-2.44-3.69%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/khanda.svg?color=%231a73e8&size=48