pearl of the orient icon
pearl-of-the-orient-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- pearl-of-the-orient-filled
- Set
- TDesign Icons
- Style
- Filled
- 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"><path fill="currentColor" d="M12.998.999L13 3.17a3.001 3.001 0 0 1 0 5.66v4.296a4.002 4.002 0 0 1 1.86 6.67L16.754 23H14.43l-1.28-2.168a4 4 0 0 1-2.298 0L9.574 23H7.25l1.89-3.204A3.9 3.9 0 0 1 8 17a4 4 0 0 1 3-3.874V8.829a3.001 3.001 0 0 1 0-5.658L10.998 1z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignPearlOfTheOrientFilled(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="M12.998.999L13 3.17a3.001 3.001 0 0 1 0 5.66v4.296a4.002 4.002 0 0 1 1.86 6.67L16.754 23H14.43l-1.28-2.168a4 4 0 0 1-2.298 0L9.574 23H7.25l1.89-3.204A3.9 3.9 0 0 1 8 17a4 4 0 0 1 3-3.874V8.829a3.001 3.001 0 0 1 0-5.658L10.998 1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.998.999L13 3.17a3.001 3.001 0 0 1 0 5.66v4.296a4.002 4.002 0 0 1 1.86 6.67L16.754 23H14.43l-1.28-2.168a4 4 0 0 1-2.298 0L9.574 23H7.25l1.89-3.204A3.9 3.9 0 0 1 8 17a4 4 0 0 1 3-3.874V8.829a3.001 3.001 0 0 1 0-5.658L10.998 1z"/></svg> </template>
CSS
.icon-pearl-of-the-orient-filled {
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%22M12.998.999L13%203.17a3.001%203.001%200%200%201%200%205.66v4.296a4.002%204.002%200%200%201%201.86%206.67L16.754%2023H14.43l-1.28-2.168a4%204%200%200%201-2.298%200L9.574%2023H7.25l1.89-3.204A3.9%203.9%200%200%201%208%2017a4%204%200%200%201%203-3.874V8.829a3.001%203.001%200%200%201%200-5.658L10.998%201z%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%22M12.998.999L13%203.17a3.001%203.001%200%200%201%200%205.66v4.296a4.002%204.002%200%200%201%201.86%206.67L16.754%2023H14.43l-1.28-2.168a4%204%200%200%201-2.298%200L9.574%2023H7.25l1.89-3.204A3.9%203.9%200%200%201%208%2017a4%204%200%200%201%203-3.874V8.829a3.001%203.001%200%200%201%200-5.658L10.998%201z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/pearl-of-the-orient-filled.svg?color=%231a73e8&size=48