receive icon
receive from IconPark by ByteDance · Color · Office · Apache-2.0 Free for personal and commercial use.
- Name
- receive
- Set
- IconPark
- Style
- Color
- Category
- Office
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More office icons from IconPark
Use the receive icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linecap="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M4.59202 19.4667C4.29018 18.2091 5.24343 17 6.53679 17H41.4632C42.7566 17 43.7098 18.2091 43.408 19.4667L38.368 40.4667C38.1522 41.366 37.348 42 36.4232 42H11.5768C10.652 42 9.84784 41.366 9.63202 40.4667L4.59202 19.4667Z"/><rect width="8" height="10" x="11" y="7" stroke="#000" stroke-linejoin="round"/><path stroke="#000" stroke-linejoin="round" d="M19 17L25.5 8L38 17"/><path stroke="#fff" d="M15 25H23"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkReceive(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" strokeLinecap="round" strokeWidth="4"><path fill="#2F88FF" stroke="#000" strokeLinejoin="round" d="M4.59202 19.4667C4.29018 18.2091 5.24343 17 6.53679 17H41.4632C42.7566 17 43.7098 18.2091 43.408 19.4667L38.368 40.4667C38.1522 41.366 37.348 42 36.4232 42H11.5768C10.652 42 9.84784 41.366 9.63202 40.4667L4.59202 19.4667Z"/><rect width="8" height="10" x="11" y="7" stroke="#000" strokeLinejoin="round"/><path stroke="#000" strokeLinejoin="round" d="M19 17L25.5 8L38 17"/><path stroke="#fff" d="M15 25H23"/></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-linecap="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M4.59202 19.4667C4.29018 18.2091 5.24343 17 6.53679 17H41.4632C42.7566 17 43.7098 18.2091 43.408 19.4667L38.368 40.4667C38.1522 41.366 37.348 42 36.4232 42H11.5768C10.652 42 9.84784 41.366 9.63202 40.4667L4.59202 19.4667Z"/><rect width="8" height="10" x="11" y="7" stroke="#000" stroke-linejoin="round"/><path stroke="#000" stroke-linejoin="round" d="M19 17L25.5 8L38 17"/><path stroke="#fff" d="M15 25H23"/></g></svg> </template>
CSS
.icon-receive {
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-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.59202%2019.4667C4.29018%2018.2091%205.24343%2017%206.53679%2017H41.4632C42.7566%2017%2043.7098%2018.2091%2043.408%2019.4667L38.368%2040.4667C38.1522%2041.366%2037.348%2042%2036.4232%2042H11.5768C10.652%2042%209.84784%2041.366%209.63202%2040.4667L4.59202%2019.4667Z%22%2F%3E%3Crect%20width%3D%228%22%20height%3D%2210%22%20x%3D%2211%22%20y%3D%227%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2017L25.5%208L38%2017%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M15%2025H23%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-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.59202%2019.4667C4.29018%2018.2091%205.24343%2017%206.53679%2017H41.4632C42.7566%2017%2043.7098%2018.2091%2043.408%2019.4667L38.368%2040.4667C38.1522%2041.366%2037.348%2042%2036.4232%2042H11.5768C10.652%2042%209.84784%2041.366%209.63202%2040.4667L4.59202%2019.4667Z%22%2F%3E%3Crect%20width%3D%228%22%20height%3D%2210%22%20x%3D%2211%22%20y%3D%227%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2017L25.5%208L38%2017%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M15%2025H23%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/receive.svg?color=%231a73e8&size=48