star slash icon

star-slash-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
star-slash-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More newicons icons from Reicon

Use the star slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.7 14.459c-.35.35-.55 1.05-.44 1.53l.69 3.02c.29 1.25.11 2.19-.51 2.64a1.5 1.5 0 0 1-.9.27c-.51 0-1.11-.19-1.77-.58l-2.93-1.74c-.46-.27-1.22-.27-1.68 0l-2.93 1.74c-1.11.65-2.06.76-2.67.31a.5.5 0 0 1-.11-.1l12.62-12.62c.46-.46 1.11-.67 1.75-.56l.15.03c1.06.18 1.77.66 2 1.36c.22.7-.08 1.51-.84 2.27zM5.74 16c.11-.48-.09-1.19-.44-1.54l-2.43-2.43c-.76-.76-1.06-1.57-.84-2.27c.23-.7.94-1.18 2-1.36l3.12-.52c.45-.08 1-.48 1.21-.89l1.72-3.45C10.58 2.55 11.26 2 12 2s1.42.55 1.92 1.54l1.72 3.45c.13.26.4.51.69.68L5.07 18.93z"/><path d="M21.77 2.229c-.3-.3-.79-.3-1.09 0L2.23 20.689c-.3.3-.3.79 0 1.09a.76.76 0 0 0 1.08-.01l18.46-18.46c.31-.3.31-.78 0-1.08"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconStarSlashFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.7 14.459c-.35.35-.55 1.05-.44 1.53l.69 3.02c.29 1.25.11 2.19-.51 2.64a1.5 1.5 0 0 1-.9.27c-.51 0-1.11-.19-1.77-.58l-2.93-1.74c-.46-.27-1.22-.27-1.68 0l-2.93 1.74c-1.11.65-2.06.76-2.67.31a.5.5 0 0 1-.11-.1l12.62-12.62c.46-.46 1.11-.67 1.75-.56l.15.03c1.06.18 1.77.66 2 1.36c.22.7-.08 1.51-.84 2.27zM5.74 16c.11-.48-.09-1.19-.44-1.54l-2.43-2.43c-.76-.76-1.06-1.57-.84-2.27c.23-.7.94-1.18 2-1.36l3.12-.52c.45-.08 1-.48 1.21-.89l1.72-3.45C10.58 2.55 11.26 2 12 2s1.42.55 1.92 1.54l1.72 3.45c.13.26.4.51.69.68L5.07 18.93z"/><path d="M21.77 2.229c-.3-.3-.79-.3-1.09 0L2.23 20.689c-.3.3-.3.79 0 1.09a.76.76 0 0 0 1.08-.01l18.46-18.46c.31-.3.31-.78 0-1.08"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.7 14.459c-.35.35-.55 1.05-.44 1.53l.69 3.02c.29 1.25.11 2.19-.51 2.64a1.5 1.5 0 0 1-.9.27c-.51 0-1.11-.19-1.77-.58l-2.93-1.74c-.46-.27-1.22-.27-1.68 0l-2.93 1.74c-1.11.65-2.06.76-2.67.31a.5.5 0 0 1-.11-.1l12.62-12.62c.46-.46 1.11-.67 1.75-.56l.15.03c1.06.18 1.77.66 2 1.36c.22.7-.08 1.51-.84 2.27zM5.74 16c.11-.48-.09-1.19-.44-1.54l-2.43-2.43c-.76-.76-1.06-1.57-.84-2.27c.23-.7.94-1.18 2-1.36l3.12-.52c.45-.08 1-.48 1.21-.89l1.72-3.45C10.58 2.55 11.26 2 12 2s1.42.55 1.92 1.54l1.72 3.45c.13.26.4.51.69.68L5.07 18.93z"/><path d="M21.77 2.229c-.3-.3-.79-.3-1.09 0L2.23 20.689c-.3.3-.3.79 0 1.09a.76.76 0 0 0 1.08-.01l18.46-18.46c.31-.3.31-.78 0-1.08"/></g></svg>
</template>

CSS

.icon-star-slash-filled {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M18.7%2014.459c-.35.35-.55%201.05-.44%201.53l.69%203.02c.29%201.25.11%202.19-.51%202.64a1.5%201.5%200%200%201-.9.27c-.51%200-1.11-.19-1.77-.58l-2.93-1.74c-.46-.27-1.22-.27-1.68%200l-2.93%201.74c-1.11.65-2.06.76-2.67.31a.5.5%200%200%201-.11-.1l12.62-12.62c.46-.46%201.11-.67%201.75-.56l.15.03c1.06.18%201.77.66%202%201.36c.22.7-.08%201.51-.84%202.27zM5.74%2016c.11-.48-.09-1.19-.44-1.54l-2.43-2.43c-.76-.76-1.06-1.57-.84-2.27c.23-.7.94-1.18%202-1.36l3.12-.52c.45-.08%201-.48%201.21-.89l1.72-3.45C10.58%202.55%2011.26%202%2012%202s1.42.55%201.92%201.54l1.72%203.45c.13.26.4.51.69.68L5.07%2018.93z%22%2F%3E%3Cpath%20d%3D%22M21.77%202.229c-.3-.3-.79-.3-1.09%200L2.23%2020.689c-.3.3-.3.79%200%201.09a.76.76%200%200%200%201.08-.01l18.46-18.46c.31-.3.31-.78%200-1.08%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%22currentColor%22%3E%3Cpath%20d%3D%22M18.7%2014.459c-.35.35-.55%201.05-.44%201.53l.69%203.02c.29%201.25.11%202.19-.51%202.64a1.5%201.5%200%200%201-.9.27c-.51%200-1.11-.19-1.77-.58l-2.93-1.74c-.46-.27-1.22-.27-1.68%200l-2.93%201.74c-1.11.65-2.06.76-2.67.31a.5.5%200%200%201-.11-.1l12.62-12.62c.46-.46%201.11-.67%201.75-.56l.15.03c1.06.18%201.77.66%202%201.36c.22.7-.08%201.51-.84%202.27zM5.74%2016c.11-.48-.09-1.19-.44-1.54l-2.43-2.43c-.76-.76-1.06-1.57-.84-2.27c.23-.7.94-1.18%202-1.36l3.12-.52c.45-.08%201-.48%201.21-.89l1.72-3.45C10.58%202.55%2011.26%202%2012%202s1.42.55%201.92%201.54l1.72%203.45c.13.26.4.51.69.68L5.07%2018.93z%22%2F%3E%3Cpath%20d%3D%22M21.77%202.229c-.3-.3-.79-.3-1.09%200L2.23%2020.689c-.3.3-.3.79%200%201.09a.76.76%200%200%200%201.08-.01l18.46-18.46c.31-.3.31-.78%200-1.08%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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