folder star icon

folder-star-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
folder-star-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the folder star icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m237.09 167.78l-22.51 18.59l6.85 27.71a8 8 0 0 1-11.82 8.81L184 207.82l-25.61 15.07a8 8 0 0 1-11.82-8.81l6.85-27.71l-22.51-18.59a8 8 0 0 1 4.47-14.14l29.84-2.31l11.43-26.5a8 8 0 0 1 14.7 0l11.43 26.5l29.84 2.31a8 8 0 0 1 4.47 14.14M128.56 208a8 8 0 0 1-8 8H39.38A15.4 15.4 0 0 1 24 200.62V56a16 16 0 0 1 16-16h52.69A15.86 15.86 0 0 1 104 44.69L131.31 72H216a16 16 0 0 1 16 16v32a8 8 0 0 1-16 0V88H40v112h80.56a8 8 0 0 1 8 8M40 72h68.69l-16-16H40Z"/></svg>

React

import type { SVGProps } from "react";

export function PhFolderStarFill(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="m237.09 167.78l-22.51 18.59l6.85 27.71a8 8 0 0 1-11.82 8.81L184 207.82l-25.61 15.07a8 8 0 0 1-11.82-8.81l6.85-27.71l-22.51-18.59a8 8 0 0 1 4.47-14.14l29.84-2.31l11.43-26.5a8 8 0 0 1 14.7 0l11.43 26.5l29.84 2.31a8 8 0 0 1 4.47 14.14M128.56 208a8 8 0 0 1-8 8H39.38A15.4 15.4 0 0 1 24 200.62V56a16 16 0 0 1 16-16h52.69A15.86 15.86 0 0 1 104 44.69L131.31 72H216a16 16 0 0 1 16 16v32a8 8 0 0 1-16 0V88H40v112h80.56a8 8 0 0 1 8 8M40 72h68.69l-16-16H40Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m237.09 167.78l-22.51 18.59l6.85 27.71a8 8 0 0 1-11.82 8.81L184 207.82l-25.61 15.07a8 8 0 0 1-11.82-8.81l6.85-27.71l-22.51-18.59a8 8 0 0 1 4.47-14.14l29.84-2.31l11.43-26.5a8 8 0 0 1 14.7 0l11.43 26.5l29.84 2.31a8 8 0 0 1 4.47 14.14M128.56 208a8 8 0 0 1-8 8H39.38A15.4 15.4 0 0 1 24 200.62V56a16 16 0 0 1 16-16h52.69A15.86 15.86 0 0 1 104 44.69L131.31 72H216a16 16 0 0 1 16 16v32a8 8 0 0 1-16 0V88H40v112h80.56a8 8 0 0 1 8 8M40 72h68.69l-16-16H40Z"/></svg>
</template>

CSS

.icon-folder-star-fill {
  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%22m237.09%20167.78l-22.51%2018.59l6.85%2027.71a8%208%200%200%201-11.82%208.81L184%20207.82l-25.61%2015.07a8%208%200%200%201-11.82-8.81l6.85-27.71l-22.51-18.59a8%208%200%200%201%204.47-14.14l29.84-2.31l11.43-26.5a8%208%200%200%201%2014.7%200l11.43%2026.5l29.84%202.31a8%208%200%200%201%204.47%2014.14M128.56%20208a8%208%200%200%201-8%208H39.38A15.4%2015.4%200%200%201%2024%20200.62V56a16%2016%200%200%201%2016-16h52.69A15.86%2015.86%200%200%201%20104%2044.69L131.31%2072H216a16%2016%200%200%201%2016%2016v32a8%208%200%200%201-16%200V88H40v112h80.56a8%208%200%200%201%208%208M40%2072h68.69l-16-16H40Z%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%22m237.09%20167.78l-22.51%2018.59l6.85%2027.71a8%208%200%200%201-11.82%208.81L184%20207.82l-25.61%2015.07a8%208%200%200%201-11.82-8.81l6.85-27.71l-22.51-18.59a8%208%200%200%201%204.47-14.14l29.84-2.31l11.43-26.5a8%208%200%200%201%2014.7%200l11.43%2026.5l29.84%202.31a8%208%200%200%201%204.47%2014.14M128.56%20208a8%208%200%200%201-8%208H39.38A15.4%2015.4%200%200%201%2024%20200.62V56a16%2016%200%200%201%2016-16h52.69A15.86%2015.86%200%200%201%20104%2044.69L131.31%2072H216a16%2016%200%200%201%2016%2016v32a8%208%200%200%201-16%200V88H40v112h80.56a8%208%200%200%201%208%208M40%2072h68.69l-16-16H40Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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