asterisk icon
asterisk from Remix Icon by Remix Design · Regular · Editor · Apache-2.0 Free for personal and commercial use.
- Name
- asterisk
- Set
- Remix Icon
- Style
- Regular
- Category
- Editor
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
asteriskBootstrap IconsasteriskCarbonasteriskEmoji One (Colored)asteriskFont Awesome 6 SolidasteriskFont Awesome Solidasteriskcss.ggasteriskHuge IconsasteriskIconParkasteriskIconPark OutlineasteriskIconPark SolidasteriskIconPark TwoToneasteriskIconoirasteriskIonIconsasteriskLine AwesomeasteriskLucideasteriskMaterial SymbolsasteriskMaterial Symbols LightasteriskMaterial Design Iconsasterisk-fillMingCute IconasteriskNoto EmojiasteriskPhosphorasteriskSimple IconsasteriskTabler IconsasteriskUnicons
More editor icons from Remix Icon
Use the asterisk icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 3v7.267l6.294-3.633l1 1.732l-6.293 3.633l6.293 3.635l-1 1.732L13 13.732V21h-2v-7.268l-6.294 3.634l-1-1.732L9.999 12L3.706 8.366l1-1.732L11 10.267V3z"/></svg>
React
import type { SVGProps } from "react";
export function RiAsterisk(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 3v7.267l6.294-3.633l1 1.732l-6.293 3.633l6.293 3.635l-1 1.732L13 13.732V21h-2v-7.268l-6.294 3.634l-1-1.732L9.999 12L3.706 8.366l1-1.732L11 10.267V3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 3v7.267l6.294-3.633l1 1.732l-6.293 3.633l6.293 3.635l-1 1.732L13 13.732V21h-2v-7.268l-6.294 3.634l-1-1.732L9.999 12L3.706 8.366l1-1.732L11 10.267V3z"/></svg> </template>
CSS
.icon-asterisk {
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%22currentColor%22%20d%3D%22M13%203v7.267l6.294-3.633l1%201.732l-6.293%203.633l6.293%203.635l-1%201.732L13%2013.732V21h-2v-7.268l-6.294%203.634l-1-1.732L9.999%2012L3.706%208.366l1-1.732L11%2010.267V3z%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%22currentColor%22%20d%3D%22M13%203v7.267l6.294-3.633l1%201.732l-6.293%203.633l6.293%203.635l-1%201.732L13%2013.732V21h-2v-7.268l-6.294%203.634l-1-1.732L9.999%2012L3.706%208.366l1-1.732L11%2010.267V3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/asterisk.svg?color=%231a73e8&size=48