bahai from Font Awesome 6 Solid by Dave Gandy · Regular · Religion · CC-BY-4.0 Attribution required.

Name
bahai
Set
Font Awesome 6 Solid
Style
Regular
Category
Religion
Viewbox
576×512
License
CC BY 4.0

The same icon in other sets

More religion icons from Font Awesome 6 Solid

Use the bahai icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M288 0c14.5 0 27.2 9.7 30.9 23.8l23.9 89.6l75.9-53.3c11.9-8.3 27.8-7.6 39 1.7s14.6 24.9 8.4 38.1l-39.3 84l92.4 8c14.4 1.2 26.2 12 28.8 26.3s-4.9 28.5-18 34.6l-84.1 39.1l65.7 65.5c10.3 10.2 12.4 26.1 5.1 38.7s-22 18.7-36 14.9L391 386.8l8.2 92.4c1.3 14.4-7.3 27.9-20.9 32.9s-28.9.1-37.2-11.7l-53.1-76l-53.1 76c-8.3 11.9-23.6 16.7-37.2 11.7s-22.2-18.5-20.9-32.9l8.2-92.4l-89.6 24.1c-14 3.8-28.8-2.3-36-14.9s-5.2-28.4 5.1-38.7l65.7-65.5L46 252.7c-13.1-6.1-20.5-20.3-18-34.6s14.3-25.1 28.8-26.3l92.4-8l-39.3-84c-6.1-13.1-2.7-28.8 8.4-38.1s27.1-10 39-1.7l75.9 53.3l23.9-89.6C260.8 9.7 273.5 0 288 0m0 156.2l-4.8 18c-2.7 10.1-10.2 18.2-20 21.8s-20.8 2.1-29.3-3.9l-15.2-10.7l7.9 16.8c4.4 9.5 4 20.5-1.3 29.6s-14.5 15-25 15.9l-18.5 1.6l16.8 7.8c9.5 4.4 16.2 13.2 18 23.5s-1.5 20.8-8.9 28.2l-13.2 13.1l17.9-4.8c10.1-2.7 20.9-.3 28.9 6.4s12.2 16.9 11.3 27.3l-1.6 18.5l10.6-15.2c6-8.6 15.8-13.7 26.2-13.7s20.2 5.1 26.2 13.7l10.6 15.2l-1.6-18.5c-.9-10.4 3.3-20.6 11.3-27.3s18.8-9.1 28.9-6.4l17.9 4.8l-13.2-13.1c-7.4-7.4-10.7-17.9-8.9-28.2s8.5-19.1 18-23.5l16.8-7.8l-18.5-1.6c-10.4-.9-19.7-6.8-25-15.9s-5.7-20.1-1.3-29.6l7.9-16.8l-15.2 10.7c-8.6 6-19.5 7.5-29.3 3.9s-17.3-11.7-20-21.8l-4.8-18z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidBahai(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M288 0c14.5 0 27.2 9.7 30.9 23.8l23.9 89.6l75.9-53.3c11.9-8.3 27.8-7.6 39 1.7s14.6 24.9 8.4 38.1l-39.3 84l92.4 8c14.4 1.2 26.2 12 28.8 26.3s-4.9 28.5-18 34.6l-84.1 39.1l65.7 65.5c10.3 10.2 12.4 26.1 5.1 38.7s-22 18.7-36 14.9L391 386.8l8.2 92.4c1.3 14.4-7.3 27.9-20.9 32.9s-28.9.1-37.2-11.7l-53.1-76l-53.1 76c-8.3 11.9-23.6 16.7-37.2 11.7s-22.2-18.5-20.9-32.9l8.2-92.4l-89.6 24.1c-14 3.8-28.8-2.3-36-14.9s-5.2-28.4 5.1-38.7l65.7-65.5L46 252.7c-13.1-6.1-20.5-20.3-18-34.6s14.3-25.1 28.8-26.3l92.4-8l-39.3-84c-6.1-13.1-2.7-28.8 8.4-38.1s27.1-10 39-1.7l75.9 53.3l23.9-89.6C260.8 9.7 273.5 0 288 0m0 156.2l-4.8 18c-2.7 10.1-10.2 18.2-20 21.8s-20.8 2.1-29.3-3.9l-15.2-10.7l7.9 16.8c4.4 9.5 4 20.5-1.3 29.6s-14.5 15-25 15.9l-18.5 1.6l16.8 7.8c9.5 4.4 16.2 13.2 18 23.5s-1.5 20.8-8.9 28.2l-13.2 13.1l17.9-4.8c10.1-2.7 20.9-.3 28.9 6.4s12.2 16.9 11.3 27.3l-1.6 18.5l10.6-15.2c6-8.6 15.8-13.7 26.2-13.7s20.2 5.1 26.2 13.7l10.6 15.2l-1.6-18.5c-.9-10.4 3.3-20.6 11.3-27.3s18.8-9.1 28.9-6.4l17.9 4.8l-13.2-13.1c-7.4-7.4-10.7-17.9-8.9-28.2s8.5-19.1 18-23.5l16.8-7.8l-18.5-1.6c-10.4-.9-19.7-6.8-25-15.9s-5.7-20.1-1.3-29.6l7.9-16.8l-15.2 10.7c-8.6 6-19.5 7.5-29.3 3.9s-17.3-11.7-20-21.8l-4.8-18z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M288 0c14.5 0 27.2 9.7 30.9 23.8l23.9 89.6l75.9-53.3c11.9-8.3 27.8-7.6 39 1.7s14.6 24.9 8.4 38.1l-39.3 84l92.4 8c14.4 1.2 26.2 12 28.8 26.3s-4.9 28.5-18 34.6l-84.1 39.1l65.7 65.5c10.3 10.2 12.4 26.1 5.1 38.7s-22 18.7-36 14.9L391 386.8l8.2 92.4c1.3 14.4-7.3 27.9-20.9 32.9s-28.9.1-37.2-11.7l-53.1-76l-53.1 76c-8.3 11.9-23.6 16.7-37.2 11.7s-22.2-18.5-20.9-32.9l8.2-92.4l-89.6 24.1c-14 3.8-28.8-2.3-36-14.9s-5.2-28.4 5.1-38.7l65.7-65.5L46 252.7c-13.1-6.1-20.5-20.3-18-34.6s14.3-25.1 28.8-26.3l92.4-8l-39.3-84c-6.1-13.1-2.7-28.8 8.4-38.1s27.1-10 39-1.7l75.9 53.3l23.9-89.6C260.8 9.7 273.5 0 288 0m0 156.2l-4.8 18c-2.7 10.1-10.2 18.2-20 21.8s-20.8 2.1-29.3-3.9l-15.2-10.7l7.9 16.8c4.4 9.5 4 20.5-1.3 29.6s-14.5 15-25 15.9l-18.5 1.6l16.8 7.8c9.5 4.4 16.2 13.2 18 23.5s-1.5 20.8-8.9 28.2l-13.2 13.1l17.9-4.8c10.1-2.7 20.9-.3 28.9 6.4s12.2 16.9 11.3 27.3l-1.6 18.5l10.6-15.2c6-8.6 15.8-13.7 26.2-13.7s20.2 5.1 26.2 13.7l10.6 15.2l-1.6-18.5c-.9-10.4 3.3-20.6 11.3-27.3s18.8-9.1 28.9-6.4l17.9 4.8l-13.2-13.1c-7.4-7.4-10.7-17.9-8.9-28.2s8.5-19.1 18-23.5l16.8-7.8l-18.5-1.6c-10.4-.9-19.7-6.8-25-15.9s-5.7-20.1-1.3-29.6l7.9-16.8l-15.2 10.7c-8.6 6-19.5 7.5-29.3 3.9s-17.3-11.7-20-21.8l-4.8-18z"/></svg>
</template>

CSS

.icon-bahai {
  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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M288%200c14.5%200%2027.2%209.7%2030.9%2023.8l23.9%2089.6l75.9-53.3c11.9-8.3%2027.8-7.6%2039%201.7s14.6%2024.9%208.4%2038.1l-39.3%2084l92.4%208c14.4%201.2%2026.2%2012%2028.8%2026.3s-4.9%2028.5-18%2034.6l-84.1%2039.1l65.7%2065.5c10.3%2010.2%2012.4%2026.1%205.1%2038.7s-22%2018.7-36%2014.9L391%20386.8l8.2%2092.4c1.3%2014.4-7.3%2027.9-20.9%2032.9s-28.9.1-37.2-11.7l-53.1-76l-53.1%2076c-8.3%2011.9-23.6%2016.7-37.2%2011.7s-22.2-18.5-20.9-32.9l8.2-92.4l-89.6%2024.1c-14%203.8-28.8-2.3-36-14.9s-5.2-28.4%205.1-38.7l65.7-65.5L46%20252.7c-13.1-6.1-20.5-20.3-18-34.6s14.3-25.1%2028.8-26.3l92.4-8l-39.3-84c-6.1-13.1-2.7-28.8%208.4-38.1s27.1-10%2039-1.7l75.9%2053.3l23.9-89.6C260.8%209.7%20273.5%200%20288%200m0%20156.2l-4.8%2018c-2.7%2010.1-10.2%2018.2-20%2021.8s-20.8%202.1-29.3-3.9l-15.2-10.7l7.9%2016.8c4.4%209.5%204%2020.5-1.3%2029.6s-14.5%2015-25%2015.9l-18.5%201.6l16.8%207.8c9.5%204.4%2016.2%2013.2%2018%2023.5s-1.5%2020.8-8.9%2028.2l-13.2%2013.1l17.9-4.8c10.1-2.7%2020.9-.3%2028.9%206.4s12.2%2016.9%2011.3%2027.3l-1.6%2018.5l10.6-15.2c6-8.6%2015.8-13.7%2026.2-13.7s20.2%205.1%2026.2%2013.7l10.6%2015.2l-1.6-18.5c-.9-10.4%203.3-20.6%2011.3-27.3s18.8-9.1%2028.9-6.4l17.9%204.8l-13.2-13.1c-7.4-7.4-10.7-17.9-8.9-28.2s8.5-19.1%2018-23.5l16.8-7.8l-18.5-1.6c-10.4-.9-19.7-6.8-25-15.9s-5.7-20.1-1.3-29.6l7.9-16.8l-15.2%2010.7c-8.6%206-19.5%207.5-29.3%203.9s-17.3-11.7-20-21.8l-4.8-18z%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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M288%200c14.5%200%2027.2%209.7%2030.9%2023.8l23.9%2089.6l75.9-53.3c11.9-8.3%2027.8-7.6%2039%201.7s14.6%2024.9%208.4%2038.1l-39.3%2084l92.4%208c14.4%201.2%2026.2%2012%2028.8%2026.3s-4.9%2028.5-18%2034.6l-84.1%2039.1l65.7%2065.5c10.3%2010.2%2012.4%2026.1%205.1%2038.7s-22%2018.7-36%2014.9L391%20386.8l8.2%2092.4c1.3%2014.4-7.3%2027.9-20.9%2032.9s-28.9.1-37.2-11.7l-53.1-76l-53.1%2076c-8.3%2011.9-23.6%2016.7-37.2%2011.7s-22.2-18.5-20.9-32.9l8.2-92.4l-89.6%2024.1c-14%203.8-28.8-2.3-36-14.9s-5.2-28.4%205.1-38.7l65.7-65.5L46%20252.7c-13.1-6.1-20.5-20.3-18-34.6s14.3-25.1%2028.8-26.3l92.4-8l-39.3-84c-6.1-13.1-2.7-28.8%208.4-38.1s27.1-10%2039-1.7l75.9%2053.3l23.9-89.6C260.8%209.7%20273.5%200%20288%200m0%20156.2l-4.8%2018c-2.7%2010.1-10.2%2018.2-20%2021.8s-20.8%202.1-29.3-3.9l-15.2-10.7l7.9%2016.8c4.4%209.5%204%2020.5-1.3%2029.6s-14.5%2015-25%2015.9l-18.5%201.6l16.8%207.8c9.5%204.4%2016.2%2013.2%2018%2023.5s-1.5%2020.8-8.9%2028.2l-13.2%2013.1l17.9-4.8c10.1-2.7%2020.9-.3%2028.9%206.4s12.2%2016.9%2011.3%2027.3l-1.6%2018.5l10.6-15.2c6-8.6%2015.8-13.7%2026.2-13.7s20.2%205.1%2026.2%2013.7l10.6%2015.2l-1.6-18.5c-.9-10.4%203.3-20.6%2011.3-27.3s18.8-9.1%2028.9-6.4l17.9%204.8l-13.2-13.1c-7.4-7.4-10.7-17.9-8.9-28.2s8.5-19.1%2018-23.5l16.8-7.8l-18.5-1.6c-10.4-.9-19.7-6.8-25-15.9s-5.7-20.1-1.3-29.6l7.9-16.8l-15.2%2010.7c-8.6%206-19.5%207.5-29.3%203.9s-17.3-11.7-20-21.8l-4.8-18z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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