worship icon
worship from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- worship
- Set
- Carbon
- Style
- Outline
- Category
- Planning
- Viewbox
- 32×32
- License
- Apache 2.0
More planning icons from Carbon
accumulation-iceaccumulation-precipitationaccumulation-rainaccumulation-snowagriculture-analyticsairline-digital-gateairline-manage-gatesairline-passenger-careairline-rapid-boardairport-01airport-02airport-locationalarmalarm-addalarm-subtractarray-date-timearray-timearrivalbaggage-claimbarbicyclebootbuoybus
Use the worship icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.586 17L22 21.586l-5-5a2 2 0 0 0-2.829 0L9.585 21.17a2.003 2.003 0 0 0 0 2.829l4 4H6v2h10a1 1 0 0 0 .707-1.707L11 22.585L15.585 18l5.708 5.707a1 1 0 0 0 1.414 0L28 18.414Z"/><path fill="currentColor" d="M21.5 17a3.5 3.5 0 1 1 3.5-3.5a3.504 3.504 0 0 1-3.5 3.5m0-5a1.5 1.5 0 1 0 1.5 1.5a1.5 1.5 0 0 0-1.5-1.5"/><path fill="currentColor" d="m4 10.598l12-6.462l12.526 6.745l.948-1.762l-13-7a1 1 0 0 0-.948 0l-13 7A1 1 0 0 0 2 10v20h2Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonWorship(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="M26.586 17L22 21.586l-5-5a2 2 0 0 0-2.829 0L9.585 21.17a2.003 2.003 0 0 0 0 2.829l4 4H6v2h10a1 1 0 0 0 .707-1.707L11 22.585L15.585 18l5.708 5.707a1 1 0 0 0 1.414 0L28 18.414Z"/><path fill="currentColor" d="M21.5 17a3.5 3.5 0 1 1 3.5-3.5a3.504 3.504 0 0 1-3.5 3.5m0-5a1.5 1.5 0 1 0 1.5 1.5a1.5 1.5 0 0 0-1.5-1.5"/><path fill="currentColor" d="m4 10.598l12-6.462l12.526 6.745l.948-1.762l-13-7a1 1 0 0 0-.948 0l-13 7A1 1 0 0 0 2 10v20h2Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.586 17L22 21.586l-5-5a2 2 0 0 0-2.829 0L9.585 21.17a2.003 2.003 0 0 0 0 2.829l4 4H6v2h10a1 1 0 0 0 .707-1.707L11 22.585L15.585 18l5.708 5.707a1 1 0 0 0 1.414 0L28 18.414Z"/><path fill="currentColor" d="M21.5 17a3.5 3.5 0 1 1 3.5-3.5a3.504 3.504 0 0 1-3.5 3.5m0-5a1.5 1.5 0 1 0 1.5 1.5a1.5 1.5 0 0 0-1.5-1.5"/><path fill="currentColor" d="m4 10.598l12-6.462l12.526 6.745l.948-1.762l-13-7a1 1 0 0 0-.948 0l-13 7A1 1 0 0 0 2 10v20h2Z"/></svg> </template>
CSS
.icon-worship {
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%22M26.586%2017L22%2021.586l-5-5a2%202%200%200%200-2.829%200L9.585%2021.17a2.003%202.003%200%200%200%200%202.829l4%204H6v2h10a1%201%200%200%200%20.707-1.707L11%2022.585L15.585%2018l5.708%205.707a1%201%200%200%200%201.414%200L28%2018.414Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.5%2017a3.5%203.5%200%201%201%203.5-3.5a3.504%203.504%200%200%201-3.5%203.5m0-5a1.5%201.5%200%201%200%201.5%201.5a1.5%201.5%200%200%200-1.5-1.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4%2010.598l12-6.462l12.526%206.745l.948-1.762l-13-7a1%201%200%200%200-.948%200l-13%207A1%201%200%200%200%202%2010v20h2Z%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%22M26.586%2017L22%2021.586l-5-5a2%202%200%200%200-2.829%200L9.585%2021.17a2.003%202.003%200%200%200%200%202.829l4%204H6v2h10a1%201%200%200%200%20.707-1.707L11%2022.585L15.585%2018l5.708%205.707a1%201%200%200%200%201.414%200L28%2018.414Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.5%2017a3.5%203.5%200%201%201%203.5-3.5a3.504%203.504%200%200%201-3.5%203.5m0-5a1.5%201.5%200%201%200%201.5%201.5a1.5%201.5%200%200%200-1.5-1.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4%2010.598l12-6.462l12.526%206.745l.948-1.762l-13-7a1%201%200%200%200-.948%200l-13%207A1%201%200%200%200%202%2010v20h2Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/worship.svg?color=%231a73e8&size=48