confetti minimalistic icon

confetti-minimalistic-linear from Solar by 480 Design · Linear · UI · CC-BY-4.0 Attribution required.

Name
confetti-minimalistic-linear
Set
Solar
Style
Linear
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More ui icons from Solar

Use the confetti minimalistic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M4.01207 15.7618L5.70156 10.6933C6.46758 8.39525 6.85059 7.24623 7.75684 7.03229C8.6631 6.81835 9.51953 7.67478 11.2324 9.38764L14.6114 12.7666C16.3242 14.4795 17.1807 15.3359 16.9667 16.2422C16.7528 17.1484 15.6038 17.5314 13.3057 18.2975L8.23724 19.987C5.47183 20.9088 4.08912 21.3697 3.35924 20.6398C2.62936 19.9099 3.09026 18.5272 4.01207 15.7618Z"/><path d="M12.2351 18.3461C12.2351 18.3461 11.477 16.0649 11.477 14.5552C11.477 13.0454 12.2351 10.7643 12.2351 10.7643M8.06517 19.4833C8.06517 19.4833 7.42484 16.7314 7.307 14.9343C7.11229 11.965 8.06517 7.35254 8.06517 7.35254"/><path d="M14.5093 10.0061L14.6533 9.28614C14.7986 8.55924 15.3224 7.96597 16.0256 7.73155C16.7289 7.49714 17.2526 6.90387 17.398 6.17697L17.542 5.45703"/><path d="M17.5688 12.2533L17.7817 12.3762C18.4388 12.7556 19.265 12.6719 19.8327 12.1685C20.3468 11.7126 21.0789 11.597 21.7085 11.8723L22 11.9997"/><path d="M10.5352 3C10.1977 3.55206 10.2823 4.26344 10.7399 4.72097L10.8377 4.81885C11.2309 5.21201 11.3759 5.78959 11.215 6.32182"/><path stroke-linejoin="round" d="M7.30664 4.32031H7.30674"/><path stroke-linejoin="round" d="M17.8789 10.1211H17.879"/><path stroke-linejoin="round" d="M14.1299 4.96533H14.13"/><path stroke-linejoin="round" d="M19.4375 15.6929H19.4376"/><path stroke-linejoin="round" d="M20.2266 8.22656H20.2267"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarConfettiMinimalisticLinear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M4.01207 15.7618L5.70156 10.6933C6.46758 8.39525 6.85059 7.24623 7.75684 7.03229C8.6631 6.81835 9.51953 7.67478 11.2324 9.38764L14.6114 12.7666C16.3242 14.4795 17.1807 15.3359 16.9667 16.2422C16.7528 17.1484 15.6038 17.5314 13.3057 18.2975L8.23724 19.987C5.47183 20.9088 4.08912 21.3697 3.35924 20.6398C2.62936 19.9099 3.09026 18.5272 4.01207 15.7618Z"/><path d="M12.2351 18.3461C12.2351 18.3461 11.477 16.0649 11.477 14.5552C11.477 13.0454 12.2351 10.7643 12.2351 10.7643M8.06517 19.4833C8.06517 19.4833 7.42484 16.7314 7.307 14.9343C7.11229 11.965 8.06517 7.35254 8.06517 7.35254"/><path d="M14.5093 10.0061L14.6533 9.28614C14.7986 8.55924 15.3224 7.96597 16.0256 7.73155C16.7289 7.49714 17.2526 6.90387 17.398 6.17697L17.542 5.45703"/><path d="M17.5688 12.2533L17.7817 12.3762C18.4388 12.7556 19.265 12.6719 19.8327 12.1685C20.3468 11.7126 21.0789 11.597 21.7085 11.8723L22 11.9997"/><path d="M10.5352 3C10.1977 3.55206 10.2823 4.26344 10.7399 4.72097L10.8377 4.81885C11.2309 5.21201 11.3759 5.78959 11.215 6.32182"/><path strokeLinejoin="round" d="M7.30664 4.32031H7.30674"/><path strokeLinejoin="round" d="M17.8789 10.1211H17.879"/><path strokeLinejoin="round" d="M14.1299 4.96533H14.13"/><path strokeLinejoin="round" d="M19.4375 15.6929H19.4376"/><path strokeLinejoin="round" d="M20.2266 8.22656H20.2267"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M4.01207 15.7618L5.70156 10.6933C6.46758 8.39525 6.85059 7.24623 7.75684 7.03229C8.6631 6.81835 9.51953 7.67478 11.2324 9.38764L14.6114 12.7666C16.3242 14.4795 17.1807 15.3359 16.9667 16.2422C16.7528 17.1484 15.6038 17.5314 13.3057 18.2975L8.23724 19.987C5.47183 20.9088 4.08912 21.3697 3.35924 20.6398C2.62936 19.9099 3.09026 18.5272 4.01207 15.7618Z"/><path d="M12.2351 18.3461C12.2351 18.3461 11.477 16.0649 11.477 14.5552C11.477 13.0454 12.2351 10.7643 12.2351 10.7643M8.06517 19.4833C8.06517 19.4833 7.42484 16.7314 7.307 14.9343C7.11229 11.965 8.06517 7.35254 8.06517 7.35254"/><path d="M14.5093 10.0061L14.6533 9.28614C14.7986 8.55924 15.3224 7.96597 16.0256 7.73155C16.7289 7.49714 17.2526 6.90387 17.398 6.17697L17.542 5.45703"/><path d="M17.5688 12.2533L17.7817 12.3762C18.4388 12.7556 19.265 12.6719 19.8327 12.1685C20.3468 11.7126 21.0789 11.597 21.7085 11.8723L22 11.9997"/><path d="M10.5352 3C10.1977 3.55206 10.2823 4.26344 10.7399 4.72097L10.8377 4.81885C11.2309 5.21201 11.3759 5.78959 11.215 6.32182"/><path stroke-linejoin="round" d="M7.30664 4.32031H7.30674"/><path stroke-linejoin="round" d="M17.8789 10.1211H17.879"/><path stroke-linejoin="round" d="M14.1299 4.96533H14.13"/><path stroke-linejoin="round" d="M19.4375 15.6929H19.4376"/><path stroke-linejoin="round" d="M20.2266 8.22656H20.2267"/></g></svg>
</template>

