asterisk simple icon
asterisk-simple-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- asterisk-simple-duotone
- Set
- Phosphor
- Style
- Duotone
- 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"><g fill="currentColor"><path d="M200 128a72 72 0 1 1-72-72a72 72 0 0 1 72 72" opacity=".2"/><path d="m211 103.43l-70.13 28l49.47 63.61a8 8 0 1 1-12.63 9.82L128 141l-49.68 63.91a8 8 0 0 1-12.63-9.82l49.47-63.61L45 103.43a8 8 0 0 1 6-14.86l69 27.61V40a8 8 0 0 1 16 0v76.18l69-27.61a8 8 0 1 1 6 14.86"/></g></svg>
React
import type { SVGProps } from "react";
export function PhAsteriskSimpleDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M200 128a72 72 0 1 1-72-72a72 72 0 0 1 72 72" opacity=".2"/><path d="m211 103.43l-70.13 28l49.47 63.61a8 8 0 1 1-12.63 9.82L128 141l-49.68 63.91a8 8 0 0 1-12.63-9.82l49.47-63.61L45 103.43a8 8 0 0 1 6-14.86l69 27.61V40a8 8 0 0 1 16 0v76.18l69-27.61a8 8 0 1 1 6 14.86"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M200 128a72 72 0 1 1-72-72a72 72 0 0 1 72 72" opacity=".2"/><path d="m211 103.43l-70.13 28l49.47 63.61a8 8 0 1 1-12.63 9.82L128 141l-49.68 63.91a8 8 0 0 1-12.63-9.82l49.47-63.61L45 103.43a8 8 0 0 1 6-14.86l69 27.61V40a8 8 0 0 1 16 0v76.18l69-27.61a8 8 0 1 1 6 14.86"/></g></svg> </template>
CSS
.icon-asterisk-simple-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%20128a72%2072%200%201%201-72-72a72%2072%200%200%201%2072%2072%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m211%20103.43l-70.13%2028l49.47%2063.61a8%208%200%201%201-12.63%209.82L128%20141l-49.68%2063.91a8%208%200%200%201-12.63-9.82l49.47-63.61L45%20103.43a8%208%200%200%201%206-14.86l69%2027.61V40a8%208%200%200%201%2016%200v76.18l69-27.61a8%208%200%201%201%206%2014.86%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%20128a72%2072%200%201%201-72-72a72%2072%200%200%201%2072%2072%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m211%20103.43l-70.13%2028l49.47%2063.61a8%208%200%201%201-12.63%209.82L128%20141l-49.68%2063.91a8%208%200%200%201-12.63-9.82l49.47-63.61L45%20103.43a8%208%200%200%201%206-14.86l69%2027.61V40a8%208%200%200%201%2016%200v76.18l69-27.61a8%208%200%201%201%206%2014.86%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/asterisk-simple-duotone.svg?color=%231a73e8&size=48