phosphor logo icon

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

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

5 other variants in Phosphor

Use the phosphor logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M152 34H72a6 6 0 0 0-6 6v128a78.09 78.09 0 0 0 78 78a6 6 0 0 0 6-6v-66h2a70 70 0 0 0 0-140M78 62.91L133.74 162H78Zm60 82.19L82.26 46H138ZM78.28 174H138v59.73A66.1 66.1 0 0 1 78.28 174M152 162h-2V46h2a58 58 0 0 1 0 116"/></svg>

React

import type { SVGProps } from "react";

export function PhPhosphorLogoLight(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="M152 34H72a6 6 0 0 0-6 6v128a78.09 78.09 0 0 0 78 78a6 6 0 0 0 6-6v-66h2a70 70 0 0 0 0-140M78 62.91L133.74 162H78Zm60 82.19L82.26 46H138ZM78.28 174H138v59.73A66.1 66.1 0 0 1 78.28 174M152 162h-2V46h2a58 58 0 0 1 0 116"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M152 34H72a6 6 0 0 0-6 6v128a78.09 78.09 0 0 0 78 78a6 6 0 0 0 6-6v-66h2a70 70 0 0 0 0-140M78 62.91L133.74 162H78Zm60 82.19L82.26 46H138ZM78.28 174H138v59.73A66.1 66.1 0 0 1 78.28 174M152 162h-2V46h2a58 58 0 0 1 0 116"/></svg>
</template>

CSS

.icon-phosphor-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%22M152%2034H72a6%206%200%200%200-6%206v128a78.09%2078.09%200%200%200%2078%2078a6%206%200%200%200%206-6v-66h2a70%2070%200%200%200%200-140M78%2062.91L133.74%20162H78Zm60%2082.19L82.26%2046H138ZM78.28%20174H138v59.73A66.1%2066.1%200%200%201%2078.28%20174M152%20162h-2V46h2a58%2058%200%200%201%200%20116%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%22M152%2034H72a6%206%200%200%200-6%206v128a78.09%2078.09%200%200%200%2078%2078a6%206%200%200%200%206-6v-66h2a70%2070%200%200%200%200-140M78%2062.91L133.74%20162H78Zm60%2082.19L82.26%2046H138ZM78.28%20174H138v59.73A66.1%2066.1%200%200%201%2078.28%20174M152%20162h-2V46h2a58%2058%200%200%201%200%20116%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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