yahoo icon
yahoo from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- yahoo
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the yahoo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.34 6.027s.785.172 1.441.172s1.426-.183 1.426-.183L16 15.66L21.82 6s.63.215 1.414.215c.782 0 1.426-.2 1.426-.2l-7.445 12.583l.2 9.375s-.786-.215-1.415-.215c-.625 0-1.441.242-1.441.242l.226-9.414z"/></svg>
React
import type { SVGProps } from "react";
export function LaYahoo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.34 6.027s.785.172 1.441.172s1.426-.183 1.426-.183L16 15.66L21.82 6s.63.215 1.414.215c.782 0 1.426-.2 1.426-.2l-7.445 12.583l.2 9.375s-.786-.215-1.415-.215c-.625 0-1.441.242-1.441.242l.226-9.414z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.34 6.027s.785.172 1.441.172s1.426-.183 1.426-.183L16 15.66L21.82 6s.63.215 1.414.215c.782 0 1.426-.2 1.426-.2l-7.445 12.583l.2 9.375s-.786-.215-1.415-.215c-.625 0-1.441.242-1.441.242l.226-9.414z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.34%206.027s.785.172%201.441.172s1.426-.183%201.426-.183L16%2015.66L21.82%206s.63.215%201.414.215c.782%200%201.426-.2%201.426-.2l-7.445%2012.583l.2%209.375s-.786-.215-1.415-.215c-.625%200-1.441.242-1.441.242l.226-9.414z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.34%206.027s.785.172%201.441.172s1.426-.183%201.426-.183L16%2015.66L21.82%206s.63.215%201.414.215c.782%200%201.426-.2%201.426-.2l-7.445%2012.583l.2%209.375s-.786-.215-1.415-.215c-.625%200-1.441.242-1.441.242l.226-9.414z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/yahoo.svg?color=%231a73e8&size=48