sellsy logo
sellsy from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- sellsy
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the sellsy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M540 301.3c3.1-12.3 4.3-24.8 4.3-37.4c0-92.5-75.4-167.9-167.9-167.9c-77.2 0-144.6 53-163 127.8a84.53 84.53 0 0 0-55.2-20.5c-46.3 0-84 37.7-84 84c0 7.4.9 15 3.1 22.4c-42.9 20.2-70.8 63.7-70.8 111.2c0 68 55.5 123.2 123.2 123.2h381.2c67.7 0 123.2-55.2 123.2-123.2c0-56.4-38.9-106-94.1-119.5zM200.2 465.6c0 8.3-7 15.3-15.3 15.3H154c-8.3 0-15.3-7-15.3-15.3V354.7c0-8.3 7-15.3 15.3-15.3h30.9c8.3 0 15.3 7 15.3 15.3zm89.5 0c0 8.3-7 15.3-15.3 15.3h-30.9c-8.3 0-15.3-7-15.3-15.3V334.1c0-8.3 7-15.3 15.3-15.3h30.9c8.3 0 15.3 7 15.3 15.3zm89.5 0c0 8.3-7 15.3-15.3 15.3h-31c-8.3 0-15.3-7-15.3-15.3V302.9c0-8.3 7-15.3 15.3-15.3h31c8.3 0 15.3 7 15.3 15.3zm87 0c0 8.3-7 15.3-15.3 15.3h-28.5c-8.3 0-15.3-7-15.3-15.3V241c0-8.6 7-15.6 15.3-15.6h28.5c8.3 0 15.3 7 15.3 15.6z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsSellsy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M540 301.3c3.1-12.3 4.3-24.8 4.3-37.4c0-92.5-75.4-167.9-167.9-167.9c-77.2 0-144.6 53-163 127.8a84.53 84.53 0 0 0-55.2-20.5c-46.3 0-84 37.7-84 84c0 7.4.9 15 3.1 22.4c-42.9 20.2-70.8 63.7-70.8 111.2c0 68 55.5 123.2 123.2 123.2h381.2c67.7 0 123.2-55.2 123.2-123.2c0-56.4-38.9-106-94.1-119.5zM200.2 465.6c0 8.3-7 15.3-15.3 15.3H154c-8.3 0-15.3-7-15.3-15.3V354.7c0-8.3 7-15.3 15.3-15.3h30.9c8.3 0 15.3 7 15.3 15.3zm89.5 0c0 8.3-7 15.3-15.3 15.3h-30.9c-8.3 0-15.3-7-15.3-15.3V334.1c0-8.3 7-15.3 15.3-15.3h30.9c8.3 0 15.3 7 15.3 15.3zm89.5 0c0 8.3-7 15.3-15.3 15.3h-31c-8.3 0-15.3-7-15.3-15.3V302.9c0-8.3 7-15.3 15.3-15.3h31c8.3 0 15.3 7 15.3 15.3zm87 0c0 8.3-7 15.3-15.3 15.3h-28.5c-8.3 0-15.3-7-15.3-15.3V241c0-8.6 7-15.6 15.3-15.6h28.5c8.3 0 15.3 7 15.3 15.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M540 301.3c3.1-12.3 4.3-24.8 4.3-37.4c0-92.5-75.4-167.9-167.9-167.9c-77.2 0-144.6 53-163 127.8a84.53 84.53 0 0 0-55.2-20.5c-46.3 0-84 37.7-84 84c0 7.4.9 15 3.1 22.4c-42.9 20.2-70.8 63.7-70.8 111.2c0 68 55.5 123.2 123.2 123.2h381.2c67.7 0 123.2-55.2 123.2-123.2c0-56.4-38.9-106-94.1-119.5zM200.2 465.6c0 8.3-7 15.3-15.3 15.3H154c-8.3 0-15.3-7-15.3-15.3V354.7c0-8.3 7-15.3 15.3-15.3h30.9c8.3 0 15.3 7 15.3 15.3zm89.5 0c0 8.3-7 15.3-15.3 15.3h-30.9c-8.3 0-15.3-7-15.3-15.3V334.1c0-8.3 7-15.3 15.3-15.3h30.9c8.3 0 15.3 7 15.3 15.3zm89.5 0c0 8.3-7 15.3-15.3 15.3h-31c-8.3 0-15.3-7-15.3-15.3V302.9c0-8.3 7-15.3 15.3-15.3h31c8.3 0 15.3 7 15.3 15.3zm87 0c0 8.3-7 15.3-15.3 15.3h-28.5c-8.3 0-15.3-7-15.3-15.3V241c0-8.6 7-15.6 15.3-15.6h28.5c8.3 0 15.3 7 15.3 15.6z"/></svg> </template>
CSS
.icon-sellsy {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M540%20301.3c3.1-12.3%204.3-24.8%204.3-37.4c0-92.5-75.4-167.9-167.9-167.9c-77.2%200-144.6%2053-163%20127.8a84.53%2084.53%200%200%200-55.2-20.5c-46.3%200-84%2037.7-84%2084c0%207.4.9%2015%203.1%2022.4c-42.9%2020.2-70.8%2063.7-70.8%20111.2c0%2068%2055.5%20123.2%20123.2%20123.2h381.2c67.7%200%20123.2-55.2%20123.2-123.2c0-56.4-38.9-106-94.1-119.5zM200.2%20465.6c0%208.3-7%2015.3-15.3%2015.3H154c-8.3%200-15.3-7-15.3-15.3V354.7c0-8.3%207-15.3%2015.3-15.3h30.9c8.3%200%2015.3%207%2015.3%2015.3zm89.5%200c0%208.3-7%2015.3-15.3%2015.3h-30.9c-8.3%200-15.3-7-15.3-15.3V334.1c0-8.3%207-15.3%2015.3-15.3h30.9c8.3%200%2015.3%207%2015.3%2015.3zm89.5%200c0%208.3-7%2015.3-15.3%2015.3h-31c-8.3%200-15.3-7-15.3-15.3V302.9c0-8.3%207-15.3%2015.3-15.3h31c8.3%200%2015.3%207%2015.3%2015.3zm87%200c0%208.3-7%2015.3-15.3%2015.3h-28.5c-8.3%200-15.3-7-15.3-15.3V241c0-8.6%207-15.6%2015.3-15.6h28.5c8.3%200%2015.3%207%2015.3%2015.6z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M540%20301.3c3.1-12.3%204.3-24.8%204.3-37.4c0-92.5-75.4-167.9-167.9-167.9c-77.2%200-144.6%2053-163%20127.8a84.53%2084.53%200%200%200-55.2-20.5c-46.3%200-84%2037.7-84%2084c0%207.4.9%2015%203.1%2022.4c-42.9%2020.2-70.8%2063.7-70.8%20111.2c0%2068%2055.5%20123.2%20123.2%20123.2h381.2c67.7%200%20123.2-55.2%20123.2-123.2c0-56.4-38.9-106-94.1-119.5zM200.2%20465.6c0%208.3-7%2015.3-15.3%2015.3H154c-8.3%200-15.3-7-15.3-15.3V354.7c0-8.3%207-15.3%2015.3-15.3h30.9c8.3%200%2015.3%207%2015.3%2015.3zm89.5%200c0%208.3-7%2015.3-15.3%2015.3h-30.9c-8.3%200-15.3-7-15.3-15.3V334.1c0-8.3%207-15.3%2015.3-15.3h30.9c8.3%200%2015.3%207%2015.3%2015.3zm89.5%200c0%208.3-7%2015.3-15.3%2015.3h-31c-8.3%200-15.3-7-15.3-15.3V302.9c0-8.3%207-15.3%2015.3-15.3h31c8.3%200%2015.3%207%2015.3%2015.3zm87%200c0%208.3-7%2015.3-15.3%2015.3h-28.5c-8.3%200-15.3-7-15.3-15.3V241c0-8.6%207-15.6%2015.3-15.6h28.5c8.3%200%2015.3%207%2015.3%2015.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/sellsy.svg?color=%231a73e8&size=48