sudo from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
sudo
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the sudo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#b9b9ff" d="M4.77 6.25H3l2.145 5.705L3 17.75h1.77l2.125-5.795zm14.46 0H21l-2.145 5.705L21 17.75h-1.77l-2.13-5.795zm-3.845 4.5H13.86c0-.5-.74-1-1.715-1s-1.875.21-1.875 1.315c0 1.1 1.035.92 3.25 1.425c1.77.405 1.98 1.625 1.98 2.365c0 1.05-.445 2.395-3.355 2.395c-3.09 0-3.715-1.76-3.64-2.5h1.67c0 .885.915 1.5 1.97 1.5c1.05 0 1.91-.5 1.91-1.4c0-.895-.72-1.105-3.11-1.49c-1.91-.305-2.235-1.66-2.16-2.295c-.075-.775.47-2.315 3.245-2.315s3.395 1.3 3.355 2"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSudo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#b9b9ff" d="M4.77 6.25H3l2.145 5.705L3 17.75h1.77l2.125-5.795zm14.46 0H21l-2.145 5.705L21 17.75h-1.77l-2.13-5.795zm-3.845 4.5H13.86c0-.5-.74-1-1.715-1s-1.875.21-1.875 1.315c0 1.1 1.035.92 3.25 1.425c1.77.405 1.98 1.625 1.98 2.365c0 1.05-.445 2.395-3.355 2.395c-3.09 0-3.715-1.76-3.64-2.5h1.67c0 .885.915 1.5 1.97 1.5c1.05 0 1.91-.5 1.91-1.4c0-.895-.72-1.105-3.11-1.49c-1.91-.305-2.235-1.66-2.16-2.295c-.075-.775.47-2.315 3.245-2.315s3.395 1.3 3.355 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#b9b9ff" d="M4.77 6.25H3l2.145 5.705L3 17.75h1.77l2.125-5.795zm14.46 0H21l-2.145 5.705L21 17.75h-1.77l-2.13-5.795zm-3.845 4.5H13.86c0-.5-.74-1-1.715-1s-1.875.21-1.875 1.315c0 1.1 1.035.92 3.25 1.425c1.77.405 1.98 1.625 1.98 2.365c0 1.05-.445 2.395-3.355 2.395c-3.09 0-3.715-1.76-3.64-2.5h1.67c0 .885.915 1.5 1.97 1.5c1.05 0 1.91-.5 1.91-1.4c0-.895-.72-1.105-3.11-1.49c-1.91-.305-2.235-1.66-2.16-2.295c-.075-.775.47-2.315 3.245-2.315s3.395 1.3 3.355 2"/></svg>
</template>

CSS

.icon-sudo {
  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%23b9b9ff%22%20d%3D%22M4.77%206.25H3l2.145%205.705L3%2017.75h1.77l2.125-5.795zm14.46%200H21l-2.145%205.705L21%2017.75h-1.77l-2.13-5.795zm-3.845%204.5H13.86c0-.5-.74-1-1.715-1s-1.875.21-1.875%201.315c0%201.1%201.035.92%203.25%201.425c1.77.405%201.98%201.625%201.98%202.365c0%201.05-.445%202.395-3.355%202.395c-3.09%200-3.715-1.76-3.64-2.5h1.67c0%20.885.915%201.5%201.97%201.5c1.05%200%201.91-.5%201.91-1.4c0-.895-.72-1.105-3.11-1.49c-1.91-.305-2.235-1.66-2.16-2.295c-.075-.775.47-2.315%203.245-2.315s3.395%201.3%203.355%202%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%23b9b9ff%22%20d%3D%22M4.77%206.25H3l2.145%205.705L3%2017.75h1.77l2.125-5.795zm14.46%200H21l-2.145%205.705L21%2017.75h-1.77l-2.13-5.795zm-3.845%204.5H13.86c0-.5-.74-1-1.715-1s-1.875.21-1.875%201.315c0%201.1%201.035.92%203.25%201.425c1.77.405%201.98%201.625%201.98%202.365c0%201.05-.445%202.395-3.355%202.395c-3.09%200-3.715-1.76-3.64-2.5h1.67c0%20.885.915%201.5%201.97%201.5c1.05%200%201.91-.5%201.91-1.4c0-.895-.72-1.105-3.11-1.49c-1.91-.305-2.235-1.66-2.16-2.295c-.075-.775.47-2.315%203.245-2.315s3.395%201.3%203.355%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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