star of david icon

star-of-david-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
star-of-david-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the star of david icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m205.82 128l28.6-50A12 12 0 0 0 224 60h-57l-28.55-50A12 12 0 0 0 128 4a12 12 0 0 0-10.42 6.05L89 60H32a12 12 0 0 0-10.42 18l28.58 50l-28.58 50A12 12 0 0 0 32 196h57l28.57 50a12 12 0 0 0 20.84 0L167 196h57a12 12 0 0 0 10.42-17.95Zm-2.5-44L192 103.81L180.68 84Zm-25.14 44L153 172h-50.1l-25.09-44l25.13-44H153ZM128 40.18L139.33 60h-22.67ZM52.68 84h22.61L64 103.82Zm0 87.92L64 152.18L75.29 172Zm75.32 43.9L116.66 196h22.67ZM180.68 172L192 152.19L203.32 172Z"/></svg>

React

import type { SVGProps } from "react";

export function PhStarOfDavidBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m205.82 128l28.6-50A12 12 0 0 0 224 60h-57l-28.55-50A12 12 0 0 0 128 4a12 12 0 0 0-10.42 6.05L89 60H32a12 12 0 0 0-10.42 18l28.58 50l-28.58 50A12 12 0 0 0 32 196h57l28.57 50a12 12 0 0 0 20.84 0L167 196h57a12 12 0 0 0 10.42-17.95Zm-2.5-44L192 103.81L180.68 84Zm-25.14 44L153 172h-50.1l-25.09-44l25.13-44H153ZM128 40.18L139.33 60h-22.67ZM52.68 84h22.61L64 103.82Zm0 87.92L64 152.18L75.29 172Zm75.32 43.9L116.66 196h22.67ZM180.68 172L192 152.19L203.32 172Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m205.82 128l28.6-50A12 12 0 0 0 224 60h-57l-28.55-50A12 12 0 0 0 128 4a12 12 0 0 0-10.42 6.05L89 60H32a12 12 0 0 0-10.42 18l28.58 50l-28.58 50A12 12 0 0 0 32 196h57l28.57 50a12 12 0 0 0 20.84 0L167 196h57a12 12 0 0 0 10.42-17.95Zm-2.5-44L192 103.81L180.68 84Zm-25.14 44L153 172h-50.1l-25.09-44l25.13-44H153ZM128 40.18L139.33 60h-22.67ZM52.68 84h22.61L64 103.82Zm0 87.92L64 152.18L75.29 172Zm75.32 43.9L116.66 196h22.67ZM180.68 172L192 152.19L203.32 172Z"/></svg>
</template>

CSS

.icon-star-of-david-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m205.82%20128l28.6-50A12%2012%200%200%200%20224%2060h-57l-28.55-50A12%2012%200%200%200%20128%204a12%2012%200%200%200-10.42%206.05L89%2060H32a12%2012%200%200%200-10.42%2018l28.58%2050l-28.58%2050A12%2012%200%200%200%2032%20196h57l28.57%2050a12%2012%200%200%200%2020.84%200L167%20196h57a12%2012%200%200%200%2010.42-17.95Zm-2.5-44L192%20103.81L180.68%2084Zm-25.14%2044L153%20172h-50.1l-25.09-44l25.13-44H153ZM128%2040.18L139.33%2060h-22.67ZM52.68%2084h22.61L64%20103.82Zm0%2087.92L64%20152.18L75.29%20172Zm75.32%2043.9L116.66%20196h22.67ZM180.68%20172L192%20152.19L203.32%20172Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m205.82%20128l28.6-50A12%2012%200%200%200%20224%2060h-57l-28.55-50A12%2012%200%200%200%20128%204a12%2012%200%200%200-10.42%206.05L89%2060H32a12%2012%200%200%200-10.42%2018l28.58%2050l-28.58%2050A12%2012%200%200%200%2032%20196h57l28.57%2050a12%2012%200%200%200%2020.84%200L167%20196h57a12%2012%200%200%200%2010.42-17.95Zm-2.5-44L192%20103.81L180.68%2084Zm-25.14%2044L153%20172h-50.1l-25.09-44l25.13-44H153ZM128%2040.18L139.33%2060h-22.67ZM52.68%2084h22.61L64%20103.82Zm0%2087.92L64%20152.18L75.29%20172Zm75.32%2043.9L116.66%20196h22.67ZM180.68%20172L192%20152.19L203.32%20172Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/star-of-david-bold.svg?color=%231a73e8&size=48