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

Name
reapp
Set
SVG Logos
Style
Color
Viewbox
256×338
License
CC0

Use the reapp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 338"><path fill="#27ccf5" d="M63.512.566S.23.566.23 63.85v221.486s63.283 1.265 63.283-62.332V79.667c0-8.738 7.084-15.818 15.818-15.818h46.831C187.545 63.85 188.81.566 188.81.566z"/><path fill="#22e071" d="M192.026 114.941v143.332c0 8.738-7.084 15.818-15.818 15.818h-46.826c-61.384 0-62.653 63.283-62.653 63.283h125.297s63.283 0 63.283-63.283V52.605s-63.283-1.264-63.283 62.336"/></svg>

React

import type { SVGProps } from "react";

export function LogosReapp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 338"><path fill="#27ccf5" d="M63.512.566S.23.566.23 63.85v221.486s63.283 1.265 63.283-62.332V79.667c0-8.738 7.084-15.818 15.818-15.818h46.831C187.545 63.85 188.81.566 188.81.566z"/><path fill="#22e071" d="M192.026 114.941v143.332c0 8.738-7.084 15.818-15.818 15.818h-46.826c-61.384 0-62.653 63.283-62.653 63.283h125.297s63.283 0 63.283-63.283V52.605s-63.283-1.264-63.283 62.336"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 338"><path fill="#27ccf5" d="M63.512.566S.23.566.23 63.85v221.486s63.283 1.265 63.283-62.332V79.667c0-8.738 7.084-15.818 15.818-15.818h46.831C187.545 63.85 188.81.566 188.81.566z"/><path fill="#22e071" d="M192.026 114.941v143.332c0 8.738-7.084 15.818-15.818 15.818h-46.826c-61.384 0-62.653 63.283-62.653 63.283h125.297s63.283 0 63.283-63.283V52.605s-63.283-1.264-63.283 62.336"/></svg>
</template>

CSS

.icon-reapp {
  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%20338%22%3E%3Cpath%20fill%3D%22%2327ccf5%22%20d%3D%22M63.512.566S.23.566.23%2063.85v221.486s63.283%201.265%2063.283-62.332V79.667c0-8.738%207.084-15.818%2015.818-15.818h46.831C187.545%2063.85%20188.81.566%20188.81.566z%22%2F%3E%3Cpath%20fill%3D%22%2322e071%22%20d%3D%22M192.026%20114.941v143.332c0%208.738-7.084%2015.818-15.818%2015.818h-46.826c-61.384%200-62.653%2063.283-62.653%2063.283h125.297s63.283%200%2063.283-63.283V52.605s-63.283-1.264-63.283%2062.336%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%20338%22%3E%3Cpath%20fill%3D%22%2327ccf5%22%20d%3D%22M63.512.566S.23.566.23%2063.85v221.486s63.283%201.265%2063.283-62.332V79.667c0-8.738%207.084-15.818%2015.818-15.818h46.831C187.545%2063.85%20188.81.566%20188.81.566z%22%2F%3E%3Cpath%20fill%3D%22%2322e071%22%20d%3D%22M192.026%20114.941v143.332c0%208.738-7.084%2015.818-15.818%2015.818h-46.826c-61.384%200-62.653%2063.283-62.653%2063.283h125.297s63.283%200%2063.283-63.283V52.605s-63.283-1.264-63.283%2062.336%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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