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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M1 5.25c2.934 5.566 8.117 6.434 14.406 6.563c3.711.078 11.875-.239 11.875 1.75c0 1.492-5.437 6.167-5.437 7.124c0 0 3.77-3.187 5.875-5.062S31 12.641 31 11.531c0-2.258-8.73-1.844-15.781-1.844S4.313 8.352 1 5.25m7.875 17.281c-1.168 0-2.125.926-2.125 2.094s.957 2.125 2.125 2.125s2.094-.957 2.094-2.125a2.08 2.08 0 0 0-2.094-2.094m9.75 0a2.08 2.08 0 0 0-2.094 2.094c0 1.168.926 2.125 2.094 2.125a2.13 2.13 0 0 0 2.125-2.125c0-1.168-.957-2.094-2.125-2.094"/></svg>

React

import type { SVGProps } from "react";

export function LaOpencart(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="M1 5.25c2.934 5.566 8.117 6.434 14.406 6.563c3.711.078 11.875-.239 11.875 1.75c0 1.492-5.437 6.167-5.437 7.124c0 0 3.77-3.187 5.875-5.062S31 12.641 31 11.531c0-2.258-8.73-1.844-15.781-1.844S4.313 8.352 1 5.25m7.875 17.281c-1.168 0-2.125.926-2.125 2.094s.957 2.125 2.125 2.125s2.094-.957 2.094-2.125a2.08 2.08 0 0 0-2.094-2.094m9.75 0a2.08 2.08 0 0 0-2.094 2.094c0 1.168.926 2.125 2.094 2.125a2.13 2.13 0 0 0 2.125-2.125c0-1.168-.957-2.094-2.125-2.094"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M1 5.25c2.934 5.566 8.117 6.434 14.406 6.563c3.711.078 11.875-.239 11.875 1.75c0 1.492-5.437 6.167-5.437 7.124c0 0 3.77-3.187 5.875-5.062S31 12.641 31 11.531c0-2.258-8.73-1.844-15.781-1.844S4.313 8.352 1 5.25m7.875 17.281c-1.168 0-2.125.926-2.125 2.094s.957 2.125 2.125 2.125s2.094-.957 2.094-2.125a2.08 2.08 0 0 0-2.094-2.094m9.75 0a2.08 2.08 0 0 0-2.094 2.094c0 1.168.926 2.125 2.094 2.125a2.13 2.13 0 0 0 2.125-2.125c0-1.168-.957-2.094-2.125-2.094"/></svg>
</template>

CSS

.icon-opencart {
  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%22M1%205.25c2.934%205.566%208.117%206.434%2014.406%206.563c3.711.078%2011.875-.239%2011.875%201.75c0%201.492-5.437%206.167-5.437%207.124c0%200%203.77-3.187%205.875-5.062S31%2012.641%2031%2011.531c0-2.258-8.73-1.844-15.781-1.844S4.313%208.352%201%205.25m7.875%2017.281c-1.168%200-2.125.926-2.125%202.094s.957%202.125%202.125%202.125s2.094-.957%202.094-2.125a2.08%202.08%200%200%200-2.094-2.094m9.75%200a2.08%202.08%200%200%200-2.094%202.094c0%201.168.926%202.125%202.094%202.125a2.13%202.13%200%200%200%202.125-2.125c0-1.168-.957-2.094-2.125-2.094%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%22M1%205.25c2.934%205.566%208.117%206.434%2014.406%206.563c3.711.078%2011.875-.239%2011.875%201.75c0%201.492-5.437%206.167-5.437%207.124c0%200%203.77-3.187%205.875-5.062S31%2012.641%2031%2011.531c0-2.258-8.73-1.844-15.781-1.844S4.313%208.352%201%205.25m7.875%2017.281c-1.168%200-2.125.926-2.125%202.094s.957%202.125%202.125%202.125s2.094-.957%202.094-2.125a2.08%202.08%200%200%200-2.094-2.094m9.75%200a2.08%202.08%200%200%200-2.094%202.094c0%201.168.926%202.125%202.094%202.125a2.13%202.13%200%200%200%202.125-2.125c0-1.168-.957-2.094-2.125-2.094%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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