bxl yahoo icon

bxl-yahoo from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
bxl-yahoo
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT

Related icons in BoxIcons v2

Use the bxl yahoo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M13.131 21s-.63-.114-1.138-.114c-.457 0-1.142.114-1.142.114l.143-7.646C9.933 11.52 6.814 5.933 4.868 3c.979.223 1.391.209 2.374 0l.015.025c1.239 2.194 3.135 5.254 4.736 7.905C13.575 8.325 16.064 4.258 16.74 3c.765.201 1.536.193 2.392 0c-.9 1.213-4.175 6.88-6.153 10.354L13.125 21h.006z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function BxBxlYahoo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M13.131 21s-.63-.114-1.138-.114c-.457 0-1.142.114-1.142.114l.143-7.646C9.933 11.52 6.814 5.933 4.868 3c.979.223 1.391.209 2.374 0l.015.025c1.239 2.194 3.135 5.254 4.736 7.905C13.575 8.325 16.064 4.258 16.74 3c.765.201 1.536.193 2.392 0c-.9 1.213-4.175 6.88-6.153 10.354L13.125 21h.006z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M13.131 21s-.63-.114-1.138-.114c-.457 0-1.142.114-1.142.114l.143-7.646C9.933 11.52 6.814 5.933 4.868 3c.979.223 1.391.209 2.374 0l.015.025c1.239 2.194 3.135 5.254 4.736 7.905C13.575 8.325 16.064 4.258 16.74 3c.765.201 1.536.193 2.392 0c-.9 1.213-4.175 6.88-6.153 10.354L13.125 21h.006z" fill="currentColor"/></svg>
</template>

CSS

.icon-bxl-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%2024%2024%22%3E%3Cpath%20d%3D%22M13.131%2021s-.63-.114-1.138-.114c-.457%200-1.142.114-1.142.114l.143-7.646C9.933%2011.52%206.814%205.933%204.868%203c.979.223%201.391.209%202.374%200l.015.025c1.239%202.194%203.135%205.254%204.736%207.905C13.575%208.325%2016.064%204.258%2016.74%203c.765.201%201.536.193%202.392%200c-.9%201.213-4.175%206.88-6.153%2010.354L13.125%2021h.006z%22%20fill%3D%22currentColor%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%2024%2024%22%3E%3Cpath%20d%3D%22M13.131%2021s-.63-.114-1.138-.114c-.457%200-1.142.114-1.142.114l.143-7.646C9.933%2011.52%206.814%205.933%204.868%203c.979.223%201.391.209%202.374%200l.015.025c1.239%202.194%203.135%205.254%204.736%207.905C13.575%208.325%2016.064%204.258%2016.74%203c.765.201%201.536.193%202.392%200c-.9%201.213-4.175%206.88-6.153%2010.354L13.125%2021h.006z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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