ebay from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
ebay
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 ebay icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.531 10v5.844C8.355 14.69 7.625 13 4.875 13C1.125 13 .98 15.879 1 16.625C1 16.625.812 20 4.781 20c2.938 0 3.469-1.563 3.563-2H6.75c-.121.285-.582 1.059-1.969 1.031c-1.89-.035-2.199-1.613-2.25-2.031h6v3H10v-.906s.746.906 2.75.906c1.7 0 3.09-.898 3.5-2.563a4.2 4.2 0 0 0 .125-.937c.04-2.281-1.707-3.488-3.594-3.5S10 14.281 10 14.281V10zm7.719 7.438c-.309 1.968 1.477 2.57 2.875 2.562s2.281-.418 2.875-1.156V20h1.531v-4.344c-.039-.738-.148-2.523-3.406-2.656c0 0-3.113-.281-3.438 2h1.594s.13-1.031 1.75-1c1.532.031 1.977 1.09 1.969 2c0 0-1.5-.004-1.938 0c-.789.004-3.406-.094-3.812 1.438M22.531 13L26 19.469L24.656 22h1.688L31 13h-1.594l-2.562 5l-2.563-5zM4.844 14C6.992 14 7 16 7 16H2.531s.156-2 2.313-2m7.593 0c2.426-.063 2.344 2.5 2.344 2.5s.04 2.469-2.344 2.5c-2.382.031-2.343-2.531-2.343-2.531s-.082-2.407 2.344-2.469zm7.313 3c.219-.012.375 0 .375 0h1.719s.281 2.098-2.438 2.063c0 0-1.535.003-1.625-1.188c0-.664 1.313-.84 1.969-.875"/></svg>

React

import type { SVGProps } from "react";

