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

Name
uos
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 uos logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#7a51d1"><path d="M10.313 11.494V3.563h3.374v7.93c0 .63-.579 1.632-1.636 1.632a1.685 1.685 0 0 1-1.59-.99a1.7 1.7 0 0 1-.149-.641"/><path d="M3 12.208V3.563h3.375v8.47c0 2.009 1.417 5.03 5.625 5.03c3.803 0 5.625-2.459 5.625-5.03v-8.47H21v8.2c0 1.728-.585 8.618-9 8.675c-7.284.05-9-5.49-9-8.23"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedUos(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#7a51d1"><path d="M10.313 11.494V3.563h3.374v7.93c0 .63-.579 1.632-1.636 1.632a1.685 1.685 0 0 1-1.59-.99a1.7 1.7 0 0 1-.149-.641"/><path d="M3 12.208V3.563h3.375v8.47c0 2.009 1.417 5.03 5.625 5.03c3.803 0 5.625-2.459 5.625-5.03v-8.47H21v8.2c0 1.728-.585 8.618-9 8.675c-7.284.05-9-5.49-9-8.23"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#7a51d1"><path d="M10.313 11.494V3.563h3.374v7.93c0 .63-.579 1.632-1.636 1.632a1.685 1.685 0 0 1-1.59-.99a1.7 1.7 0 0 1-.149-.641"/><path d="M3 12.208V3.563h3.375v8.47c0 2.009 1.417 5.03 5.625 5.03c3.803 0 5.625-2.459 5.625-5.03v-8.47H21v8.2c0 1.728-.585 8.618-9 8.675c-7.284.05-9-5.49-9-8.23"/></g></svg>
</template>

CSS

.icon-uos {
  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%237a51d1%22%3E%3Cpath%20d%3D%22M10.313%2011.494V3.563h3.374v7.93c0%20.63-.579%201.632-1.636%201.632a1.685%201.685%200%200%201-1.59-.99a1.7%201.7%200%200%201-.149-.641%22%2F%3E%3Cpath%20d%3D%22M3%2012.208V3.563h3.375v8.47c0%202.009%201.417%205.03%205.625%205.03c3.803%200%205.625-2.459%205.625-5.03v-8.47H21v8.2c0%201.728-.585%208.618-9%208.675c-7.284.05-9-5.49-9-8.23%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%237a51d1%22%3E%3Cpath%20d%3D%22M10.313%2011.494V3.563h3.374v7.93c0%20.63-.579%201.632-1.636%201.632a1.685%201.685%200%200%201-1.59-.99a1.7%201.7%200%200%201-.149-.641%22%2F%3E%3Cpath%20d%3D%22M3%2012.208V3.563h3.375v8.47c0%202.009%201.417%205.03%205.625%205.03c3.803%200%205.625-2.459%205.625-5.03v-8.47H21v8.2c0%201.728-.585%208.618-9%208.675c-7.284.05-9-5.49-9-8.23%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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