app-spark from Material Symbols Light by Google · Regular · Apache-2.0 Free for personal and commercial use.

Name
app-spark
Set
Material Symbols Light
Style
Regular
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

Related icons in Material Symbols Light

Use the app spark icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.98 10.116q-.15 0-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361 2.387-1.358t1.359-2.388q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.388q-.024.15-.2.15M16.674 20H7.308q-1.381 0-2.344-.963T4 16.692V7.327q0-1.38.964-2.354Q5.927 4 7.307 4h4.827q-.423 1.652.016 3.298q.44 1.646 1.672 2.879q1.233 1.233 2.879 1.672q1.646.44 3.298.017v4.826q0 1.381-.973 2.345q-.973.963-2.354.963"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAppSpark(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.98 10.116q-.15 0-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361 2.387-1.358t1.359-2.388q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.388q-.024.15-.2.15M16.674 20H7.308q-1.381 0-2.344-.963T4 16.692V7.327q0-1.38.964-2.354Q5.927 4 7.307 4h4.827q-.423 1.652.016 3.298q.44 1.646 1.672 2.879q1.233 1.233 2.879 1.672q1.646.44 3.298.017v4.826q0 1.381-.973 2.345q-.973.963-2.354.963"/></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.98 10.116q-.15 0-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361 2.387-1.358t1.359-2.388q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.388q-.024.15-.2.15M16.674 20H7.308q-1.381 0-2.344-.963T4 16.692V7.327q0-1.38.964-2.354Q5.927 4 7.307 4h4.827q-.423 1.652.016 3.298q.44 1.646 1.672 2.879q1.233 1.233 2.879 1.672q1.646.44 3.298.017v4.826q0 1.381-.973 2.345q-.973.963-2.354.963"/></svg>
</template>

CSS

.icon-app-spark {
  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.98%2010.116q-.15%200-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361%202.387-1.358t1.359-2.388q.05-.15.2-.15q.169%200%20.2.15q.361%201.39%201.358%202.387t2.388%201.36q.15.024.15.2q0%20.15-.15.2q-1.39.36-2.387%201.358q-.998.997-1.36%202.388q-.024.15-.2.15M16.674%2020H7.308q-1.381%200-2.344-.963T4%2016.692V7.327q0-1.38.964-2.354Q5.927%204%207.307%204h4.827q-.423%201.652.016%203.298q.44%201.646%201.672%202.879q1.233%201.233%202.879%201.672q1.646.44%203.298.017v4.826q0%201.381-.973%202.345q-.973.963-2.354.963%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.98%2010.116q-.15%200-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361%202.387-1.358t1.359-2.388q.05-.15.2-.15q.169%200%20.2.15q.361%201.39%201.358%202.387t2.388%201.36q.15.024.15.2q0%20.15-.15.2q-1.39.36-2.387%201.358q-.998.997-1.36%202.388q-.024.15-.2.15M16.674%2020H7.308q-1.381%200-2.344-.963T4%2016.692V7.327q0-1.38.964-2.354Q5.927%204%207.307%204h4.827q-.423%201.652.016%203.298q.44%201.646%201.672%202.879q1.233%201.233%202.879%201.672q1.646.44%203.298.017v4.826q0%201.381-.973%202.345q-.973.963-2.354.963%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/app-spark.svg?color=%231a73e8&size=48