yahoo from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
yahoo
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the yahoo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m287.8 205.1l-56.7 143.2l-56-143.2H79l105.8 249.1l-38.6 89.8h94.2l140.9-338.9h-93.6zm105.4 135.8c-32.1 0-58.2 26.1-58.2 58.2s26.1 58.2 58.2 58.2s58.2-26.1 58.2-58.2s-26.1-58.2-58.2-58.2M458.7 96l-93 223.5h104.8L563.1 96z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsYahoo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m287.8 205.1l-56.7 143.2l-56-143.2H79l105.8 249.1l-38.6 89.8h94.2l140.9-338.9h-93.6zm105.4 135.8c-32.1 0-58.2 26.1-58.2 58.2s26.1 58.2 58.2 58.2s58.2-26.1 58.2-58.2s-26.1-58.2-58.2-58.2M458.7 96l-93 223.5h104.8L563.1 96z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m287.8 205.1l-56.7 143.2l-56-143.2H79l105.8 249.1l-38.6 89.8h94.2l140.9-338.9h-93.6zm105.4 135.8c-32.1 0-58.2 26.1-58.2 58.2s26.1 58.2 58.2 58.2s58.2-26.1 58.2-58.2s-26.1-58.2-58.2-58.2M458.7 96l-93 223.5h104.8L563.1 96z"/></svg>
</template>

CSS

.icon-yahoo {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m287.8%20205.1l-56.7%20143.2l-56-143.2H79l105.8%20249.1l-38.6%2089.8h94.2l140.9-338.9h-93.6zm105.4%20135.8c-32.1%200-58.2%2026.1-58.2%2058.2s26.1%2058.2%2058.2%2058.2s58.2-26.1%2058.2-58.2s-26.1-58.2-58.2-58.2M458.7%2096l-93%20223.5h104.8L563.1%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m287.8%20205.1l-56.7%20143.2l-56-143.2H79l105.8%20249.1l-38.6%2089.8h94.2l140.9-338.9h-93.6zm105.4%20135.8c-32.1%200-58.2%2026.1-58.2%2058.2s26.1%2058.2%2058.2%2058.2s58.2-26.1%2058.2-58.2s-26.1-58.2-58.2-58.2M458.7%2096l-93%20223.5h104.8L563.1%2096z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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