yahoo icon
yahoo from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.
- Name
- yahoo
- Set
- Jam Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Jam Icons
Use the yahoo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -6 24 24"><path fill="currentColor" d="M16.077 2.96c-.489.132-4.957 3.597-5.252 4.448c-.064.293.007 3.141.072 3.568c.294.066 2.42.009 2.81.074l-.047.88c-.382-.03-3.083-.023-4.624-.023c-.783 0-3.3.087-4.074.065l.146-.838c.424-.032 2.18.078 2.565-.332c.191-.204.131-2.91.066-3.368c-.162-.49-4.078-5.397-5.102-6.2H0V0h8.895v.085c.008 0 .022.001.03.003l-.03.208v.937H6.213c1.195 1.749 2.91 3.86 3.64 4.873l3.583-3.246h-2.13l-.3-1.232h7.801l-.058.087l.028.002l-.557.808l-.018.003l-.225.332h-1.439c-.186.04-.35.077-.461.1m2.545 7.726l-.688-.034l-.769-.094l.007 1.317l.606.052l.653.048l.191-1.29zm1.337-6.297c-.232-.008-2.345-.208-2.62-.262l.032 5.564l1.196.097z"/></svg>
React
import type { SVGProps } from "react";
export function JamYahoo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -6 24 24"><path fill="currentColor" d="M16.077 2.96c-.489.132-4.957 3.597-5.252 4.448c-.064.293.007 3.141.072 3.568c.294.066 2.42.009 2.81.074l-.047.88c-.382-.03-3.083-.023-4.624-.023c-.783 0-3.3.087-4.074.065l.146-.838c.424-.032 2.18.078 2.565-.332c.191-.204.131-2.91.066-3.368c-.162-.49-4.078-5.397-5.102-6.2H0V0h8.895v.085c.008 0 .022.001.03.003l-.03.208v.937H6.213c1.195 1.749 2.91 3.86 3.64 4.873l3.583-3.246h-2.13l-.3-1.232h7.801l-.058.087l.028.002l-.557.808l-.018.003l-.225.332h-1.439c-.186.04-.35.077-.461.1m2.545 7.726l-.688-.034l-.769-.094l.007 1.317l.606.052l.653.048l.191-1.29zm1.337-6.297c-.232-.008-2.345-.208-2.62-.262l.032 5.564l1.196.097z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -6 24 24"><path fill="currentColor" d="M16.077 2.96c-.489.132-4.957 3.597-5.252 4.448c-.064.293.007 3.141.072 3.568c.294.066 2.42.009 2.81.074l-.047.88c-.382-.03-3.083-.023-4.624-.023c-.783 0-3.3.087-4.074.065l.146-.838c.424-.032 2.18.078 2.565-.332c.191-.204.131-2.91.066-3.368c-.162-.49-4.078-5.397-5.102-6.2H0V0h8.895v.085c.008 0 .022.001.03.003l-.03.208v.937H6.213c1.195 1.749 2.91 3.86 3.64 4.873l3.583-3.246h-2.13l-.3-1.232h7.801l-.058.087l.028.002l-.557.808l-.018.003l-.225.332h-1.439c-.186.04-.35.077-.461.1m2.545 7.726l-.688-.034l-.769-.094l.007 1.317l.606.052l.653.048l.191-1.29zm1.337-6.297c-.232-.008-2.345-.208-2.62-.262l.032 5.564l1.196.097z"/></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%22-2%20-6%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.077%202.96c-.489.132-4.957%203.597-5.252%204.448c-.064.293.007%203.141.072%203.568c.294.066%202.42.009%202.81.074l-.047.88c-.382-.03-3.083-.023-4.624-.023c-.783%200-3.3.087-4.074.065l.146-.838c.424-.032%202.18.078%202.565-.332c.191-.204.131-2.91.066-3.368c-.162-.49-4.078-5.397-5.102-6.2H0V0h8.895v.085c.008%200%20.022.001.03.003l-.03.208v.937H6.213c1.195%201.749%202.91%203.86%203.64%204.873l3.583-3.246h-2.13l-.3-1.232h7.801l-.058.087l.028.002l-.557.808l-.018.003l-.225.332h-1.439c-.186.04-.35.077-.461.1m2.545%207.726l-.688-.034l-.769-.094l.007%201.317l.606.052l.653.048l.191-1.29zm1.337-6.297c-.232-.008-2.345-.208-2.62-.262l.032%205.564l1.196.097z%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%22-2%20-6%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.077%202.96c-.489.132-4.957%203.597-5.252%204.448c-.064.293.007%203.141.072%203.568c.294.066%202.42.009%202.81.074l-.047.88c-.382-.03-3.083-.023-4.624-.023c-.783%200-3.3.087-4.074.065l.146-.838c.424-.032%202.18.078%202.565-.332c.191-.204.131-2.91.066-3.368c-.162-.49-4.078-5.397-5.102-6.2H0V0h8.895v.085c.008%200%20.022.001.03.003l-.03.208v.937H6.213c1.195%201.749%202.91%203.86%203.64%204.873l3.583-3.246h-2.13l-.3-1.232h7.801l-.058.087l.028.002l-.557.808l-.018.003l-.225.332h-1.439c-.186.04-.35.077-.461.1m2.545%207.726l-.688-.034l-.769-.094l.007%201.317l.606.052l.653.048l.191-1.29zm1.337-6.297c-.232-.008-2.345-.208-2.62-.262l.032%205.564l1.196.097z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/jam/yahoo.svg?color=%231a73e8&size=48