sparkles icon
sparkles-outline from Dither Icons by Vijay K Singh · Outline · MIT Free for personal and commercial use.
- Name
- sparkles-outline
- Set
- Dither Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
2 other variants in Dither Icons
The same icon in other sets
All sparkles icons →sparklesAkar IconssparklesEmoji One (Colored)sparklesFramework7 IconssparklesFluent EmojisparklesFluent Emoji FlatsparklesFluent Emoji High ContrastsparklesFirefox OS EmojisparklesHeroIconssparklesHuge IconssparklesIonIconssparklesKeyline IconssparklesLucidesparklesMajesticonssparkles-fillMingCute IconsparklesMyna UI IconssparklesNoto EmojisparklesOpenMojisparklesPixelarticonssparklesPrime IconssparklesReiconsparklesStreamline EmojissparklesTabler IconssparklesTwitter Emoji
Use the sparkles icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.4" d="M12 5.65Q13.2065 10.7935 18.35 12Q13.2065 13.2065 12 18.35Q10.7935 13.2065 5.65 12Q10.7935 10.7935 12 5.65Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.05" d="M19.25 2.1500000000000004Q19.725 4.175000000000001 21.75 4.65Q19.725 5.125 19.25 7.15Q18.775 5.125 16.75 4.65Q18.775 4.175000000000001 19.25 2.1500000000000004Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".9" d="M4.4 17.15Q4.799 18.851 6.5 19.25Q4.799 19.649 4.4 21.35Q4.001 19.649 2.3000000000000003 19.25Q4.001 18.851 4.4 17.15Z"/><path d="M4.8 3.05Q5.0945 4.305499999999999 6.35 4.6Q5.0945 4.8945 4.8 6.1499999999999995Q4.5055 4.8945 3.25 4.6Q4.5055 4.305499999999999 4.8 3.05Z" opacity="0"/><path d="M21.25 10.85Q21.5065 11.943499999999998 22.6 12.2Q21.5065 12.4565 21.25 13.549999999999999Q20.9935 12.4565 19.9 12.2Q20.9935 11.943499999999998 21.25 10.85Z" opacity="0"/><path d="M14.5 19.4Q14.804 20.696 16.1 21Q14.804 21.304 14.5 22.6Q14.196 21.304 12.9 21Q14.196 20.696 14.5 19.4Z" opacity="0"/><path d="M2.6 9.8Q2.809 10.691 3.7 10.9Q2.809 11.109 2.6 12Q2.391 11.109 1.5 10.9Q2.391 10.691 2.6 9.8Z" opacity="0"/></g></svg>
React
import type { SVGProps } from "react";
export function DitherSparklesOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.4" d="M12 5.65Q13.2065 10.7935 18.35 12Q13.2065 13.2065 12 18.35Q10.7935 13.2065 5.65 12Q10.7935 10.7935 12 5.65Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.05" d="M19.25 2.1500000000000004Q19.725 4.175000000000001 21.75 4.65Q19.725 5.125 19.25 7.15Q18.775 5.125 16.75 4.65Q18.775 4.175000000000001 19.25 2.1500000000000004Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".9" d="M4.4 17.15Q4.799 18.851 6.5 19.25Q4.799 19.649 4.4 21.35Q4.001 19.649 2.3000000000000003 19.25Q4.001 18.851 4.4 17.15Z"/><path d="M4.8 3.05Q5.0945 4.305499999999999 6.35 4.6Q5.0945 4.8945 4.8 6.1499999999999995Q4.5055 4.8945 3.25 4.6Q4.5055 4.305499999999999 4.8 3.05Z" opacity="0"/><path d="M21.25 10.85Q21.5065 11.943499999999998 22.6 12.2Q21.5065 12.4565 21.25 13.549999999999999Q20.9935 12.4565 19.9 12.2Q20.9935 11.943499999999998 21.25 10.85Z" opacity="0"/><path d="M14.5 19.4Q14.804 20.696 16.1 21Q14.804 21.304 14.5 22.6Q14.196 21.304 12.9 21Q14.196 20.696 14.5 19.4Z" opacity="0"/><path d="M2.6 9.8Q2.809 10.691 3.7 10.9Q2.809 11.109 2.6 12Q2.391 11.109 1.5 10.9Q2.391 10.691 2.6 9.8Z" opacity="0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.4" d="M12 5.65Q13.2065 10.7935 18.35 12Q13.2065 13.2065 12 18.35Q10.7935 13.2065 5.65 12Q10.7935 10.7935 12 5.65Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.05" d="M19.25 2.1500000000000004Q19.725 4.175000000000001 21.75 4.65Q19.725 5.125 19.25 7.15Q18.775 5.125 16.75 4.65Q18.775 4.175000000000001 19.25 2.1500000000000004Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".9" d="M4.4 17.15Q4.799 18.851 6.5 19.25Q4.799 19.649 4.4 21.35Q4.001 19.649 2.3000000000000003 19.25Q4.001 18.851 4.4 17.15Z"/><path d="M4.8 3.05Q5.0945 4.305499999999999 6.35 4.6Q5.0945 4.8945 4.8 6.1499999999999995Q4.5055 4.8945 3.25 4.6Q4.5055 4.305499999999999 4.8 3.05Z" opacity="0"/><path d="M21.25 10.85Q21.5065 11.943499999999998 22.6 12.2Q21.5065 12.4565 21.25 13.549999999999999Q20.9935 12.4565 19.9 12.2Q20.9935 11.943499999999998 21.25 10.85Z" opacity="0"/><path d="M14.5 19.4Q14.804 20.696 16.1 21Q14.804 21.304 14.5 22.6Q14.196 21.304 12.9 21Q14.196 20.696 14.5 19.4Z" opacity="0"/><path d="M2.6 9.8Q2.809 10.691 3.7 10.9Q2.809 11.109 2.6 12Q2.391 11.109 1.5 10.9Q2.391 10.691 2.6 9.8Z" opacity="0"/></g></svg> </template>
CSS
.icon-sparkles-outline {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.4%22%20d%3D%22M12%205.65Q13.2065%2010.7935%2018.35%2012Q13.2065%2013.2065%2012%2018.35Q10.7935%2013.2065%205.65%2012Q10.7935%2010.7935%2012%205.65Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.05%22%20d%3D%22M19.25%202.1500000000000004Q19.725%204.175000000000001%2021.75%204.65Q19.725%205.125%2019.25%207.15Q18.775%205.125%2016.75%204.65Q18.775%204.175000000000001%2019.25%202.1500000000000004Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.9%22%20d%3D%22M4.4%2017.15Q4.799%2018.851%206.5%2019.25Q4.799%2019.649%204.4%2021.35Q4.001%2019.649%202.3000000000000003%2019.25Q4.001%2018.851%204.4%2017.15Z%22%2F%3E%3Cpath%20d%3D%22M4.8%203.05Q5.0945%204.305499999999999%206.35%204.6Q5.0945%204.8945%204.8%206.1499999999999995Q4.5055%204.8945%203.25%204.6Q4.5055%204.305499999999999%204.8%203.05Z%22%20opacity%3D%220%22%2F%3E%3Cpath%20d%3D%22M21.25%2010.85Q21.5065%2011.943499999999998%2022.6%2012.2Q21.5065%2012.4565%2021.25%2013.549999999999999Q20.9935%2012.4565%2019.9%2012.2Q20.9935%2011.943499999999998%2021.25%2010.85Z%22%20opacity%3D%220%22%2F%3E%3Cpath%20d%3D%22M14.5%2019.4Q14.804%2020.696%2016.1%2021Q14.804%2021.304%2014.5%2022.6Q14.196%2021.304%2012.9%2021Q14.196%2020.696%2014.5%2019.4Z%22%20opacity%3D%220%22%2F%3E%3Cpath%20d%3D%22M2.6%209.8Q2.809%2010.691%203.7%2010.9Q2.809%2011.109%202.6%2012Q2.391%2011.109%201.5%2010.9Q2.391%2010.691%202.6%209.8Z%22%20opacity%3D%220%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.4%22%20d%3D%22M12%205.65Q13.2065%2010.7935%2018.35%2012Q13.2065%2013.2065%2012%2018.35Q10.7935%2013.2065%205.65%2012Q10.7935%2010.7935%2012%205.65Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.05%22%20d%3D%22M19.25%202.1500000000000004Q19.725%204.175000000000001%2021.75%204.65Q19.725%205.125%2019.25%207.15Q18.775%205.125%2016.75%204.65Q18.775%204.175000000000001%2019.25%202.1500000000000004Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.9%22%20d%3D%22M4.4%2017.15Q4.799%2018.851%206.5%2019.25Q4.799%2019.649%204.4%2021.35Q4.001%2019.649%202.3000000000000003%2019.25Q4.001%2018.851%204.4%2017.15Z%22%2F%3E%3Cpath%20d%3D%22M4.8%203.05Q5.0945%204.305499999999999%206.35%204.6Q5.0945%204.8945%204.8%206.1499999999999995Q4.5055%204.8945%203.25%204.6Q4.5055%204.305499999999999%204.8%203.05Z%22%20opacity%3D%220%22%2F%3E%3Cpath%20d%3D%22M21.25%2010.85Q21.5065%2011.943499999999998%2022.6%2012.2Q21.5065%2012.4565%2021.25%2013.549999999999999Q20.9935%2012.4565%2019.9%2012.2Q20.9935%2011.943499999999998%2021.25%2010.85Z%22%20opacity%3D%220%22%2F%3E%3Cpath%20d%3D%22M14.5%2019.4Q14.804%2020.696%2016.1%2021Q14.804%2021.304%2014.5%2022.6Q14.196%2021.304%2012.9%2021Q14.196%2020.696%2014.5%2019.4Z%22%20opacity%3D%220%22%2F%3E%3Cpath%20d%3D%22M2.6%209.8Q2.809%2010.691%203.7%2010.9Q2.809%2011.109%202.6%2012Q2.391%2011.109%201.5%2010.9Q2.391%2010.691%202.6%209.8Z%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/dither/sparkles-outline.svg?color=%231a73e8&size=48