pearl of the orient icon

pearl-of-the-orient from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.

Name
pearl-of-the-orient
Set
TDesign Icons
Style
Outline
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Use the pearl of the orient icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M14 6a2 2 0 1 1-4 0a2 2 0 0 1 4 0m1 11a3 3 0 0 1-3 3c-1.625 0-3-1.363-3-3a3 3 0 1 1 6 0"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M12 8a2 2 0 1 0 0-4m0 4a2 2 0 1 1 0-4m0 4v6m0-10l-.002-2M12 14a3 3 0 0 0-3 3c0 .763.255 1.426.754 1.989c.198.223.428.417.684.573M12 14a3 3 0 0 1 1.56 5.563m-3.122-.001L9.001 22H9zm0 0c.455.278.99.438 1.562.438a3 3 0 0 0 1.56-.437m0 0L14.999 22H15z"/></g></svg>

React

import type { SVGProps } from "react";

export function TdesignPearlOfTheOrient(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M14 6a2 2 0 1 1-4 0a2 2 0 0 1 4 0m1 11a3 3 0 0 1-3 3c-1.625 0-3-1.363-3-3a3 3 0 1 1 6 0"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M12 8a2 2 0 1 0 0-4m0 4a2 2 0 1 1 0-4m0 4v6m0-10l-.002-2M12 14a3 3 0 0 0-3 3c0 .763.255 1.426.754 1.989c.198.223.428.417.684.573M12 14a3 3 0 0 1 1.56 5.563m-3.122-.001L9.001 22H9zm0 0c.455.278.99.438 1.562.438a3 3 0 0 0 1.56-.437m0 0L14.999 22H15z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M14 6a2 2 0 1 1-4 0a2 2 0 0 1 4 0m1 11a3 3 0 0 1-3 3c-1.625 0-3-1.363-3-3a3 3 0 1 1 6 0"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M12 8a2 2 0 1 0 0-4m0 4a2 2 0 1 1 0-4m0 4v6m0-10l-.002-2M12 14a3 3 0 0 0-3 3c0 .763.255 1.426.754 1.989c.198.223.428.417.684.573M12 14a3 3 0 0 1 1.56 5.563m-3.122-.001L9.001 22H9zm0 0c.455.278.99.438 1.562.438a3 3 0 0 0 1.56-.437m0 0L14.999 22H15z"/></g></svg>
</template>

CSS

.icon-pearl-of-the-orient {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M14%206a2%202%200%201%201-4%200a2%202%200%200%201%204%200m1%2011a3%203%200%200%201-3%203c-1.625%200-3-1.363-3-3a3%203%200%201%201%206%200%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M12%208a2%202%200%201%200%200-4m0%204a2%202%200%201%201%200-4m0%204v6m0-10l-.002-2M12%2014a3%203%200%200%200-3%203c0%20.763.255%201.426.754%201.989c.198.223.428.417.684.573M12%2014a3%203%200%200%201%201.56%205.563m-3.122-.001L9.001%2022H9zm0%200c.455.278.99.438%201.562.438a3%203%200%200%200%201.56-.437m0%200L14.999%2022H15z%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M14%206a2%202%200%201%201-4%200a2%202%200%200%201%204%200m1%2011a3%203%200%200%201-3%203c-1.625%200-3-1.363-3-3a3%203%200%201%201%206%200%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M12%208a2%202%200%201%200%200-4m0%204a2%202%200%201%201%200-4m0%204v6m0-10l-.002-2M12%2014a3%203%200%200%200-3%203c0%20.763.255%201.426.754%201.989c.198.223.428.417.684.573M12%2014a3%203%200%200%201%201.56%205.563m-3.122-.001L9.001%2022H9zm0%200c.455.278.99.438%201.562.438a3%203%200%200%200%201.56-.437m0%200L14.999%2022H15z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/pearl-of-the-orient.svg?color=%231a73e8&size=48