statue of jesus icon
statue-of-jesus from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- statue-of-jesus
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Use the statue of jesus 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 18h1l1 4H8l1-4z"/><path stroke="currentColor" stroke-width="2" d="M14 7h7v1l-7 3zm0 0h-4m4 0v8m-4-4L3 8V7h7m0 4V7m0 4v7m0-7l4 4m0 3h1l1 4H8l1-4h1m4 0h-4m4 0v-3M11 2h2v2h-2z"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignStatueOfJesus(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 18h1l1 4H8l1-4z"/><path stroke="currentColor" strokeWidth="2" d="M14 7h7v1l-7 3zm0 0h-4m4 0v8m-4-4L3 8V7h7m0 4V7m0 4v7m0-7l4 4m0 3h1l1 4H8l1-4h1m4 0h-4m4 0v-3M11 2h2v2h-2z"/></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 18h1l1 4H8l1-4z"/><path stroke="currentColor" stroke-width="2" d="M14 7h7v1l-7 3zm0 0h-4m4 0v8m-4-4L3 8V7h7m0 4V7m0 4v7m0-7l4 4m0 3h1l1 4H8l1-4h1m4 0h-4m4 0v-3M11 2h2v2h-2z"/></g></svg> </template>
CSS
.icon-statue-of-jesus {
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%2018h1l1%204H8l1-4z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M14%207h7v1l-7%203zm0%200h-4m4%200v8m-4-4L3%208V7h7m0%204V7m0%204v7m0-7l4%204m0%203h1l1%204H8l1-4h1m4%200h-4m4%200v-3M11%202h2v2h-2z%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%2018h1l1%204H8l1-4z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M14%207h7v1l-7%203zm0%200h-4m4%200v8m-4-4L3%208V7h7m0%204V7m0%204v7m0-7l4%204m0%203h1l1%204H8l1-4h1m4%200h-4m4%200v-3M11%202h2v2h-2z%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/statue-of-jesus.svg?color=%231a73e8&size=48