asterisk simple icon
asterisk-simple-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- asterisk-simple-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the asterisk simple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m209.48 99.71l-75.06 30l52.74 67.8a4 4 0 0 1-.71 5.62a3.93 3.93 0 0 1-2.45.87a4 4 0 0 1-3.16-1.54L128 134.52l-52.84 67.94A4 4 0 0 1 72 204a4 4 0 0 1-2.45-.84a4 4 0 0 1-.71-5.62l52.74-67.8l-75.06-30a4 4 0 1 1 3-7.42L124 122.09V40a4 4 0 0 1 8 0v82.09l74.51-29.8a4 4 0 1 1 3 7.42Z"/></svg>
React
import type { SVGProps } from "react";
export function PhAsteriskSimpleThin(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="m209.48 99.71l-75.06 30l52.74 67.8a4 4 0 0 1-.71 5.62a3.93 3.93 0 0 1-2.45.87a4 4 0 0 1-3.16-1.54L128 134.52l-52.84 67.94A4 4 0 0 1 72 204a4 4 0 0 1-2.45-.84a4 4 0 0 1-.71-5.62l52.74-67.8l-75.06-30a4 4 0 1 1 3-7.42L124 122.09V40a4 4 0 0 1 8 0v82.09l74.51-29.8a4 4 0 1 1 3 7.42Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m209.48 99.71l-75.06 30l52.74 67.8a4 4 0 0 1-.71 5.62a3.93 3.93 0 0 1-2.45.87a4 4 0 0 1-3.16-1.54L128 134.52l-52.84 67.94A4 4 0 0 1 72 204a4 4 0 0 1-2.45-.84a4 4 0 0 1-.71-5.62l52.74-67.8l-75.06-30a4 4 0 1 1 3-7.42L124 122.09V40a4 4 0 0 1 8 0v82.09l74.51-29.8a4 4 0 1 1 3 7.42Z"/></svg> </template>
CSS
.icon-asterisk-simple-thin {
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%22m209.48%2099.71l-75.06%2030l52.74%2067.8a4%204%200%200%201-.71%205.62a3.93%203.93%200%200%201-2.45.87a4%204%200%200%201-3.16-1.54L128%20134.52l-52.84%2067.94A4%204%200%200%201%2072%20204a4%204%200%200%201-2.45-.84a4%204%200%200%201-.71-5.62l52.74-67.8l-75.06-30a4%204%200%201%201%203-7.42L124%20122.09V40a4%204%200%200%201%208%200v82.09l74.51-29.8a4%204%200%201%201%203%207.42Z%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%22m209.48%2099.71l-75.06%2030l52.74%2067.8a4%204%200%200%201-.71%205.62a3.93%203.93%200%200%201-2.45.87a4%204%200%200%201-3.16-1.54L128%20134.52l-52.84%2067.94A4%204%200%200%201%2072%20204a4%204%200%200%201-2.45-.84a4%204%200%200%201-.71-5.62l52.74-67.8l-75.06-30a4%204%200%201%201%203-7.42L124%20122.09V40a4%204%200%200%201%208%200v82.09l74.51-29.8a4%204%200%201%201%203%207.42Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/asterisk-simple-thin.svg?color=%231a73e8&size=48