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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18 4c-3.664 0-6.727 2.25-8.125 5.406C9.293 9.164 8.672 9 8 9c-2.75 0-5 2.25-5 5c0 .145.02.27.031.406C1.258 15.676 0 17.66 0 20c0 3.855 3.145 7 7 7h18c3.855 0 7-3.145 7-7c0-3.152-2.152-5.727-5.031-6.594c.008-.136.031-.265.031-.406c0-4.957-4.043-9-9-9m0 2c3.879 0 7 3.121 7 7c0 .305-.02.613-.063.938l-.156.968l1 .156A4.98 4.98 0 0 1 30 20c0 2.773-2.227 5-5 5H7c-2.773 0-5-2.227-5-5a5 5 0 0 1 2.563-4.375l.625-.344l-.125-.719A3 3 0 0 1 5 14c0-1.668 1.332-3 3-3c.652 0 1.25.203 1.75.563l1.125.843l.406-1.375A6.99 6.99 0 0 1 18 6m2 7v9h2v-9zm-4 2v7h2v-7zm-4 1v6h2v-6zm-4 1v5h2v-5z"/></svg>

React

import type { SVGProps } from "react";

export function LaSellsy(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="M18 4c-3.664 0-6.727 2.25-8.125 5.406C9.293 9.164 8.672 9 8 9c-2.75 0-5 2.25-5 5c0 .145.02.27.031.406C1.258 15.676 0 17.66 0 20c0 3.855 3.145 7 7 7h18c3.855 0 7-3.145 7-7c0-3.152-2.152-5.727-5.031-6.594c.008-.136.031-.265.031-.406c0-4.957-4.043-9-9-9m0 2c3.879 0 7 3.121 7 7c0 .305-.02.613-.063.938l-.156.968l1 .156A4.98 4.98 0 0 1 30 20c0 2.773-2.227 5-5 5H7c-2.773 0-5-2.227-5-5a5 5 0 0 1 2.563-4.375l.625-.344l-.125-.719A3 3 0 0 1 5 14c0-1.668 1.332-3 3-3c.652 0 1.25.203 1.75.563l1.125.843l.406-1.375A6.99 6.99 0 0 1 18 6m2 7v9h2v-9zm-4 2v7h2v-7zm-4 1v6h2v-6zm-4 1v5h2v-5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18 4c-3.664 0-6.727 2.25-8.125 5.406C9.293 9.164 8.672 9 8 9c-2.75 0-5 2.25-5 5c0 .145.02.27.031.406C1.258 15.676 0 17.66 0 20c0 3.855 3.145 7 7 7h18c3.855 0 7-3.145 7-7c0-3.152-2.152-5.727-5.031-6.594c.008-.136.031-.265.031-.406c0-4.957-4.043-9-9-9m0 2c3.879 0 7 3.121 7 7c0 .305-.02.613-.063.938l-.156.968l1 .156A4.98 4.98 0 0 1 30 20c0 2.773-2.227 5-5 5H7c-2.773 0-5-2.227-5-5a5 5 0 0 1 2.563-4.375l.625-.344l-.125-.719A3 3 0 0 1 5 14c0-1.668 1.332-3 3-3c.652 0 1.25.203 1.75.563l1.125.843l.406-1.375A6.99 6.99 0 0 1 18 6m2 7v9h2v-9zm-4 2v7h2v-7zm-4 1v6h2v-6zm-4 1v5h2v-5z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%204c-3.664%200-6.727%202.25-8.125%205.406C9.293%209.164%208.672%209%208%209c-2.75%200-5%202.25-5%205c0%20.145.02.27.031.406C1.258%2015.676%200%2017.66%200%2020c0%203.855%203.145%207%207%207h18c3.855%200%207-3.145%207-7c0-3.152-2.152-5.727-5.031-6.594c.008-.136.031-.265.031-.406c0-4.957-4.043-9-9-9m0%202c3.879%200%207%203.121%207%207c0%20.305-.02.613-.063.938l-.156.968l1%20.156A4.98%204.98%200%200%201%2030%2020c0%202.773-2.227%205-5%205H7c-2.773%200-5-2.227-5-5a5%205%200%200%201%202.563-4.375l.625-.344l-.125-.719A3%203%200%200%201%205%2014c0-1.668%201.332-3%203-3c.652%200%201.25.203%201.75.563l1.125.843l.406-1.375A6.99%206.99%200%200%201%2018%206m2%207v9h2v-9zm-4%202v7h2v-7zm-4%201v6h2v-6zm-4%201v5h2v-5z%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%22M18%204c-3.664%200-6.727%202.25-8.125%205.406C9.293%209.164%208.672%209%208%209c-2.75%200-5%202.25-5%205c0%20.145.02.27.031.406C1.258%2015.676%200%2017.66%200%2020c0%203.855%203.145%207%207%207h18c3.855%200%207-3.145%207-7c0-3.152-2.152-5.727-5.031-6.594c.008-.136.031-.265.031-.406c0-4.957-4.043-9-9-9m0%202c3.879%200%207%203.121%207%207c0%20.305-.02.613-.063.938l-.156.968l1%20.156A4.98%204.98%200%200%201%2030%2020c0%202.773-2.227%205-5%205H7c-2.773%200-5-2.227-5-5a5%205%200%200%201%202.563-4.375l.625-.344l-.125-.719A3%203%200%200%201%205%2014c0-1.668%201.332-3%203-3c.652%200%201.25.203%201.75.563l1.125.843l.406-1.375A6.99%206.99%200%200%201%2018%206m2%207v9h2v-9zm-4%202v7h2v-7zm-4%201v6h2v-6zm-4%201v5h2v-5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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