export function LaEbay(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="M8.531 10v5.844C8.355 14.69 7.625 13 4.875 13C1.125 13 .98 15.879 1 16.625C1 16.625.812 20 4.781 20c2.938 0 3.469-1.563 3.563-2H6.75c-.121.285-.582 1.059-1.969 1.031c-1.89-.035-2.199-1.613-2.25-2.031h6v3H10v-.906s.746.906 2.75.906c1.7 0 3.09-.898 3.5-2.563a4.2 4.2 0 0 0 .125-.937c.04-2.281-1.707-3.488-3.594-3.5S10 14.281 10 14.281V10zm7.719 7.438c-.309 1.968 1.477 2.57 2.875 2.562s2.281-.418 2.875-1.156V20h1.531v-4.344c-.039-.738-.148-2.523-3.406-2.656c0 0-3.113-.281-3.438 2h1.594s.13-1.031 1.75-1c1.532.031 1.977 1.09 1.969 2c0 0-1.5-.004-1.938 0c-.789.004-3.406-.094-3.812 1.438M22.531 13L26 19.469L24.656 22h1.688L31 13h-1.594l-2.562 5l-2.563-5zM4.844 14C6.992 14 7 16 7 16H2.531s.156-2 2.313-2m7.593 0c2.426-.063 2.344 2.5 2.344 2.5s.04 2.469-2.344 2.5c-2.382.031-2.343-2.531-2.343-2.531s-.082-2.407 2.344-2.469zm7.313 3c.219-.012.375 0 .375 0h1.719s.281 2.098-2.438 2.063c0 0-1.535.003-1.625-1.188c0-.664 1.313-.84 1.969-.875"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.531 10v5.844C8.355 14.69 7.625 13 4.875 13C1.125 13 .98 15.879 1 16.625C1 16.625.812 20 4.781 20c2.938 0 3.469-1.563 3.563-2H6.75c-.121.285-.582 1.059-1.969 1.031c-1.89-.035-2.199-1.613-2.25-2.031h6v3H10v-.906s.746.906 2.75.906c1.7 0 3.09-.898 3.5-2.563a4.2 4.2 0 0 0 .125-.937c.04-2.281-1.707-3.488-3.594-3.5S10 14.281 10 14.281V10zm7.719 7.438c-.309 1.968 1.477 2.57 2.875 2.562s2.281-.418 2.875-1.156V20h1.531v-4.344c-.039-.738-.148-2.523-3.406-2.656c0 0-3.113-.281-3.438 2h1.594s.13-1.031 1.75-1c1.532.031 1.977 1.09 1.969 2c0 0-1.5-.004-1.938 0c-.789.004-3.406-.094-3.812 1.438M22.531 13L26 19.469L24.656 22h1.688L31 13h-1.594l-2.562 5l-2.563-5zM4.844 14C6.992 14 7 16 7 16H2.531s.156-2 2.313-2m7.593 0c2.426-.063 2.344 2.5 2.344 2.5s.04 2.469-2.344 2.5c-2.382.031-2.343-2.531-2.343-2.531s-.082-2.407 2.344-2.469zm7.313 3c.219-.012.375 0 .375 0h1.719s.281 2.098-2.438 2.063c0 0-1.535.003-1.625-1.188c0-.664 1.313-.84 1.969-.875"/></svg>
</template>

CSS

.icon-ebay {
  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%22M8.531%2010v5.844C8.355%2014.69%207.625%2013%204.875%2013C1.125%2013%20.98%2015.879%201%2016.625C1%2016.625.812%2020%204.781%2020c2.938%200%203.469-1.563%203.563-2H6.75c-.121.285-.582%201.059-1.969%201.031c-1.89-.035-2.199-1.613-2.25-2.031h6v3H10v-.906s.746.906%202.75.906c1.7%200%203.09-.898%203.5-2.563a4.2%204.2%200%200%200%20.125-.937c.04-2.281-1.707-3.488-3.594-3.5S10%2014.281%2010%2014.281V10zm7.719%207.438c-.309%201.968%201.477%202.57%202.875%202.562s2.281-.418%202.875-1.156V20h1.531v-4.344c-.039-.738-.148-2.523-3.406-2.656c0%200-3.113-.281-3.438%202h1.594s.13-1.031%201.75-1c1.532.031%201.977%201.09%201.969%202c0%200-1.5-.004-1.938%200c-.789.004-3.406-.094-3.812%201.438M22.531%2013L26%2019.469L24.656%2022h1.688L31%2013h-1.594l-2.562%205l-2.563-5zM4.844%2014C6.992%2014%207%2016%207%2016H2.531s.156-2%202.313-2m7.593%200c2.426-.063%202.344%202.5%202.344%202.5s.04%202.469-2.344%202.5c-2.382.031-2.343-2.531-2.343-2.531s-.082-2.407%202.344-2.469zm7.313%203c.219-.012.375%200%20.375%200h1.719s.281%202.098-2.438%202.063c0%200-1.535.003-1.625-1.188c0-.664%201.313-.84%201.969-.875%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%22M8.531%2010v5.844C8.355%2014.69%207.625%2013%204.875%2013C1.125%2013%20.98%2015.879%201%2016.625C1%2016.625.812%2020%204.781%2020c2.938%200%203.469-1.563%203.563-2H6.75c-.121.285-.582%201.059-1.969%201.031c-1.89-.035-2.199-1.613-2.25-2.031h6v3H10v-.906s.746.906%202.75.906c1.7%200%203.09-.898%203.5-2.563a4.2%204.2%200%200%200%20.125-.937c.04-2.281-1.707-3.488-3.594-3.5S10%2014.281%2010%2014.281V10zm7.719%207.438c-.309%201.968%201.477%202.57%202.875%202.562s2.281-.418%202.875-1.156V20h1.531v-4.344c-.039-.738-.148-2.523-3.406-2.656c0%200-3.113-.281-3.438%202h1.594s.13-1.031%201.75-1c1.532.031%201.977%201.09%201.969%202c0%200-1.5-.004-1.938%200c-.789.004-3.406-.094-3.812%201.438M22.531%2013L26%2019.469L24.656%2022h1.688L31%2013h-1.594l-2.562%205l-2.563-5zM4.844%2014C6.992%2014%207%2016%207%2016H2.531s.156-2%202.313-2m7.593%200c2.426-.063%202.344%202.5%202.344%202.5s.04%202.469-2.344%202.5c-2.382.031-2.343-2.531-2.343-2.531s-.082-2.407%202.344-2.469zm7.313%203c.219-.012.375%200%20.375%200h1.719s.281%202.098-2.438%202.063c0%200-1.535.003-1.625-1.188c0-.664%201.313-.84%201.969-.875%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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