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

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

The same icon in other sets

More religion icons from Line Awesome

Use the ankh icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2c-2.75 0-5 2.25-5 5c0 1.957 1.113 3.875 2.156 5.438c.133.203.274.374.406.562H8v3.156L9.156 16l5.75-.813L14 28.938L13.937 30h4.126L18 28.937l-.906-13.75l5.75.813l1.156.156V13h-5.563c.133-.188.274-.36.407-.563C19.887 10.876 21 8.957 21 7c0-2.75-2.25-5-5-5m0 2c1.668 0 3 1.332 3 3c0 1.078-.887 2.914-1.844 4.344c-.582.875-.789 1.086-1.156 1.531c-.367-.445-.574-.656-1.156-1.531C13.887 9.914 13 8.078 13 7c0-1.668 1.332-3 3-3"/></svg>

React

import type { SVGProps } from "react";

export function LaAnkh(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="M16 2c-2.75 0-5 2.25-5 5c0 1.957 1.113 3.875 2.156 5.438c.133.203.274.374.406.562H8v3.156L9.156 16l5.75-.813L14 28.938L13.937 30h4.126L18 28.937l-.906-13.75l5.75.813l1.156.156V13h-5.563c.133-.188.274-.36.407-.563C19.887 10.876 21 8.957 21 7c0-2.75-2.25-5-5-5m0 2c1.668 0 3 1.332 3 3c0 1.078-.887 2.914-1.844 4.344c-.582.875-.789 1.086-1.156 1.531c-.367-.445-.574-.656-1.156-1.531C13.887 9.914 13 8.078 13 7c0-1.668 1.332-3 3-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2c-2.75 0-5 2.25-5 5c0 1.957 1.113 3.875 2.156 5.438c.133.203.274.374.406.562H8v3.156L9.156 16l5.75-.813L14 28.938L13.937 30h4.126L18 28.937l-.906-13.75l5.75.813l1.156.156V13h-5.563c.133-.188.274-.36.407-.563C19.887 10.876 21 8.957 21 7c0-2.75-2.25-5-5-5m0 2c1.668 0 3 1.332 3 3c0 1.078-.887 2.914-1.844 4.344c-.582.875-.789 1.086-1.156 1.531c-.367-.445-.574-.656-1.156-1.531C13.887 9.914 13 8.078 13 7c0-1.668 1.332-3 3-3"/></svg>
</template>

CSS

.icon-ankh {
  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%22M16%202c-2.75%200-5%202.25-5%205c0%201.957%201.113%203.875%202.156%205.438c.133.203.274.374.406.562H8v3.156L9.156%2016l5.75-.813L14%2028.938L13.937%2030h4.126L18%2028.937l-.906-13.75l5.75.813l1.156.156V13h-5.563c.133-.188.274-.36.407-.563C19.887%2010.876%2021%208.957%2021%207c0-2.75-2.25-5-5-5m0%202c1.668%200%203%201.332%203%203c0%201.078-.887%202.914-1.844%204.344c-.582.875-.789%201.086-1.156%201.531c-.367-.445-.574-.656-1.156-1.531C13.887%209.914%2013%208.078%2013%207c0-1.668%201.332-3%203-3%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%22M16%202c-2.75%200-5%202.25-5%205c0%201.957%201.113%203.875%202.156%205.438c.133.203.274.374.406.562H8v3.156L9.156%2016l5.75-.813L14%2028.938L13.937%2030h4.126L18%2028.937l-.906-13.75l5.75.813l1.156.156V13h-5.563c.133-.188.274-.36.407-.563C19.887%2010.876%2021%208.957%2021%207c0-2.75-2.25-5-5-5m0%202c1.668%200%203%201.332%203%203c0%201.078-.887%202.914-1.844%204.344c-.582.875-.789%201.086-1.156%201.531c-.367-.445-.574-.656-1.156-1.531C13.887%209.914%2013%208.078%2013%207c0-1.668%201.332-3%203-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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