sparkling 2 icon
sparkling-2-line from Remix Icon by Remix Design · Line · Weather · Apache-2.0 Free for personal and commercial use.
- Name
- sparkling-2-line
- Set
- Remix Icon
- Style
- Line
- Category
- Weather
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
More weather icons from Remix Icon
Use the sparkling 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17 1.208l1.32 2.473L20.792 5L18.32 6.319L17 8.792l-1.318-2.473l-2.473-1.32l2.473-1.318zm-6.333 8.125l5 2.667l-5 2.667l-2.666 5l-2.667-5l-5-2.667l5-2.667l2.667-5zm.75 2.667L9.19 10.812L8.001 8.583l-1.189 2.229L4.584 12l2.228 1.188l1.189 2.229l1.188-2.229zm8.25 4.333l-1.666-3.125l-1.667 3.125L13.209 18l3.125 1.667l1.667 3.125l1.666-3.125L22.792 18z"/></svg>
React
import type { SVGProps } from "react";
export function RiSparkling2Line(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="m17 1.208l1.32 2.473L20.792 5L18.32 6.319L17 8.792l-1.318-2.473l-2.473-1.32l2.473-1.318zm-6.333 8.125l5 2.667l-5 2.667l-2.666 5l-2.667-5l-5-2.667l5-2.667l2.667-5zm.75 2.667L9.19 10.812L8.001 8.583l-1.189 2.229L4.584 12l2.228 1.188l1.189 2.229l1.188-2.229zm8.25 4.333l-1.666-3.125l-1.667 3.125L13.209 18l3.125 1.667l1.667 3.125l1.666-3.125L22.792 18z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17 1.208l1.32 2.473L20.792 5L18.32 6.319L17 8.792l-1.318-2.473l-2.473-1.32l2.473-1.318zm-6.333 8.125l5 2.667l-5 2.667l-2.666 5l-2.667-5l-5-2.667l5-2.667l2.667-5zm.75 2.667L9.19 10.812L8.001 8.583l-1.189 2.229L4.584 12l2.228 1.188l1.189 2.229l1.188-2.229zm8.25 4.333l-1.666-3.125l-1.667 3.125L13.209 18l3.125 1.667l1.667 3.125l1.666-3.125L22.792 18z"/></svg> </template>
CSS
.icon-sparkling-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%22currentColor%22%20d%3D%22m17%201.208l1.32%202.473L20.792%205L18.32%206.319L17%208.792l-1.318-2.473l-2.473-1.32l2.473-1.318zm-6.333%208.125l5%202.667l-5%202.667l-2.666%205l-2.667-5l-5-2.667l5-2.667l2.667-5zm.75%202.667L9.19%2010.812L8.001%208.583l-1.189%202.229L4.584%2012l2.228%201.188l1.189%202.229l1.188-2.229zm8.25%204.333l-1.666-3.125l-1.667%203.125L13.209%2018l3.125%201.667l1.667%203.125l1.666-3.125L22.792%2018z%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%22m17%201.208l1.32%202.473L20.792%205L18.32%206.319L17%208.792l-1.318-2.473l-2.473-1.32l2.473-1.318zm-6.333%208.125l5%202.667l-5%202.667l-2.666%205l-2.667-5l-5-2.667l5-2.667l2.667-5zm.75%202.667L9.19%2010.812L8.001%208.583l-1.189%202.229L4.584%2012l2.228%201.188l1.189%202.229l1.188-2.229zm8.25%204.333l-1.666-3.125l-1.667%203.125L13.209%2018l3.125%201.667l1.667%203.125l1.666-3.125L22.792%2018z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/sparkling-2-line.svg?color=%231a73e8&size=48