directbox receive icon

directbox-receive-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
directbox-receive-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the directbox receive icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.69 11.53c-.57-.15-1.24-.23-2.04-.23c-1.11 0-1.52.27-2.09.7c-.03.02-.06.05-.09.08l-.95 1.01c-.8.84-2.24.85-3.04-.01l-.95-1c-.03-.03-.06-.06-.09-.08c-.57-.43-.98-.7-2.09-.7c-.8 0-1.47.08-2.04.23c-2.38.64-2.38 2.53-2.38 4.19v.93c0 2.51 0 5.35 5.35 5.35h7.44c3.55 0 5.35-1.8 5.35-5.35v-.93c0-1.66 0-3.55-2.38-4.19m-4.36 6.87H9.67c-.38 0-.69-.31-.69-.7s.31-.7.69-.7h4.66c.38 0 .69.31.69.7s-.31.7-.69.7M12.668 2.67a.67.67 0 0 0-1.34 0V4h1.35V2.67z"/><path d="M19.21 8.42v1.7c-.04-.02-.09-.03-.13-.04h-.01c-.71-.19-1.5-.28-2.42-.28c-1.54 0-2.27.45-2.93.95c-.14.1-.24.2-.34.3l-.95 1.01c-.1.1-.26.16-.43.16a.58.58 0 0 1-.43-.17l-.98-1.03c-.1-.11-.22-.2-.25-.22c-.72-.55-1.45-1-2.99-1c-.92 0-1.71.09-2.43.28c-.04.01-.09.02-.13.04v-1.7c0-2.07 0-4.42 4.42-4.42h2.12v3.45l-.65-.65a.676.676 0 0 0-.96.95l1.8 1.8c.01.01.02.01.02.02c.06.05.13.1.2.13c.09.03.17.05.26.05s.17-.02.26-.05c.08-.03.15-.08.22-.15l1.8-1.8a.676.676 0 0 0-.96-.95l-.65.65V4h2.12c4.42 0 4.42 2.35 4.42 4.42"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconDirectboxReceiveFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.69 11.53c-.57-.15-1.24-.23-2.04-.23c-1.11 0-1.52.27-2.09.7c-.03.02-.06.05-.09.08l-.95 1.01c-.8.84-2.24.85-3.04-.01l-.95-1c-.03-.03-.06-.06-.09-.08c-.57-.43-.98-.7-2.09-.7c-.8 0-1.47.08-2.04.23c-2.38.64-2.38 2.53-2.38 4.19v.93c0 2.51 0 5.35 5.35 5.35h7.44c3.55 0 5.35-1.8 5.35-5.35v-.93c0-1.66 0-3.55-2.38-4.19m-4.36 6.87H9.67c-.38 0-.69-.31-.69-.7s.31-.7.69-.7h4.66c.38 0 .69.31.69.7s-.31.7-.69.7M12.668 2.67a.67.67 0 0 0-1.34 0V4h1.35V2.67z"/><path d="M19.21 8.42v1.7c-.04-.02-.09-.03-.13-.04h-.01c-.71-.19-1.5-.28-2.42-.28c-1.54 0-2.27.45-2.93.95c-.14.1-.24.2-.34.3l-.95 1.01c-.1.1-.26.16-.43.16a.58.58 0 0 1-.43-.17l-.98-1.03c-.1-.11-.22-.2-.25-.22c-.72-.55-1.45-1-2.99-1c-.92 0-1.71.09-2.43.28c-.04.01-.09.02-.13.04v-1.7c0-2.07 0-4.42 4.42-4.42h2.12v3.45l-.65-.65a.676.676 0 0 0-.96.95l1.8 1.8c.01.01.02.01.02.02c.06.05.13.1.2.13c.09.03.17.05.26.05s.17-.02.26-.05c.08-.03.15-.08.22-.15l1.8-1.8a.676.676 0 0 0-.96-.95l-.65.65V4h2.12c4.42 0 4.42 2.35 4.42 4.42"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.69 11.53c-.57-.15-1.24-.23-2.04-.23c-1.11 0-1.52.27-2.09.7c-.03.02-.06.05-.09.08l-.95 1.01c-.8.84-2.24.85-3.04-.01l-.95-1c-.03-.03-.06-.06-.09-.08c-.57-.43-.98-.7-2.09-.7c-.8 0-1.47.08-2.04.23c-2.38.64-2.38 2.53-2.38 4.19v.93c0 2.51 0 5.35 5.35 5.35h7.44c3.55 0 5.35-1.8 5.35-5.35v-.93c0-1.66 0-3.55-2.38-4.19m-4.36 6.87H9.67c-.38 0-.69-.31-.69-.7s.31-.7.69-.7h4.66c.38 0 .69.31.69.7s-.31.7-.69.7M12.668 2.67a.67.67 0 0 0-1.34 0V4h1.35V2.67z"/><path d="M19.21 8.42v1.7c-.04-.02-.09-.03-.13-.04h-.01c-.71-.19-1.5-.28-2.42-.28c-1.54 0-2.27.45-2.93.95c-.14.1-.24.2-.34.3l-.95 1.01c-.1.1-.26.16-.43.16a.58.58 0 0 1-.43-.17l-.98-1.03c-.1-.11-.22-.2-.25-.22c-.72-.55-1.45-1-2.99-1c-.92 0-1.71.09-2.43.28c-.04.01-.09.02-.13.04v-1.7c0-2.07 0-4.42 4.42-4.42h2.12v3.45l-.65-.65a.676.676 0 0 0-.96.95l1.8 1.8c.01.01.02.01.02.02c.06.05.13.1.2.13c.09.03.17.05.26.05s.17-.02.26-.05c.08-.03.15-.08.22-.15l1.8-1.8a.676.676 0 0 0-.96-.95l-.65.65V4h2.12c4.42 0 4.42 2.35 4.42 4.42"/></g></svg>
</template>

