logo yahoo icon

logo-yahoo from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
logo-yahoo
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT
Aliases
logo-yahoo-outline, social-yahoo

Related icons in IonIcons

Use the logo yahoo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M0 139.009h97.648l56.86 145.729l57.6-145.729h95.066L164.022 484H68.337l39.189-91.417L.003 139.009zM417.5 256H311l94.907-228L512 28.005zm-78.208 21.221c32.672 0 59.156 26.533 59.156 59.258c0 32.727-26.484 59.26-59.156 59.26c-32.667 0-59.146-26.533-59.146-59.26c0-32.725 26.483-59.258 59.146-59.258"/></svg>

React

import type { SVGProps } from "react";

export function IonLogoYahoo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M0 139.009h97.648l56.86 145.729l57.6-145.729h95.066L164.022 484H68.337l39.189-91.417L.003 139.009zM417.5 256H311l94.907-228L512 28.005zm-78.208 21.221c32.672 0 59.156 26.533 59.156 59.258c0 32.727-26.484 59.26-59.156 59.26c-32.667 0-59.146-26.533-59.146-59.26c0-32.725 26.483-59.258 59.146-59.258"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M0 139.009h97.648l56.86 145.729l57.6-145.729h95.066L164.022 484H68.337l39.189-91.417L.003 139.009zM417.5 256H311l94.907-228L512 28.005zm-78.208 21.221c32.672 0 59.156 26.533 59.156 59.258c0 32.727-26.484 59.26-59.156 59.26c-32.667 0-59.146-26.533-59.146-59.26c0-32.725 26.483-59.258 59.146-59.258"/></svg>
</template>

CSS

.icon-logo-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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%20139.009h97.648l56.86%20145.729l57.6-145.729h95.066L164.022%20484H68.337l39.189-91.417L.003%20139.009zM417.5%20256H311l94.907-228L512%2028.005zm-78.208%2021.221c32.672%200%2059.156%2026.533%2059.156%2059.258c0%2032.727-26.484%2059.26-59.156%2059.26c-32.667%200-59.146-26.533-59.146-59.26c0-32.725%2026.483-59.258%2059.146-59.258%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%20139.009h97.648l56.86%20145.729l57.6-145.729h95.066L164.022%20484H68.337l39.189-91.417L.003%20139.009zM417.5%20256H311l94.907-228L512%2028.005zm-78.208%2021.221c32.672%200%2059.156%2026.533%2059.156%2059.258c0%2032.727-26.484%2059.26-59.156%2059.26c-32.667%200-59.146-26.533-59.146-59.26c0-32.725%2026.483-59.258%2059.146-59.258%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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