vueuse from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
vueuse
Set
SVG Logos
Style
Color
Viewbox
256×277
License
CC0

The same logo in other sets

Use the vueuse logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 277"><path fill="#35495e" d="M202.968 0v148.146c0 41.405-33.563 74.967-74.968 74.967s-74.968-33.562-74.968-74.967V0h53.036v148.146a21.932 21.932 0 1 0 43.864 0V0z"/><path fill="#41b883" d="M256 0v148.146c0 70.694-57.306 128.019-128 128.019S0 218.84 0 148.145V0h53.032v148.146c0 41.405 33.566 74.967 74.968 74.967s74.968-33.562 74.968-74.967V0z"/></svg>

React

import type { SVGProps } from "react";

export function LogosVueuse(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 277"><path fill="#35495e" d="M202.968 0v148.146c0 41.405-33.563 74.967-74.968 74.967s-74.968-33.562-74.968-74.967V0h53.036v148.146a21.932 21.932 0 1 0 43.864 0V0z"/><path fill="#41b883" d="M256 0v148.146c0 70.694-57.306 128.019-128 128.019S0 218.84 0 148.145V0h53.032v148.146c0 41.405 33.566 74.967 74.968 74.967s74.968-33.562 74.968-74.967V0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 277"><path fill="#35495e" d="M202.968 0v148.146c0 41.405-33.563 74.967-74.968 74.967s-74.968-33.562-74.968-74.967V0h53.036v148.146a21.932 21.932 0 1 0 43.864 0V0z"/><path fill="#41b883" d="M256 0v148.146c0 70.694-57.306 128.019-128 128.019S0 218.84 0 148.145V0h53.032v148.146c0 41.405 33.566 74.967 74.968 74.967s74.968-33.562 74.968-74.967V0z"/></svg>
</template>

CSS

.icon-vueuse {
  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%20256%20277%22%3E%3Cpath%20fill%3D%22%2335495e%22%20d%3D%22M202.968%200v148.146c0%2041.405-33.563%2074.967-74.968%2074.967s-74.968-33.562-74.968-74.967V0h53.036v148.146a21.932%2021.932%200%201%200%2043.864%200V0z%22%2F%3E%3Cpath%20fill%3D%22%2341b883%22%20d%3D%22M256%200v148.146c0%2070.694-57.306%20128.019-128%20128.019S0%20218.84%200%20148.145V0h53.032v148.146c0%2041.405%2033.566%2074.967%2074.968%2074.967s74.968-33.562%2074.968-74.967V0z%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%20256%20277%22%3E%3Cpath%20fill%3D%22%2335495e%22%20d%3D%22M202.968%200v148.146c0%2041.405-33.563%2074.967-74.968%2074.967s-74.968-33.562-74.968-74.967V0h53.036v148.146a21.932%2021.932%200%201%200%2043.864%200V0z%22%2F%3E%3Cpath%20fill%3D%22%2341b883%22%20d%3D%22M256%200v148.146c0%2070.694-57.306%20128.019-128%20128.019S0%20218.84%200%20148.145V0h53.032v148.146c0%2041.405%2033.566%2074.967%2074.968%2074.967s74.968-33.562%2074.968-74.967V0z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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