khanda from Line Awesome by Icons8 · Line · Religion · Apache-2.0 Free for personal and commercial use.

Name
khanda
Set
Line Awesome
Style
Line
Category
Religion
Viewbox
32×32
License
Apache 2.0
Aliases
khanda-solid

The same icon in other sets

More religion icons from Line Awesome

Use the khanda icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15.492 3l-2.879 2.578a.695.695 0 0 0-.174.783l.254.56c-1.59.957-2.666 2.683-2.666 4.675c0 2.039 1.129 3.793 2.782 4.734l-.383.844a.69.69 0 0 0 .136.746l2.15 1.762v.97l-3.74-2.603a7.78 7.78 0 0 1-3.466-6.453c0-1.518.582-3.15 1.387-4.428c.189-.302.117-.674-.127-.934s-.668-.301-.977-.13c-3.835 2.092-5.878 6.921-4.137 11.35c.345.877.876 1.679 1.489 2.396l2.63 2.886a.78.78 0 0 0 .96.182l3.974-1.758l1.428.994l-2.719 1.553c-.082-.018-.157-.049-.244-.049A1.172 1.172 0 1 0 11.172 26c.59 0 1.059-.445 1.139-1.014l2.402-1.334v1.461c-.458.273-.713.753-.713 1.325C14 27.3 14.63 28 15.492 28c.863 0 1.508-.7 1.508-1.563c0-.572-.269-1.05-.727-1.322v-1.472l2.416 1.343c.081.568.548 1.014 1.14 1.014a1.172 1.172 0 0 0 0-2.344c-.088 0-.163.031-.245.05l-2.717-1.554l1.426-.994l3.977 1.758a.78.78 0 0 0 .959-.182l2.46-2.687c.921-1.075 1.66-2.32 2.014-3.692c1.058-4.085-.946-8.292-4.545-10.257a.78.78 0 0 0-1.037 1.1c.805 1.276 1.375 2.878 1.375 4.392a7.8 7.8 0 0 1-3.48 6.465l-3.743 2.605v-.98l2.153-1.762a.69.69 0 0 0 .137-.746l-.383-.842c1.652-.94 2.779-2.698 2.779-4.736c0-1.992-1.075-3.716-2.666-4.672l.256-.56a.7.7 0 0 0-.176-.784zm1.957 5.672c.935.656 1.551 1.715 1.551 2.916c0 1.256-.669 2.362-1.678 3.008l-.328-.7a6.12 6.12 0 0 1 0-4.255zm-3.906.017l.451.963a6.1 6.1 0 0 1 0 4.23l-.326.696C12.665 13.936 12 12.837 12 11.588c0-1.194.613-2.247 1.543-2.899"/></svg>

React

import type { SVGProps } from "react";

