star dashed icon

star-dashed from Iconoir by Luca Burgio · Regular · Organization · MIT Free for personal and commercial use.

Name
star-dashed
Set
Iconoir
Style
Regular
Category
Organization
Viewbox
24×24
License
MIT

More organization icons from Iconoir

Use the star dashed icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13.806 5l-.99-1.996a.911.911 0 0 0-1.631 0l-.496.998m4.322 3.425l.402.809l1.452.211m2.905.423l1.451.21a.902.902 0 0 1 .503 1.542l-1.05 1.017m-2.102 2.035l-1.05 1.018l.248 1.437m.496 2.875l.248 1.437c.127.739-.653 1.302-1.32.953l-1.298-.679M10.428 19.5L12 18.678l1.299.679m-7.628.012l-.185 1.072c-.127.739.653 1.302 1.32.953l.847-.443M6.253 16l.225-1.308l-.695-.673M3.699 12l-1.423-1.378a.902.902 0 0 1 .503-1.542l1.11-.161M7 8.467l1.587-.231l.804-1.618"/></svg>

React

import type { SVGProps } from "react";

export function IconoirStarDashed(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m13.806 5l-.99-1.996a.911.911 0 0 0-1.631 0l-.496.998m4.322 3.425l.402.809l1.452.211m2.905.423l1.451.21a.902.902 0 0 1 .503 1.542l-1.05 1.017m-2.102 2.035l-1.05 1.018l.248 1.437m.496 2.875l.248 1.437c.127.739-.653 1.302-1.32.953l-1.298-.679M10.428 19.5L12 18.678l1.299.679m-7.628.012l-.185 1.072c-.127.739.653 1.302 1.32.953l.847-.443M6.253 16l.225-1.308l-.695-.673M3.699 12l-1.423-1.378a.902.902 0 0 1 .503-1.542l1.11-.161M7 8.467l1.587-.231l.804-1.618"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13.806 5l-.99-1.996a.911.911 0 0 0-1.631 0l-.496.998m4.322 3.425l.402.809l1.452.211m2.905.423l1.451.21a.902.902 0 0 1 .503 1.542l-1.05 1.017m-2.102 2.035l-1.05 1.018l.248 1.437m.496 2.875l.248 1.437c.127.739-.653 1.302-1.32.953l-1.298-.679M10.428 19.5L12 18.678l1.299.679m-7.628.012l-.185 1.072c-.127.739.653 1.302 1.32.953l.847-.443M6.253 16l.225-1.308l-.695-.673M3.699 12l-1.423-1.378a.902.902 0 0 1 .503-1.542l1.11-.161M7 8.467l1.587-.231l.804-1.618"/></svg>
</template>

CSS

.icon-star-dashed {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m13.806%205l-.99-1.996a.911.911%200%200%200-1.631%200l-.496.998m4.322%203.425l.402.809l1.452.211m2.905.423l1.451.21a.902.902%200%200%201%20.503%201.542l-1.05%201.017m-2.102%202.035l-1.05%201.018l.248%201.437m.496%202.875l.248%201.437c.127.739-.653%201.302-1.32.953l-1.298-.679M10.428%2019.5L12%2018.678l1.299.679m-7.628.012l-.185%201.072c-.127.739.653%201.302%201.32.953l.847-.443M6.253%2016l.225-1.308l-.695-.673M3.699%2012l-1.423-1.378a.902.902%200%200%201%20.503-1.542l1.11-.161M7%208.467l1.587-.231l.804-1.618%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m13.806%205l-.99-1.996a.911.911%200%200%200-1.631%200l-.496.998m4.322%203.425l.402.809l1.452.211m2.905.423l1.451.21a.902.902%200%200%201%20.503%201.542l-1.05%201.017m-2.102%202.035l-1.05%201.018l.248%201.437m.496%202.875l.248%201.437c.127.739-.653%201.302-1.32.953l-1.298-.679M10.428%2019.5L12%2018.678l1.299.679m-7.628.012l-.185%201.072c-.127.739.653%201.302%201.32.953l.847-.443M6.253%2016l.225-1.308l-.695-.673M3.699%2012l-1.423-1.378a.902.902%200%200%201%20.503-1.542l1.11-.161M7%208.467l1.587-.231l.804-1.618%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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