CSS

.icon-directbox-receive-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.69%2011.53c-.57-.15-1.24-.23-2.04-.23c-1.11%200-1.52.27-2.09.7c-.03.02-.06.05-.09.08l-.95%201.01c-.8.84-2.24.85-3.04-.01l-.95-1c-.03-.03-.06-.06-.09-.08c-.57-.43-.98-.7-2.09-.7c-.8%200-1.47.08-2.04.23c-2.38.64-2.38%202.53-2.38%204.19v.93c0%202.51%200%205.35%205.35%205.35h7.44c3.55%200%205.35-1.8%205.35-5.35v-.93c0-1.66%200-3.55-2.38-4.19m-4.36%206.87H9.67c-.38%200-.69-.31-.69-.7s.31-.7.69-.7h4.66c.38%200%20.69.31.69.7s-.31.7-.69.7M12.668%202.67a.67.67%200%200%200-1.34%200V4h1.35V2.67z%22%2F%3E%3Cpath%20d%3D%22M19.21%208.42v1.7c-.04-.02-.09-.03-.13-.04h-.01c-.71-.19-1.5-.28-2.42-.28c-1.54%200-2.27.45-2.93.95c-.14.1-.24.2-.34.3l-.95%201.01c-.1.1-.26.16-.43.16a.58.58%200%200%201-.43-.17l-.98-1.03c-.1-.11-.22-.2-.25-.22c-.72-.55-1.45-1-2.99-1c-.92%200-1.71.09-2.43.28c-.04.01-.09.02-.13.04v-1.7c0-2.07%200-4.42%204.42-4.42h2.12v3.45l-.65-.65a.676.676%200%200%200-.96.95l1.8%201.8c.01.01.02.01.02.02c.06.05.13.1.2.13c.09.03.17.05.26.05s.17-.02.26-.05c.08-.03.15-.08.22-.15l1.8-1.8a.676.676%200%200%200-.96-.95l-.65.65V4h2.12c4.42%200%204.42%202.35%204.42%204.42%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.69%2011.53c-.57-.15-1.24-.23-2.04-.23c-1.11%200-1.52.27-2.09.7c-.03.02-.06.05-.09.08l-.95%201.01c-.8.84-2.24.85-3.04-.01l-.95-1c-.03-.03-.06-.06-.09-.08c-.57-.43-.98-.7-2.09-.7c-.8%200-1.47.08-2.04.23c-2.38.64-2.38%202.53-2.38%204.19v.93c0%202.51%200%205.35%205.35%205.35h7.44c3.55%200%205.35-1.8%205.35-5.35v-.93c0-1.66%200-3.55-2.38-4.19m-4.36%206.87H9.67c-.38%200-.69-.31-.69-.7s.31-.7.69-.7h4.66c.38%200%20.69.31.69.7s-.31.7-.69.7M12.668%202.67a.67.67%200%200%200-1.34%200V4h1.35V2.67z%22%2F%3E%3Cpath%20d%3D%22M19.21%208.42v1.7c-.04-.02-.09-.03-.13-.04h-.01c-.71-.19-1.5-.28-2.42-.28c-1.54%200-2.27.45-2.93.95c-.14.1-.24.2-.34.3l-.95%201.01c-.1.1-.26.16-.43.16a.58.58%200%200%201-.43-.17l-.98-1.03c-.1-.11-.22-.2-.25-.22c-.72-.55-1.45-1-2.99-1c-.92%200-1.71.09-2.43.28c-.04.01-.09.02-.13.04v-1.7c0-2.07%200-4.42%204.42-4.42h2.12v3.45l-.65-.65a.676.676%200%200%200-.96.95l1.8%201.8c.01.01.02.01.02.02c.06.05.13.1.2.13c.09.03.17.05.26.05s.17-.02.26-.05c.08-.03.15-.08.22-.15l1.8-1.8a.676.676%200%200%200-.96-.95l-.65.65V4h2.12c4.42%200%204.42%202.35%204.42%204.42%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/directbox-receive-filled.svg?color=%231a73e8&size=48