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

Name
tsuru
Set
SVG Logos
Style
Color
Viewbox
256×193
License
CC0

Use the tsuru logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 193"><path fill="#3d9" d="M225.378 32.255q-.613-.612-1.225 0L118.813 136.37q-.612.613 0 1.225l20.415 25.722l-3.675 28.58c0 .41 0 .818.409.818h.408c.408 0 .408 0 .817-.409l88.6-159.234c.408 0 0-.817-.409-.817M256 69.002l-20.823-36.747c0-.408-.408-.408-.817-.408c-.408 0-.408 0-.816.408L219.662 57.57v.817c0 .408.408.408.408.408l34.705 11.024h.408c.409 0 .409 0 .817-.408zM131.879 164.95v-.817L1.225 0S0 .408 0 .817l13.474 137.186l-9.8 54.712h124.122c.408.408 4.083-27.764 4.083-27.764"/></svg>

React

import type { SVGProps } from "react";

export function LogosTsuru(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 193"><path fill="#3d9" d="M225.378 32.255q-.613-.612-1.225 0L118.813 136.37q-.612.613 0 1.225l20.415 25.722l-3.675 28.58c0 .41 0 .818.409.818h.408c.408 0 .408 0 .817-.409l88.6-159.234c.408 0 0-.817-.409-.817M256 69.002l-20.823-36.747c0-.408-.408-.408-.817-.408c-.408 0-.408 0-.816.408L219.662 57.57v.817c0 .408.408.408.408.408l34.705 11.024h.408c.409 0 .409 0 .817-.408zM131.879 164.95v-.817L1.225 0S0 .408 0 .817l13.474 137.186l-9.8 54.712h124.122c.408.408 4.083-27.764 4.083-27.764"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 193"><path fill="#3d9" d="M225.378 32.255q-.613-.612-1.225 0L118.813 136.37q-.612.613 0 1.225l20.415 25.722l-3.675 28.58c0 .41 0 .818.409.818h.408c.408 0 .408 0 .817-.409l88.6-159.234c.408 0 0-.817-.409-.817M256 69.002l-20.823-36.747c0-.408-.408-.408-.817-.408c-.408 0-.408 0-.816.408L219.662 57.57v.817c0 .408.408.408.408.408l34.705 11.024h.408c.409 0 .409 0 .817-.408zM131.879 164.95v-.817L1.225 0S0 .408 0 .817l13.474 137.186l-9.8 54.712h124.122c.408.408 4.083-27.764 4.083-27.764"/></svg>
</template>

CSS

.icon-tsuru {
  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%20193%22%3E%3Cpath%20fill%3D%22%233d9%22%20d%3D%22M225.378%2032.255q-.613-.612-1.225%200L118.813%20136.37q-.612.613%200%201.225l20.415%2025.722l-3.675%2028.58c0%20.41%200%20.818.409.818h.408c.408%200%20.408%200%20.817-.409l88.6-159.234c.408%200%200-.817-.409-.817M256%2069.002l-20.823-36.747c0-.408-.408-.408-.817-.408c-.408%200-.408%200-.816.408L219.662%2057.57v.817c0%20.408.408.408.408.408l34.705%2011.024h.408c.409%200%20.409%200%20.817-.408zM131.879%20164.95v-.817L1.225%200S0%20.408%200%20.817l13.474%20137.186l-9.8%2054.712h124.122c.408.408%204.083-27.764%204.083-27.764%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%20193%22%3E%3Cpath%20fill%3D%22%233d9%22%20d%3D%22M225.378%2032.255q-.613-.612-1.225%200L118.813%20136.37q-.612.613%200%201.225l20.415%2025.722l-3.675%2028.58c0%20.41%200%20.818.409.818h.408c.408%200%20.408%200%20.817-.409l88.6-159.234c.408%200%200-.817-.409-.817M256%2069.002l-20.823-36.747c0-.408-.408-.408-.817-.408c-.408%200-.408%200-.816.408L219.662%2057.57v.817c0%20.408.408.408.408.408l34.705%2011.024h.408c.409%200%20.409%200%20.817-.408zM131.879%20164.95v-.817L1.225%200S0%20.408%200%20.817l13.474%20137.186l-9.8%2054.712h124.122c.408.408%204.083-27.764%204.083-27.764%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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