solidity from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
solidity
Set
Material Icon Theme
Style
Color
Viewbox
24×24
License
MIT

The same logo in other sets

Use the solidity logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#0288d1"><path d="m5.747 14.046l6.254 8.61l6.252-8.61l-6.254 3.807z"/><path d="M11.999 1.343L5.747 11.83l6.252 3.807l6.253-3.807z"/></g></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeSolidity(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#0288d1"><path d="m5.747 14.046l6.254 8.61l6.252-8.61l-6.254 3.807z"/><path d="M11.999 1.343L5.747 11.83l6.252 3.807l6.253-3.807z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#0288d1"><path d="m5.747 14.046l6.254 8.61l6.252-8.61l-6.254 3.807z"/><path d="M11.999 1.343L5.747 11.83l6.252 3.807l6.253-3.807z"/></g></svg>
</template>

CSS

.icon-solidity {
  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%3Cg%20fill%3D%22%230288d1%22%3E%3Cpath%20d%3D%22m5.747%2014.046l6.254%208.61l6.252-8.61l-6.254%203.807z%22%2F%3E%3Cpath%20d%3D%22M11.999%201.343L5.747%2011.83l6.252%203.807l6.253-3.807z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22%230288d1%22%3E%3Cpath%20d%3D%22m5.747%2014.046l6.254%208.61l6.252-8.61l-6.254%203.807z%22%2F%3E%3Cpath%20d%3D%22M11.999%201.343L5.747%2011.83l6.252%203.807l6.253-3.807z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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