CSS

.icon-confetti-minimalistic-linear {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.01207%2015.7618L5.70156%2010.6933C6.46758%208.39525%206.85059%207.24623%207.75684%207.03229C8.6631%206.81835%209.51953%207.67478%2011.2324%209.38764L14.6114%2012.7666C16.3242%2014.4795%2017.1807%2015.3359%2016.9667%2016.2422C16.7528%2017.1484%2015.6038%2017.5314%2013.3057%2018.2975L8.23724%2019.987C5.47183%2020.9088%204.08912%2021.3697%203.35924%2020.6398C2.62936%2019.9099%203.09026%2018.5272%204.01207%2015.7618Z%22%2F%3E%3Cpath%20d%3D%22M12.2351%2018.3461C12.2351%2018.3461%2011.477%2016.0649%2011.477%2014.5552C11.477%2013.0454%2012.2351%2010.7643%2012.2351%2010.7643M8.06517%2019.4833C8.06517%2019.4833%207.42484%2016.7314%207.307%2014.9343C7.11229%2011.965%208.06517%207.35254%208.06517%207.35254%22%2F%3E%3Cpath%20d%3D%22M14.5093%2010.0061L14.6533%209.28614C14.7986%208.55924%2015.3224%207.96597%2016.0256%207.73155C16.7289%207.49714%2017.2526%206.90387%2017.398%206.17697L17.542%205.45703%22%2F%3E%3Cpath%20d%3D%22M17.5688%2012.2533L17.7817%2012.3762C18.4388%2012.7556%2019.265%2012.6719%2019.8327%2012.1685C20.3468%2011.7126%2021.0789%2011.597%2021.7085%2011.8723L22%2011.9997%22%2F%3E%3Cpath%20d%3D%22M10.5352%203C10.1977%203.55206%2010.2823%204.26344%2010.7399%204.72097L10.8377%204.81885C11.2309%205.21201%2011.3759%205.78959%2011.215%206.32182%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.30664%204.32031H7.30674%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17.8789%2010.1211H17.879%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.1299%204.96533H14.13%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19.4375%2015.6929H19.4376%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M20.2266%208.22656H20.2267%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.01207%2015.7618L5.70156%2010.6933C6.46758%208.39525%206.85059%207.24623%207.75684%207.03229C8.6631%206.81835%209.51953%207.67478%2011.2324%209.38764L14.6114%2012.7666C16.3242%2014.4795%2017.1807%2015.3359%2016.9667%2016.2422C16.7528%2017.1484%2015.6038%2017.5314%2013.3057%2018.2975L8.23724%2019.987C5.47183%2020.9088%204.08912%2021.3697%203.35924%2020.6398C2.62936%2019.9099%203.09026%2018.5272%204.01207%2015.7618Z%22%2F%3E%3Cpath%20d%3D%22M12.2351%2018.3461C12.2351%2018.3461%2011.477%2016.0649%2011.477%2014.5552C11.477%2013.0454%2012.2351%2010.7643%2012.2351%2010.7643M8.06517%2019.4833C8.06517%2019.4833%207.42484%2016.7314%207.307%2014.9343C7.11229%2011.965%208.06517%207.35254%208.06517%207.35254%22%2F%3E%3Cpath%20d%3D%22M14.5093%2010.0061L14.6533%209.28614C14.7986%208.55924%2015.3224%207.96597%2016.0256%207.73155C16.7289%207.49714%2017.2526%206.90387%2017.398%206.17697L17.542%205.45703%22%2F%3E%3Cpath%20d%3D%22M17.5688%2012.2533L17.7817%2012.3762C18.4388%2012.7556%2019.265%2012.6719%2019.8327%2012.1685C20.3468%2011.7126%2021.0789%2011.597%2021.7085%2011.8723L22%2011.9997%22%2F%3E%3Cpath%20d%3D%22M10.5352%203C10.1977%203.55206%2010.2823%204.26344%2010.7399%204.72097L10.8377%204.81885C11.2309%205.21201%2011.3759%205.78959%2011.215%206.32182%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.30664%204.32031H7.30674%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17.8789%2010.1211H17.879%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.1299%204.96533H14.13%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19.4375%2015.6929H19.4376%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M20.2266%208.22656H20.2267%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/confetti-minimalistic-linear.svg?color=%231a73e8&size=48