bing icon
bing from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bing
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the bing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 18.47V3.322c0-.743 0-1.115.237-1.265s.562.016 1.21.348l2 1.026c.27.138.404.207.478.33C8 3.884 8 4.04 8 4.347v10.93c0 .786 0 1.178.249 1.327c.25.148.582-.047 1.247-.437l4.727-2.77c.334-.196.501-.293.488-.426c-.012-.132-.195-.194-.56-.32l-1.63-.556c-.255-.088-.382-.131-.47-.228c-.087-.096-.119-.23-.184-.497l-.45-1.847c-.186-.76-.278-1.14-.073-1.346c.206-.205.574-.1 1.31.109l5.881 1.675c.705.2 1.057.301 1.261.576s.204.65.204 1.4v1.945c0 .578 0 .867-.134 1.105s-.378.383-.866.671l-9.96 5.897c-.506.3-.76.45-1.037.445s-.526-.164-1.022-.482L4.94 20.21c-.46-.295-.69-.442-.815-.674S4 19.026 4 18.47"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBing(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M4 18.47V3.322c0-.743 0-1.115.237-1.265s.562.016 1.21.348l2 1.026c.27.138.404.207.478.33C8 3.884 8 4.04 8 4.347v10.93c0 .786 0 1.178.249 1.327c.25.148.582-.047 1.247-.437l4.727-2.77c.334-.196.501-.293.488-.426c-.012-.132-.195-.194-.56-.32l-1.63-.556c-.255-.088-.382-.131-.47-.228c-.087-.096-.119-.23-.184-.497l-.45-1.847c-.186-.76-.278-1.14-.073-1.346c.206-.205.574-.1 1.31.109l5.881 1.675c.705.2 1.057.301 1.261.576s.204.65.204 1.4v1.945c0 .578 0 .867-.134 1.105s-.378.383-.866.671l-9.96 5.897c-.506.3-.76.45-1.037.445s-.526-.164-1.022-.482L4.94 20.21c-.46-.295-.69-.442-.815-.674S4 19.026 4 18.47"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 18.47V3.322c0-.743 0-1.115.237-1.265s.562.016 1.21.348l2 1.026c.27.138.404.207.478.33C8 3.884 8 4.04 8 4.347v10.93c0 .786 0 1.178.249 1.327c.25.148.582-.047 1.247-.437l4.727-2.77c.334-.196.501-.293.488-.426c-.012-.132-.195-.194-.56-.32l-1.63-.556c-.255-.088-.382-.131-.47-.228c-.087-.096-.119-.23-.184-.497l-.45-1.847c-.186-.76-.278-1.14-.073-1.346c.206-.205.574-.1 1.31.109l5.881 1.675c.705.2 1.057.301 1.261.576s.204.65.204 1.4v1.945c0 .578 0 .867-.134 1.105s-.378.383-.866.671l-9.96 5.897c-.506.3-.76.45-1.037.445s-.526-.164-1.022-.482L4.94 20.21c-.46-.295-.69-.442-.815-.674S4 19.026 4 18.47"/></svg> </template>
CSS
.icon-bing {
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%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4%2018.47V3.322c0-.743%200-1.115.237-1.265s.562.016%201.21.348l2%201.026c.27.138.404.207.478.33C8%203.884%208%204.04%208%204.347v10.93c0%20.786%200%201.178.249%201.327c.25.148.582-.047%201.247-.437l4.727-2.77c.334-.196.501-.293.488-.426c-.012-.132-.195-.194-.56-.32l-1.63-.556c-.255-.088-.382-.131-.47-.228c-.087-.096-.119-.23-.184-.497l-.45-1.847c-.186-.76-.278-1.14-.073-1.346c.206-.205.574-.1%201.31.109l5.881%201.675c.705.2%201.057.301%201.261.576s.204.65.204%201.4v1.945c0%20.578%200%20.867-.134%201.105s-.378.383-.866.671l-9.96%205.897c-.506.3-.76.45-1.037.445s-.526-.164-1.022-.482L4.94%2020.21c-.46-.295-.69-.442-.815-.674S4%2019.026%204%2018.47%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%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4%2018.47V3.322c0-.743%200-1.115.237-1.265s.562.016%201.21.348l2%201.026c.27.138.404.207.478.33C8%203.884%208%204.04%208%204.347v10.93c0%20.786%200%201.178.249%201.327c.25.148.582-.047%201.247-.437l4.727-2.77c.334-.196.501-.293.488-.426c-.012-.132-.195-.194-.56-.32l-1.63-.556c-.255-.088-.382-.131-.47-.228c-.087-.096-.119-.23-.184-.497l-.45-1.847c-.186-.76-.278-1.14-.073-1.346c.206-.205.574-.1%201.31.109l5.881%201.675c.705.2%201.057.301%201.261.576s.204.65.204%201.4v1.945c0%20.578%200%20.867-.134%201.105s-.378.383-.866.671l-9.96%205.897c-.506.3-.76.45-1.037.445s-.526-.164-1.022-.482L4.94%2020.21c-.46-.295-.69-.442-.815-.674S4%2019.026%204%2018.47%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bing.svg?color=%231a73e8&size=48