nano staged light logo
nano-staged-light from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- nano-staged-light
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
Related icons in Material Icon Theme
Use the nano staged light logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#546e7a" d="M11.999 1.481A10.495 10.495 0 0 0 1.48 11.999c0 5.828 4.69 10.52 10.518 10.52c5.827 0 10.52-4.693 10.52-10.52a10.496 10.496 0 0 0-10.52-10.518zM7.953 6.899a.2.2 0 0 1 .109.028l5.662 3.27a.21.21 0 0 0 .212 0l2.002-1.157a.21.21 0 0 1 .317.18v7.67a.21.21 0 0 1-.317.183l-5.662-3.27a.21.21 0 0 0-.21 0l-2.004 1.16a.21.21 0 0 1-.315-.184V7.11a.21.21 0 0 1 .206-.21z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeNanoStagedLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#546e7a" d="M11.999 1.481A10.495 10.495 0 0 0 1.48 11.999c0 5.828 4.69 10.52 10.518 10.52c5.827 0 10.52-4.693 10.52-10.52a10.496 10.496 0 0 0-10.52-10.518zM7.953 6.899a.2.2 0 0 1 .109.028l5.662 3.27a.21.21 0 0 0 .212 0l2.002-1.157a.21.21 0 0 1 .317.18v7.67a.21.21 0 0 1-.317.183l-5.662-3.27a.21.21 0 0 0-.21 0l-2.004 1.16a.21.21 0 0 1-.315-.184V7.11a.21.21 0 0 1 .206-.21z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#546e7a" d="M11.999 1.481A10.495 10.495 0 0 0 1.48 11.999c0 5.828 4.69 10.52 10.518 10.52c5.827 0 10.52-4.693 10.52-10.52a10.496 10.496 0 0 0-10.52-10.518zM7.953 6.899a.2.2 0 0 1 .109.028l5.662 3.27a.21.21 0 0 0 .212 0l2.002-1.157a.21.21 0 0 1 .317.18v7.67a.21.21 0 0 1-.317.183l-5.662-3.27a.21.21 0 0 0-.21 0l-2.004 1.16a.21.21 0 0 1-.315-.184V7.11a.21.21 0 0 1 .206-.21z"/></svg> </template>
CSS
.icon-nano-staged-light {
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%22%23546e7a%22%20d%3D%22M11.999%201.481A10.495%2010.495%200%200%200%201.48%2011.999c0%205.828%204.69%2010.52%2010.518%2010.52c5.827%200%2010.52-4.693%2010.52-10.52a10.496%2010.496%200%200%200-10.52-10.518zM7.953%206.899a.2.2%200%200%201%20.109.028l5.662%203.27a.21.21%200%200%200%20.212%200l2.002-1.157a.21.21%200%200%201%20.317.18v7.67a.21.21%200%200%201-.317.183l-5.662-3.27a.21.21%200%200%200-.21%200l-2.004%201.16a.21.21%200%200%201-.315-.184V7.11a.21.21%200%200%201%20.206-.21z%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%22%23546e7a%22%20d%3D%22M11.999%201.481A10.495%2010.495%200%200%200%201.48%2011.999c0%205.828%204.69%2010.52%2010.518%2010.52c5.827%200%2010.52-4.693%2010.52-10.52a10.496%2010.496%200%200%200-10.52-10.518zM7.953%206.899a.2.2%200%200%201%20.109.028l5.662%203.27a.21.21%200%200%200%20.212%200l2.002-1.157a.21.21%200%200%201%20.317.18v7.67a.21.21%200%200%201-.317.183l-5.662-3.27a.21.21%200%200%200-.21%200l-2.004%201.16a.21.21%200%200%201-.315-.184V7.11a.21.21%200%200%201%20.206-.21z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/nano-staged-light.svg?color=%231a73e8&size=48