directbox send icon
directbox-send-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- directbox-send-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 send 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 4.3l.65.65c.26.26.69.26.95 0s.26-.69 0-.95l-1.8-1.8a1 1 0 0 0-.22-.15a.7.7 0 0 0-.25-.05c-.09 0-.17.02-.26.05a.7.7 0 0 0-.2.13c-.01.01-.01.01-.02.01L9.718 4c-.26.26-.26.69 0 .95s.69.26.95 0l.65-.65V6h1.35z"/><path d="M19.21 10.12c-.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.16c-.06 0-.28-.01-.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.04C4.8 8.13 5 6 9.21 6h2.12v3.08a.67.67 0 0 0 1.34 0V6h2.12c4.21 0 4.41 2.13 4.42 4.12"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconDirectboxSendFilled(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 4.3l.65.65c.26.26.69.26.95 0s.26-.69 0-.95l-1.8-1.8a1 1 0 0 0-.22-.15a.7.7 0 0 0-.25-.05c-.09 0-.17.02-.26.05a.7.7 0 0 0-.2.13c-.01.01-.01.01-.02.01L9.718 4c-.26.26-.26.69 0 .95s.69.26.95 0l.65-.65V6h1.35z"/><path d="M19.21 10.12c-.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.16c-.06 0-.28-.01-.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.04C4.8 8.13 5 6 9.21 6h2.12v3.08a.67.67 0 0 0 1.34 0V6h2.12c4.21 0 4.41 2.13 4.42 4.12"/></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 4.3l.65.65c.26.26.69.26.95 0s.26-.69 0-.95l-1.8-1.8a1 1 0 0 0-.22-.15a.7.7 0 0 0-.25-.05c-.09 0-.17.02-.26.05a.7.7 0 0 0-.2.13c-.01.01-.01.01-.02.01L9.718 4c-.26.26-.26.69 0 .95s.69.26.95 0l.65-.65V6h1.35z"/><path d="M19.21 10.12c-.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.16c-.06 0-.28-.01-.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.04C4.8 8.13 5 6 9.21 6h2.12v3.08a.67.67 0 0 0 1.34 0V6h2.12c4.21 0 4.41 2.13 4.42 4.12"/></g></svg> </template>
CSS
.icon-directbox-send-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%204.3l.65.65c.26.26.69.26.95%200s.26-.69%200-.95l-1.8-1.8a1%201%200%200%200-.22-.15a.7.7%200%200%200-.25-.05c-.09%200-.17.02-.26.05a.7.7%200%200%200-.2.13c-.01.01-.01.01-.02.01L9.718%204c-.26.26-.26.69%200%20.95s.69.26.95%200l.65-.65V6h1.35z%22%2F%3E%3Cpath%20d%3D%22M19.21%2010.12c-.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.16c-.06%200-.28-.01-.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.04C4.8%208.13%205%206%209.21%206h2.12v3.08a.67.67%200%200%200%201.34%200V6h2.12c4.21%200%204.41%202.13%204.42%204.12%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%204.3l.65.65c.26.26.69.26.95%200s.26-.69%200-.95l-1.8-1.8a1%201%200%200%200-.22-.15a.7.7%200%200%200-.25-.05c-.09%200-.17.02-.26.05a.7.7%200%200%200-.2.13c-.01.01-.01.01-.02.01L9.718%204c-.26.26-.26.69%200%20.95s.69.26.95%200l.65-.65V6h1.35z%22%2F%3E%3Cpath%20d%3D%22M19.21%2010.12c-.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.16c-.06%200-.28-.01-.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.04C4.8%208.13%205%206%209.21%206h2.12v3.08a.67.67%200%200%200%201.34%200V6h2.12c4.21%200%204.41%202.13%204.42%204.12%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-send-filled.svg?color=%231a73e8&size=48