sent to back icon

sent-to-back from IconPark by ByteDance · Color · Edit · Apache-2.0 Free for personal and commercial use.

Name
sent-to-back
Set
IconPark
Style
Color
Category
Edit
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More edit icons from IconPark

Use the sent to back icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M30 18H41C41.5523 18 42 18.4477 42 19V41C42 41.5523 41.5523 42 41 42H19C18.4477 42 18 41.5523 18 41V30"/><path stroke-linejoin="round" d="M9.96906 6H6V10.0336"/><path stroke-linejoin="round" d="M9.99705 30H6V26.012"/><path stroke-linejoin="round" d="M26 30H29.9971V26.012"/><path stroke-linejoin="round" d="M26.0023 6H30V9.99785"/><path d="M16.0283 6H20.0083"/><path stroke-linejoin="round" d="M6 16V20.0148"/><path stroke-linejoin="round" d="M30 16V20.0148"/><path stroke-linejoin="round" d="M15.9922 30H19.9996"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSentToBack(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M30 18H41C41.5523 18 42 18.4477 42 19V41C42 41.5523 41.5523 42 41 42H19C18.4477 42 18 41.5523 18 41V30"/><path strokeLinejoin="round" d="M9.96906 6H6V10.0336"/><path strokeLinejoin="round" d="M9.99705 30H6V26.012"/><path strokeLinejoin="round" d="M26 30H29.9971V26.012"/><path strokeLinejoin="round" d="M26.0023 6H30V9.99785"/><path d="M16.0283 6H20.0083"/><path strokeLinejoin="round" d="M6 16V20.0148"/><path strokeLinejoin="round" d="M30 16V20.0148"/><path strokeLinejoin="round" d="M15.9922 30H19.9996"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M30 18H41C41.5523 18 42 18.4477 42 19V41C42 41.5523 41.5523 42 41 42H19C18.4477 42 18 41.5523 18 41V30"/><path stroke-linejoin="round" d="M9.96906 6H6V10.0336"/><path stroke-linejoin="round" d="M9.99705 30H6V26.012"/><path stroke-linejoin="round" d="M26 30H29.9971V26.012"/><path stroke-linejoin="round" d="M26.0023 6H30V9.99785"/><path d="M16.0283 6H20.0083"/><path stroke-linejoin="round" d="M6 16V20.0148"/><path stroke-linejoin="round" d="M30 16V20.0148"/><path stroke-linejoin="round" d="M15.9922 30H19.9996"/></g></svg>
</template>

CSS

.icon-sent-to-back {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M30%2018H41C41.5523%2018%2042%2018.4477%2042%2019V41C42%2041.5523%2041.5523%2042%2041%2042H19C18.4477%2042%2018%2041.5523%2018%2041V30%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.96906%206H6V10.0336%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.99705%2030H6V26.012%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M26%2030H29.9971V26.012%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M26.0023%206H30V9.99785%22%2F%3E%3Cpath%20d%3D%22M16.0283%206H20.0083%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2016V20.0148%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M30%2016V20.0148%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.9922%2030H19.9996%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M30%2018H41C41.5523%2018%2042%2018.4477%2042%2019V41C42%2041.5523%2041.5523%2042%2041%2042H19C18.4477%2042%2018%2041.5523%2018%2041V30%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.96906%206H6V10.0336%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.99705%2030H6V26.012%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M26%2030H29.9971V26.012%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M26.0023%206H30V9.99785%22%2F%3E%3Cpath%20d%3D%22M16.0283%206H20.0083%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2016V20.0148%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M30%2016V20.0148%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.9922%2030H19.9996%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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