verdaccio logo
verdaccio from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- verdaccio
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the verdaccio logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#00897b" d="M18.2 10.237h-4.448l-1.827 3.654l-4.812-9.624H2.665l7.96 15.92h2.6z" clip-rule="evenodd"/><path fill="#e57373" d="M14.845 3.813v.7h1.767l-.416.825h-2.773v.7h2.42l-.546 1.085h-3.264v.7h3.526l3.766.017l2.01-4.018l-1.1-.003v-.006z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeVerdaccio(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#00897b" d="M18.2 10.237h-4.448l-1.827 3.654l-4.812-9.624H2.665l7.96 15.92h2.6z" clipRule="evenodd"/><path fill="#e57373" d="M14.845 3.813v.7h1.767l-.416.825h-2.773v.7h2.42l-.546 1.085h-3.264v.7h3.526l3.766.017l2.01-4.018l-1.1-.003v-.006z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#00897b" d="M18.2 10.237h-4.448l-1.827 3.654l-4.812-9.624H2.665l7.96 15.92h2.6z" clip-rule="evenodd"/><path fill="#e57373" d="M14.845 3.813v.7h1.767l-.416.825h-2.773v.7h2.42l-.546 1.085h-3.264v.7h3.526l3.766.017l2.01-4.018l-1.1-.003v-.006z"/></svg> </template>
CSS
.icon-verdaccio {
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%2300897b%22%20d%3D%22M18.2%2010.237h-4.448l-1.827%203.654l-4.812-9.624H2.665l7.96%2015.92h2.6z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23e57373%22%20d%3D%22M14.845%203.813v.7h1.767l-.416.825h-2.773v.7h2.42l-.546%201.085h-3.264v.7h3.526l3.766.017l2.01-4.018l-1.1-.003v-.006z%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%2300897b%22%20d%3D%22M18.2%2010.237h-4.448l-1.827%203.654l-4.812-9.624H2.665l7.96%2015.92h2.6z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23e57373%22%20d%3D%22M14.845%203.813v.7h1.767l-.416.825h-2.773v.7h2.42l-.546%201.085h-3.264v.7h3.526l3.766.017l2.01-4.018l-1.1-.003v-.006z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/verdaccio.svg?color=%231a73e8&size=48