decart from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.

Name
decart
Set
LobeHub AI Icons
Style
Mono
Viewbox
24×24
License
MIT

2 other variants in LobeHub AI Icons

Use the decart logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m14.606 7.852-.627 4.129c-.014.095.145.135.186.048 1.193-2.551 2.912-2.936 5.738-2.944h.359c.201 0 .356.174.328.369l-.166 1.156a.457.457 0 0 0 .46.516h3.095c.202 0 .357.174.329.369l-.225 1.559a.33.33 0 0 1-.328.278H14.22a.46.46 0 0 0-.46.39l-1.423 9.875a.33.33 0 0 1-.329.279h-1.975a.327.327 0 0 1-.328-.369l.77-5.341a.457.457 0 0 0-.461-.516h-1.16a.327.327 0 0 1-.329-.369l.495-3.432a.457.457 0 0 0-.46-.517H.642a.327.327 0 0 1-.328-.369l.224-1.558a.33.33 0 0 1 .329-.279h4.817a.46.46 0 0 0 .46-.39l.187-1.301a.33.33 0 0 1 .329-.28h3.784c.761 0 1.406-.546 1.512-1.281l.969-6.72a.33.33 0 0 1 .328-.278h1.976c.201 0 .356.174.328.369z"/></svg>

React

import type { SVGProps } from "react";

export function LobehubDecart(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="m14.606 7.852-.627 4.129c-.014.095.145.135.186.048 1.193-2.551 2.912-2.936 5.738-2.944h.359c.201 0 .356.174.328.369l-.166 1.156a.457.457 0 0 0 .46.516h3.095c.202 0 .357.174.329.369l-.225 1.559a.33.33 0 0 1-.328.278H14.22a.46.46 0 0 0-.46.39l-1.423 9.875a.33.33 0 0 1-.329.279h-1.975a.327.327 0 0 1-.328-.369l.77-5.341a.457.457 0 0 0-.461-.516h-1.16a.327.327 0 0 1-.329-.369l.495-3.432a.457.457 0 0 0-.46-.517H.642a.327.327 0 0 1-.328-.369l.224-1.558a.33.33 0 0 1 .329-.279h4.817a.46.46 0 0 0 .46-.39l.187-1.301a.33.33 0 0 1 .329-.28h3.784c.761 0 1.406-.546 1.512-1.281l.969-6.72a.33.33 0 0 1 .328-.278h1.976c.201 0 .356.174.328.369z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m14.606 7.852-.627 4.129c-.014.095.145.135.186.048 1.193-2.551 2.912-2.936 5.738-2.944h.359c.201 0 .356.174.328.369l-.166 1.156a.457.457 0 0 0 .46.516h3.095c.202 0 .357.174.329.369l-.225 1.559a.33.33 0 0 1-.328.278H14.22a.46.46 0 0 0-.46.39l-1.423 9.875a.33.33 0 0 1-.329.279h-1.975a.327.327 0 0 1-.328-.369l.77-5.341a.457.457 0 0 0-.461-.516h-1.16a.327.327 0 0 1-.329-.369l.495-3.432a.457.457 0 0 0-.46-.517H.642a.327.327 0 0 1-.328-.369l.224-1.558a.33.33 0 0 1 .329-.279h4.817a.46.46 0 0 0 .46-.39l.187-1.301a.33.33 0 0 1 .329-.28h3.784c.761 0 1.406-.546 1.512-1.281l.969-6.72a.33.33 0 0 1 .328-.278h1.976c.201 0 .356.174.328.369z"/></svg>
</template>

CSS

.icon-decart {
  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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m14.606%207.852-.627%204.129c-.014.095.145.135.186.048%201.193-2.551%202.912-2.936%205.738-2.944h.359c.201%200%20.356.174.328.369l-.166%201.156a.457.457%200%200%200%20.46.516h3.095c.202%200%20.357.174.329.369l-.225%201.559a.33.33%200%200%201-.328.278H14.22a.46.46%200%200%200-.46.39l-1.423%209.875a.33.33%200%200%201-.329.279h-1.975a.327.327%200%200%201-.328-.369l.77-5.341a.457.457%200%200%200-.461-.516h-1.16a.327.327%200%200%201-.329-.369l.495-3.432a.457.457%200%200%200-.46-.517H.642a.327.327%200%200%201-.328-.369l.224-1.558a.33.33%200%200%201%20.329-.279h4.817a.46.46%200%200%200%20.46-.39l.187-1.301a.33.33%200%200%201%20.329-.28h3.784c.761%200%201.406-.546%201.512-1.281l.969-6.72a.33.33%200%200%201%20.328-.278h1.976c.201%200%20.356.174.328.369z%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m14.606%207.852-.627%204.129c-.014.095.145.135.186.048%201.193-2.551%202.912-2.936%205.738-2.944h.359c.201%200%20.356.174.328.369l-.166%201.156a.457.457%200%200%200%20.46.516h3.095c.202%200%20.357.174.329.369l-.225%201.559a.33.33%200%200%201-.328.278H14.22a.46.46%200%200%200-.46.39l-1.423%209.875a.33.33%200%200%201-.329.279h-1.975a.327.327%200%200%201-.328-.369l.77-5.341a.457.457%200%200%200-.461-.516h-1.16a.327.327%200%200%201-.329-.369l.495-3.432a.457.457%200%200%200-.46-.517H.642a.327.327%200%200%201-.328-.369l.224-1.558a.33.33%200%200%201%20.329-.279h4.817a.46.46%200%200%200%20.46-.39l.187-1.301a.33.33%200%200%201%20.329-.28h3.784c.761%200%201.406-.546%201.512-1.281l.969-6.72a.33.33%200%200%201%20.328-.278h1.976c.201%200%20.356.174.328.369z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Decart logo — LobeHub AI Icons · IconsDB