app spark icon
app-spark-outline-rounded from Material Symbols Light by Google · Outline Rounded · Apache-2.0 Free for personal and commercial use.
- Name
- app-spark-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- 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="M5 16.692V19V5zM16.673 20H7.308q-1.381 0-2.344-.963T4 16.692V7.327q0-1.372.964-2.35T7.307 4h4.14q.213 0 .356.144t.144.357t-.144.356t-.356.143h-4.14q-.952 0-1.63.684Q5 6.367 5 7.327v9.365q0 .952.678 1.63t1.63.678h9.365q.96 0 1.644-.678t.683-1.63v-4.14q0-.213.144-.356t.357-.144t.356.144t.143.356v4.14q0 1.381-.977 2.345t-2.35.963m1.308-9.885q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.388-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.391-.361 2.388-1.359q.997-.997 1.359-2.387q.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.388 1.358q-.997.997-1.358 2.387q-.025.15-.2.15"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAppSparkOutlineRounded(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="M5 16.692V19V5zM16.673 20H7.308q-1.381 0-2.344-.963T4 16.692V7.327q0-1.372.964-2.35T7.307 4h4.14q.213 0 .356.144t.144.357t-.144.356t-.356.143h-4.14q-.952 0-1.63.684Q5 6.367 5 7.327v9.365q0 .952.678 1.63t1.63.678h9.365q.96 0 1.644-.678t.683-1.63v-4.14q0-.213.144-.356t.357-.144t.356.144t.143.356v4.14q0 1.381-.977 2.345t-2.35.963m1.308-9.885q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.388-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.391-.361 2.388-1.359q.997-.997 1.359-2.387q.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.388 1.358q-.997.997-1.358 2.387q-.025.15-.2.15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 16.692V19V5zM16.673 20H7.308q-1.381 0-2.344-.963T4 16.692V7.327q0-1.372.964-2.35T7.307 4h4.14q.213 0 .356.144t.144.357t-.144.356t-.356.143h-4.14q-.952 0-1.63.684Q5 6.367 5 7.327v9.365q0 .952.678 1.63t1.63.678h9.365q.96 0 1.644-.678t.683-1.63v-4.14q0-.213.144-.356t.357-.144t.356.144t.143.356v4.14q0 1.381-.977 2.345t-2.35.963m1.308-9.885q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.388-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.391-.361 2.388-1.359q.997-.997 1.359-2.387q.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.388 1.358q-.997.997-1.358 2.387q-.025.15-.2.15"/></svg> </template>
CSS
.icon-app-spark-outline-rounded {
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%22M5%2016.692V19V5zM16.673%2020H7.308q-1.381%200-2.344-.963T4%2016.692V7.327q0-1.372.964-2.35T7.307%204h4.14q.213%200%20.356.144t.144.357t-.144.356t-.356.143h-4.14q-.952%200-1.63.684Q5%206.367%205%207.327v9.365q0%20.952.678%201.63t1.63.678h9.365q.96%200%201.644-.678t.683-1.63v-4.14q0-.213.144-.356t.357-.144t.356.144t.143.356v4.14q0%201.381-.977%202.345t-2.35.963m1.308-9.885q-.15%200-.2-.15q-.362-1.39-1.359-2.387t-2.388-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.391-.361%202.388-1.359q.997-.997%201.359-2.387q.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.388%201.358q-.997.997-1.358%202.387q-.025.15-.2.15%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%22M5%2016.692V19V5zM16.673%2020H7.308q-1.381%200-2.344-.963T4%2016.692V7.327q0-1.372.964-2.35T7.307%204h4.14q.213%200%20.356.144t.144.357t-.144.356t-.356.143h-4.14q-.952%200-1.63.684Q5%206.367%205%207.327v9.365q0%20.952.678%201.63t1.63.678h9.365q.96%200%201.644-.678t.683-1.63v-4.14q0-.213.144-.356t.357-.144t.356.144t.143.356v4.14q0%201.381-.977%202.345t-2.35.963m1.308-9.885q-.15%200-.2-.15q-.362-1.39-1.359-2.387t-2.388-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.391-.361%202.388-1.359q.997-.997%201.359-2.387q.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.388%201.358q-.997.997-1.358%202.387q-.025.15-.2.15%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-outline-rounded.svg?color=%231a73e8&size=48