export function LaKhanda(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="m15.492 3l-2.879 2.578a.695.695 0 0 0-.174.783l.254.56c-1.59.957-2.666 2.683-2.666 4.675c0 2.039 1.129 3.793 2.782 4.734l-.383.844a.69.69 0 0 0 .136.746l2.15 1.762v.97l-3.74-2.603a7.78 7.78 0 0 1-3.466-6.453c0-1.518.582-3.15 1.387-4.428c.189-.302.117-.674-.127-.934s-.668-.301-.977-.13c-3.835 2.092-5.878 6.921-4.137 11.35c.345.877.876 1.679 1.489 2.396l2.63 2.886a.78.78 0 0 0 .96.182l3.974-1.758l1.428.994l-2.719 1.553c-.082-.018-.157-.049-.244-.049A1.172 1.172 0 1 0 11.172 26c.59 0 1.059-.445 1.139-1.014l2.402-1.334v1.461c-.458.273-.713.753-.713 1.325C14 27.3 14.63 28 15.492 28c.863 0 1.508-.7 1.508-1.563c0-.572-.269-1.05-.727-1.322v-1.472l2.416 1.343c.081.568.548 1.014 1.14 1.014a1.172 1.172 0 0 0 0-2.344c-.088 0-.163.031-.245.05l-2.717-1.554l1.426-.994l3.977 1.758a.78.78 0 0 0 .959-.182l2.46-2.687c.921-1.075 1.66-2.32 2.014-3.692c1.058-4.085-.946-8.292-4.545-10.257a.78.78 0 0 0-1.037 1.1c.805 1.276 1.375 2.878 1.375 4.392a7.8 7.8 0 0 1-3.48 6.465l-3.743 2.605v-.98l2.153-1.762a.69.69 0 0 0 .137-.746l-.383-.842c1.652-.94 2.779-2.698 2.779-4.736c0-1.992-1.075-3.716-2.666-4.672l.256-.56a.7.7 0 0 0-.176-.784zm1.957 5.672c.935.656 1.551 1.715 1.551 2.916c0 1.256-.669 2.362-1.678 3.008l-.328-.7a6.12 6.12 0 0 1 0-4.255zm-3.906.017l.451.963a6.1 6.1 0 0 1 0 4.23l-.326.696C12.665 13.936 12 12.837 12 11.588c0-1.194.613-2.247 1.543-2.899"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15.492 3l-2.879 2.578a.695.695 0 0 0-.174.783l.254.56c-1.59.957-2.666 2.683-2.666 4.675c0 2.039 1.129 3.793 2.782 4.734l-.383.844a.69.69 0 0 0 .136.746l2.15 1.762v.97l-3.74-2.603a7.78 7.78 0 0 1-3.466-6.453c0-1.518.582-3.15 1.387-4.428c.189-.302.117-.674-.127-.934s-.668-.301-.977-.13c-3.835 2.092-5.878 6.921-4.137 11.35c.345.877.876 1.679 1.489 2.396l2.63 2.886a.78.78 0 0 0 .96.182l3.974-1.758l1.428.994l-2.719 1.553c-.082-.018-.157-.049-.244-.049A1.172 1.172 0 1 0 11.172 26c.59 0 1.059-.445 1.139-1.014l2.402-1.334v1.461c-.458.273-.713.753-.713 1.325C14 27.3 14.63 28 15.492 28c.863 0 1.508-.7 1.508-1.563c0-.572-.269-1.05-.727-1.322v-1.472l2.416 1.343c.081.568.548 1.014 1.14 1.014a1.172 1.172 0 0 0 0-2.344c-.088 0-.163.031-.245.05l-2.717-1.554l1.426-.994l3.977 1.758a.78.78 0 0 0 .959-.182l2.46-2.687c.921-1.075 1.66-2.32 2.014-3.692c1.058-4.085-.946-8.292-4.545-10.257a.78.78 0 0 0-1.037 1.1c.805 1.276 1.375 2.878 1.375 4.392a7.8 7.8 0 0 1-3.48 6.465l-3.743 2.605v-.98l2.153-1.762a.69.69 0 0 0 .137-.746l-.383-.842c1.652-.94 2.779-2.698 2.779-4.736c0-1.992-1.075-3.716-2.666-4.672l.256-.56a.7.7 0 0 0-.176-.784zm1.957 5.672c.935.656 1.551 1.715 1.551 2.916c0 1.256-.669 2.362-1.678 3.008l-.328-.7a6.12 6.12 0 0 1 0-4.255zm-3.906.017l.451.963a6.1 6.1 0 0 1 0 4.23l-.326.696C12.665 13.936 12 12.837 12 11.588c0-1.194.613-2.247 1.543-2.899"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.492%203l-2.879%202.578a.695.695%200%200%200-.174.783l.254.56c-1.59.957-2.666%202.683-2.666%204.675c0%202.039%201.129%203.793%202.782%204.734l-.383.844a.69.69%200%200%200%20.136.746l2.15%201.762v.97l-3.74-2.603a7.78%207.78%200%200%201-3.466-6.453c0-1.518.582-3.15%201.387-4.428c.189-.302.117-.674-.127-.934s-.668-.301-.977-.13c-3.835%202.092-5.878%206.921-4.137%2011.35c.345.877.876%201.679%201.489%202.396l2.63%202.886a.78.78%200%200%200%20.96.182l3.974-1.758l1.428.994l-2.719%201.553c-.082-.018-.157-.049-.244-.049A1.172%201.172%200%201%200%2011.172%2026c.59%200%201.059-.445%201.139-1.014l2.402-1.334v1.461c-.458.273-.713.753-.713%201.325C14%2027.3%2014.63%2028%2015.492%2028c.863%200%201.508-.7%201.508-1.563c0-.572-.269-1.05-.727-1.322v-1.472l2.416%201.343c.081.568.548%201.014%201.14%201.014a1.172%201.172%200%200%200%200-2.344c-.088%200-.163.031-.245.05l-2.717-1.554l1.426-.994l3.977%201.758a.78.78%200%200%200%20.959-.182l2.46-2.687c.921-1.075%201.66-2.32%202.014-3.692c1.058-4.085-.946-8.292-4.545-10.257a.78.78%200%200%200-1.037%201.1c.805%201.276%201.375%202.878%201.375%204.392a7.8%207.8%200%200%201-3.48%206.465l-3.743%202.605v-.98l2.153-1.762a.69.69%200%200%200%20.137-.746l-.383-.842c1.652-.94%202.779-2.698%202.779-4.736c0-1.992-1.075-3.716-2.666-4.672l.256-.56a.7.7%200%200%200-.176-.784zm1.957%205.672c.935.656%201.551%201.715%201.551%202.916c0%201.256-.669%202.362-1.678%203.008l-.328-.7a6.12%206.12%200%200%201%200-4.255zm-3.906.017l.451.963a6.1%206.1%200%200%201%200%204.23l-.326.696C12.665%2013.936%2012%2012.837%2012%2011.588c0-1.194.613-2.247%201.543-2.899%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%22m15.492%203l-2.879%202.578a.695.695%200%200%200-.174.783l.254.56c-1.59.957-2.666%202.683-2.666%204.675c0%202.039%201.129%203.793%202.782%204.734l-.383.844a.69.69%200%200%200%20.136.746l2.15%201.762v.97l-3.74-2.603a7.78%207.78%200%200%201-3.466-6.453c0-1.518.582-3.15%201.387-4.428c.189-.302.117-.674-.127-.934s-.668-.301-.977-.13c-3.835%202.092-5.878%206.921-4.137%2011.35c.345.877.876%201.679%201.489%202.396l2.63%202.886a.78.78%200%200%200%20.96.182l3.974-1.758l1.428.994l-2.719%201.553c-.082-.018-.157-.049-.244-.049A1.172%201.172%200%201%200%2011.172%2026c.59%200%201.059-.445%201.139-1.014l2.402-1.334v1.461c-.458.273-.713.753-.713%201.325C14%2027.3%2014.63%2028%2015.492%2028c.863%200%201.508-.7%201.508-1.563c0-.572-.269-1.05-.727-1.322v-1.472l2.416%201.343c.081.568.548%201.014%201.14%201.014a1.172%201.172%200%200%200%200-2.344c-.088%200-.163.031-.245.05l-2.717-1.554l1.426-.994l3.977%201.758a.78.78%200%200%200%20.959-.182l2.46-2.687c.921-1.075%201.66-2.32%202.014-3.692c1.058-4.085-.946-8.292-4.545-10.257a.78.78%200%200%200-1.037%201.1c.805%201.276%201.375%202.878%201.375%204.392a7.8%207.8%200%200%201-3.48%206.465l-3.743%202.605v-.98l2.153-1.762a.69.69%200%200%200%20.137-.746l-.383-.842c1.652-.94%202.779-2.698%202.779-4.736c0-1.992-1.075-3.716-2.666-4.672l.256-.56a.7.7%200%200%200-.176-.784zm1.957%205.672c.935.656%201.551%201.715%201.551%202.916c0%201.256-.669%202.362-1.678%203.008l-.328-.7a6.12%206.12%200%200%201%200-4.255zm-3.906.017l.451.963a6.1%206.1%200%200%201%200%204.23l-.326.696C12.665%2013.936%2012%2012.837%2012%2011.588c0-1.194.613-2.247%201.543-2.899%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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