coloredpetrinets logo
coloredpetrinets from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- coloredpetrinets
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Use the coloredpetrinets logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><rect width="3" height="1" x="9" y="7.5" fill="#b0bec5" rx="0" ry=".032"/><rect width="3" height="1" x="4" y="7.5" fill="#b0bec5" rx="0" ry=".032"/><circle cx="3" cy="8" r="2" fill="#4caf50"/><circle cx="13" cy="8" r="2" fill="#ff9800"/><rect width="4" height="4" x="6" y="6" fill="#00bcd4" rx=".59"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeColoredpetrinets(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><rect width="3" height="1" x="9" y="7.5" fill="#b0bec5" rx="0" ry=".032"/><rect width="3" height="1" x="4" y="7.5" fill="#b0bec5" rx="0" ry=".032"/><circle cx="3" cy="8" r="2" fill="#4caf50"/><circle cx="13" cy="8" r="2" fill="#ff9800"/><rect width="4" height="4" x="6" y="6" fill="#00bcd4" rx=".59"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><rect width="3" height="1" x="9" y="7.5" fill="#b0bec5" rx="0" ry=".032"/><rect width="3" height="1" x="4" y="7.5" fill="#b0bec5" rx="0" ry=".032"/><circle cx="3" cy="8" r="2" fill="#4caf50"/><circle cx="13" cy="8" r="2" fill="#ff9800"/><rect width="4" height="4" x="6" y="6" fill="#00bcd4" rx=".59"/></svg> </template>
CSS
.icon-coloredpetrinets {
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%2016%2016%22%3E%3Crect%20width%3D%223%22%20height%3D%221%22%20x%3D%229%22%20y%3D%227.5%22%20fill%3D%22%23b0bec5%22%20rx%3D%220%22%20ry%3D%22.032%22%2F%3E%3Crect%20width%3D%223%22%20height%3D%221%22%20x%3D%224%22%20y%3D%227.5%22%20fill%3D%22%23b0bec5%22%20rx%3D%220%22%20ry%3D%22.032%22%2F%3E%3Ccircle%20cx%3D%223%22%20cy%3D%228%22%20r%3D%222%22%20fill%3D%22%234caf50%22%2F%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%228%22%20r%3D%222%22%20fill%3D%22%23ff9800%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%224%22%20x%3D%226%22%20y%3D%226%22%20fill%3D%22%2300bcd4%22%20rx%3D%22.59%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%2016%2016%22%3E%3Crect%20width%3D%223%22%20height%3D%221%22%20x%3D%229%22%20y%3D%227.5%22%20fill%3D%22%23b0bec5%22%20rx%3D%220%22%20ry%3D%22.032%22%2F%3E%3Crect%20width%3D%223%22%20height%3D%221%22%20x%3D%224%22%20y%3D%227.5%22%20fill%3D%22%23b0bec5%22%20rx%3D%220%22%20ry%3D%22.032%22%2F%3E%3Ccircle%20cx%3D%223%22%20cy%3D%228%22%20r%3D%222%22%20fill%3D%22%234caf50%22%2F%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%228%22%20r%3D%222%22%20fill%3D%22%23ff9800%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%224%22%20x%3D%226%22%20y%3D%226%22%20fill%3D%22%2300bcd4%22%20rx%3D%22.59%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/coloredpetrinets.svg?color=%231a73e8&size=48