sparkles 2 icon
sparkles-2-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- sparkles-2-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Related icons in MingCute Icon
Use the sparkles 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 4h2m-1-1v2m3.5 3.212a12.7 12.7 0 0 1-4.807 5.33C8.566 13.619 8 14 8 14s.566.381.693.459a12.7 12.7 0 0 1 4.807 5.33c.075.154.5.971.5.971s.426-.817.5-.972a12.7 12.7 0 0 1 4.808-5.33C19.434 14.382 20 14 20 14s-.566-.38-.692-.459a12.7 12.7 0 0 1-4.808-5.33c-.074-.153-.5-.971-.5-.971s-.425.817-.5.972M5.815 6.859A4.7 4.7 0 0 1 4.037 8.83L3.781 9l.256.17a4.7 4.7 0 0 1 1.778 1.97c.028.058.185.36.185.36s.158-.303.185-.36a4.7 4.7 0 0 1 1.778-1.97c.047-.03.256-.17.256-.17l-.256-.17a4.7 4.7 0 0 1-1.778-1.97C6.158 6.802 6 6.5 6 6.5s-.157.302-.185.36"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSparkles2Line(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M9 4h2m-1-1v2m3.5 3.212a12.7 12.7 0 0 1-4.807 5.33C8.566 13.619 8 14 8 14s.566.381.693.459a12.7 12.7 0 0 1 4.807 5.33c.075.154.5.971.5.971s.426-.817.5-.972a12.7 12.7 0 0 1 4.808-5.33C19.434 14.382 20 14 20 14s-.566-.38-.692-.459a12.7 12.7 0 0 1-4.808-5.33c-.074-.153-.5-.971-.5-.971s-.425.817-.5.972M5.815 6.859A4.7 4.7 0 0 1 4.037 8.83L3.781 9l.256.17a4.7 4.7 0 0 1 1.778 1.97c.028.058.185.36.185.36s.158-.303.185-.36a4.7 4.7 0 0 1 1.778-1.97c.047-.03.256-.17.256-.17l-.256-.17a4.7 4.7 0 0 1-1.778-1.97C6.158 6.802 6 6.5 6 6.5s-.157.302-.185.36"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 4h2m-1-1v2m3.5 3.212a12.7 12.7 0 0 1-4.807 5.33C8.566 13.619 8 14 8 14s.566.381.693.459a12.7 12.7 0 0 1 4.807 5.33c.075.154.5.971.5.971s.426-.817.5-.972a12.7 12.7 0 0 1 4.808-5.33C19.434 14.382 20 14 20 14s-.566-.38-.692-.459a12.7 12.7 0 0 1-4.808-5.33c-.074-.153-.5-.971-.5-.971s-.425.817-.5.972M5.815 6.859A4.7 4.7 0 0 1 4.037 8.83L3.781 9l.256.17a4.7 4.7 0 0 1 1.778 1.97c.028.058.185.36.185.36s.158-.303.185-.36a4.7 4.7 0 0 1 1.778-1.97c.047-.03.256-.17.256-.17l-.256-.17a4.7 4.7 0 0 1-1.778-1.97C6.158 6.802 6 6.5 6 6.5s-.157.302-.185.36"/></svg> </template>
CSS
.icon-sparkles-2-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%204h2m-1-1v2m3.5%203.212a12.7%2012.7%200%200%201-4.807%205.33C8.566%2013.619%208%2014%208%2014s.566.381.693.459a12.7%2012.7%200%200%201%204.807%205.33c.075.154.5.971.5.971s.426-.817.5-.972a12.7%2012.7%200%200%201%204.808-5.33C19.434%2014.382%2020%2014%2020%2014s-.566-.38-.692-.459a12.7%2012.7%200%200%201-4.808-5.33c-.074-.153-.5-.971-.5-.971s-.425.817-.5.972M5.815%206.859A4.7%204.7%200%200%201%204.037%208.83L3.781%209l.256.17a4.7%204.7%200%200%201%201.778%201.97c.028.058.185.36.185.36s.158-.303.185-.36a4.7%204.7%200%200%201%201.778-1.97c.047-.03.256-.17.256-.17l-.256-.17a4.7%204.7%200%200%201-1.778-1.97C6.158%206.802%206%206.5%206%206.5s-.157.302-.185.36%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%204h2m-1-1v2m3.5%203.212a12.7%2012.7%200%200%201-4.807%205.33C8.566%2013.619%208%2014%208%2014s.566.381.693.459a12.7%2012.7%200%200%201%204.807%205.33c.075.154.5.971.5.971s.426-.817.5-.972a12.7%2012.7%200%200%201%204.808-5.33C19.434%2014.382%2020%2014%2020%2014s-.566-.38-.692-.459a12.7%2012.7%200%200%201-4.808-5.33c-.074-.153-.5-.971-.5-.971s-.425.817-.5.972M5.815%206.859A4.7%204.7%200%200%201%204.037%208.83L3.781%209l.256.17a4.7%204.7%200%200%201%201.778%201.97c.028.058.185.36.185.36s.158-.303.185-.36a4.7%204.7%200%200%201%201.778-1.97c.047-.03.256-.17.256-.17l-.256-.17a4.7%204.7%200%200%201-1.778-1.97C6.158%206.802%206%206.5%206%206.5s-.157.302-.185.36%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/sparkles-2-line.svg?color=%231a73e8&size=48