empty from IconPark Solid by ByteDance · Solid · Apache-2.0 Free for personal and commercial use.

Name
empty
Set
IconPark Solid
Style
Solid
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

Use the empty icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><mask id="ipSEmpty2"><g fill="none"><g stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" clip-path="url(#ipSEmpty3)"><path d="M9.438 42h3.185a2 2 0 0 0 1.868-1.286l2.2-5.753l.025-5.526c0-.116.011-.233.032-.348L20.152 10.3a2 2 0 0 0-1.968-2.357h-7.321a2 2 0 0 0-2 2.056l.523 18.871l-1.77 3.33a2 2 0 0 0 .269 2.266l.561.633l-.963 4.48A2 2 0 0 0 9.438 42Zm7.279-12.74l-7.331-.39M38.578 42h-3.18a2 2 0 0 1-1.878-1.313l-2.093-5.726l-.025-5.526c0-.117-.011-.233-.032-.348L27.965 10.3a2 2 0 0 1 1.968-2.357h7.322a2 2 0 0 1 2 2.055l-.523 18.872l1.771 3.33a2 2 0 0 1-.27 2.266l-.561.633l.87 4.523A2 2 0 0 1 38.578 42ZM31.4 29.26l7.331-.39"/></g><defs><clipPath id="ipSEmpty3"><path fill="#000" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#ipSEmpty2)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidEmpty(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><mask id="ipSEmpty2"><g fill="none"><g stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" clipPath="url(#ipSEmpty3)"><path d="M9.438 42h3.185a2 2 0 0 0 1.868-1.286l2.2-5.753l.025-5.526c0-.116.011-.233.032-.348L20.152 10.3a2 2 0 0 0-1.968-2.357h-7.321a2 2 0 0 0-2 2.056l.523 18.871l-1.77 3.33a2 2 0 0 0 .269 2.266l.561.633l-.963 4.48A2 2 0 0 0 9.438 42Zm7.279-12.74l-7.331-.39M38.578 42h-3.18a2 2 0 0 1-1.878-1.313l-2.093-5.726l-.025-5.526c0-.117-.011-.233-.032-.348L27.965 10.3a2 2 0 0 1 1.968-2.357h7.322a2 2 0 0 1 2 2.055l-.523 18.872l1.771 3.33a2 2 0 0 1-.27 2.266l-.561.633l.87 4.523A2 2 0 0 1 38.578 42ZM31.4 29.26l7.331-.39"/></g><defs><clipPath id="ipSEmpty3"><path fill="#000" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#ipSEmpty2)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><mask id="ipSEmpty2"><g fill="none"><g stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" clip-path="url(#ipSEmpty3)"><path d="M9.438 42h3.185a2 2 0 0 0 1.868-1.286l2.2-5.753l.025-5.526c0-.116.011-.233.032-.348L20.152 10.3a2 2 0 0 0-1.968-2.357h-7.321a2 2 0 0 0-2 2.056l.523 18.871l-1.77 3.33a2 2 0 0 0 .269 2.266l.561.633l-.963 4.48A2 2 0 0 0 9.438 42Zm7.279-12.74l-7.331-.39M38.578 42h-3.18a2 2 0 0 1-1.878-1.313l-2.093-5.726l-.025-5.526c0-.117-.011-.233-.032-.348L27.965 10.3a2 2 0 0 1 1.968-2.357h7.322a2 2 0 0 1 2 2.055l-.523 18.872l1.771 3.33a2 2 0 0 1-.27 2.266l-.561.633l.87 4.523A2 2 0 0 1 38.578 42ZM31.4 29.26l7.331-.39"/></g><defs><clipPath id="ipSEmpty3"><path fill="#000" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#ipSEmpty2)"/></svg>
</template>

CSS

.icon-empty {
  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%2048%2048%22%3E%3Cmask%20id%3D%22ipSEmpty2%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20clip-path%3D%22url(%23ipSEmpty3)%22%3E%3Cpath%20d%3D%22M9.438%2042h3.185a2%202%200%200%200%201.868-1.286l2.2-5.753l.025-5.526c0-.116.011-.233.032-.348L20.152%2010.3a2%202%200%200%200-1.968-2.357h-7.321a2%202%200%200%200-2%202.056l.523%2018.871l-1.77%203.33a2%202%200%200%200%20.269%202.266l.561.633l-.963%204.48A2%202%200%200%200%209.438%2042Zm7.279-12.74l-7.331-.39M38.578%2042h-3.18a2%202%200%200%201-1.878-1.313l-2.093-5.726l-.025-5.526c0-.117-.011-.233-.032-.348L27.965%2010.3a2%202%200%200%201%201.968-2.357h7.322a2%202%200%200%201%202%202.055l-.523%2018.872l1.771%203.33a2%202%200%200%201-.27%202.266l-.561.633l.87%204.523A2%202%200%200%201%2038.578%2042ZM31.4%2029.26l7.331-.39%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22ipSEmpty3%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23ipSEmpty2)%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%2048%2048%22%3E%3Cmask%20id%3D%22ipSEmpty2%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20clip-path%3D%22url(%23ipSEmpty3)%22%3E%3Cpath%20d%3D%22M9.438%2042h3.185a2%202%200%200%200%201.868-1.286l2.2-5.753l.025-5.526c0-.116.011-.233.032-.348L20.152%2010.3a2%202%200%200%200-1.968-2.357h-7.321a2%202%200%200%200-2%202.056l.523%2018.871l-1.77%203.33a2%202%200%200%200%20.269%202.266l.561.633l-.963%204.48A2%202%200%200%200%209.438%2042Zm7.279-12.74l-7.331-.39M38.578%2042h-3.18a2%202%200%200%201-1.878-1.313l-2.093-5.726l-.025-5.526c0-.117-.011-.233-.032-.348L27.965%2010.3a2%202%200%200%201%201.968-2.357h7.322a2%202%200%200%201%202%202.055l-.523%2018.872l1.771%203.33a2%202%200%200%201-.27%202.266l-.561.633l.87%204.523A2%202%200%200%201%2038.578%2042ZM31.4%2029.26l7.331-.39%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22ipSEmpty3%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23ipSEmpty2)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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