tidal logo icon

tidal-logo-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
tidal-logo-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the tidal logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m252.24 91.76l-40-40a6 6 0 0 0-8.48 0L168 87.52l-35.76-35.76a6 6 0 0 0-8.48 0L88 87.52L52.24 51.76a6 6 0 0 0-8.48 0l-40 40a6 6 0 0 0 0 8.48l40 40a6 6 0 0 0 8.48 0L88 104.48L119.52 136l-35.76 35.76a6 6 0 0 0 0 8.48l40 40a6 6 0 0 0 8.48 0l40-40a6 6 0 0 0 0-8.48L136.48 136L168 104.48l35.76 35.76a6 6 0 0 0 8.48 0l40-40a6 6 0 0 0 0-8.48M48 127.51L16.49 96L48 64.49L79.51 96Zm80 80L96.49 176L128 144.49L159.51 176Zm0-80L96.49 96L128 64.49L159.51 96Zm80 0L176.49 96L208 64.49L239.51 96Z"/></svg>

React

import type { SVGProps } from "react";

export function PhTidalLogoLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m252.24 91.76l-40-40a6 6 0 0 0-8.48 0L168 87.52l-35.76-35.76a6 6 0 0 0-8.48 0L88 87.52L52.24 51.76a6 6 0 0 0-8.48 0l-40 40a6 6 0 0 0 0 8.48l40 40a6 6 0 0 0 8.48 0L88 104.48L119.52 136l-35.76 35.76a6 6 0 0 0 0 8.48l40 40a6 6 0 0 0 8.48 0l40-40a6 6 0 0 0 0-8.48L136.48 136L168 104.48l35.76 35.76a6 6 0 0 0 8.48 0l40-40a6 6 0 0 0 0-8.48M48 127.51L16.49 96L48 64.49L79.51 96Zm80 80L96.49 176L128 144.49L159.51 176Zm0-80L96.49 96L128 64.49L159.51 96Zm80 0L176.49 96L208 64.49L239.51 96Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m252.24 91.76l-40-40a6 6 0 0 0-8.48 0L168 87.52l-35.76-35.76a6 6 0 0 0-8.48 0L88 87.52L52.24 51.76a6 6 0 0 0-8.48 0l-40 40a6 6 0 0 0 0 8.48l40 40a6 6 0 0 0 8.48 0L88 104.48L119.52 136l-35.76 35.76a6 6 0 0 0 0 8.48l40 40a6 6 0 0 0 8.48 0l40-40a6 6 0 0 0 0-8.48L136.48 136L168 104.48l35.76 35.76a6 6 0 0 0 8.48 0l40-40a6 6 0 0 0 0-8.48M48 127.51L16.49 96L48 64.49L79.51 96Zm80 80L96.49 176L128 144.49L159.51 176Zm0-80L96.49 96L128 64.49L159.51 96Zm80 0L176.49 96L208 64.49L239.51 96Z"/></svg>
</template>

CSS

.icon-tidal-logo-light {
  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%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m252.24%2091.76l-40-40a6%206%200%200%200-8.48%200L168%2087.52l-35.76-35.76a6%206%200%200%200-8.48%200L88%2087.52L52.24%2051.76a6%206%200%200%200-8.48%200l-40%2040a6%206%200%200%200%200%208.48l40%2040a6%206%200%200%200%208.48%200L88%20104.48L119.52%20136l-35.76%2035.76a6%206%200%200%200%200%208.48l40%2040a6%206%200%200%200%208.48%200l40-40a6%206%200%200%200%200-8.48L136.48%20136L168%20104.48l35.76%2035.76a6%206%200%200%200%208.48%200l40-40a6%206%200%200%200%200-8.48M48%20127.51L16.49%2096L48%2064.49L79.51%2096Zm80%2080L96.49%20176L128%20144.49L159.51%20176Zm0-80L96.49%2096L128%2064.49L159.51%2096Zm80%200L176.49%2096L208%2064.49L239.51%2096Z%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%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m252.24%2091.76l-40-40a6%206%200%200%200-8.48%200L168%2087.52l-35.76-35.76a6%206%200%200%200-8.48%200L88%2087.52L52.24%2051.76a6%206%200%200%200-8.48%200l-40%2040a6%206%200%200%200%200%208.48l40%2040a6%206%200%200%200%208.48%200L88%20104.48L119.52%20136l-35.76%2035.76a6%206%200%200%200%200%208.48l40%2040a6%206%200%200%200%208.48%200l40-40a6%206%200%200%200%200-8.48L136.48%20136L168%20104.48l35.76%2035.76a6%206%200%200%200%208.48%200l40-40a6%206%200%200%200%200-8.48M48%20127.51L16.49%2096L48%2064.49L79.51%2096Zm80%2080L96.49%20176L128%20144.49L159.51%20176Zm0-80L96.49%2096L128%2064.49L159.51%2096Zm80%200L176.49%2096L208%2064.49L239.51%2096Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/tidal-logo-light.svg?color=%231a73e8&size=48