box arrow down icon
box-arrow-down-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- box-arrow-down-duotone
- Set
- Phosphor
- Style
- Duotone
- Viewbox
- 256×256
- License
- MIT
- Aliases
- archive-box-duotone
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the box arrow down icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M216 72v136a8 8 0 0 1-8 8H48a8 8 0 0 1-8-8V72Z" opacity=".2"/><path d="m223.16 68.42l-16-32A8 8 0 0 0 200 32H56a8 8 0 0 0-7.16 4.42l-16 32A8.1 8.1 0 0 0 32 72v136a16 16 0 0 0 16 16h160a16 16 0 0 0 16-16V72a8.1 8.1 0 0 0-.84-3.58M60.94 48h134.12l8 16H52.94ZM208 208H48V80h160zm-42.34-61.66a8 8 0 0 1 0 11.32l-32 32a8 8 0 0 1-11.32 0l-32-32a8 8 0 0 1 11.32-11.32L120 164.69V104a8 8 0 0 1 16 0v60.69l18.34-18.35a8 8 0 0 1 11.32 0"/></g></svg>
React
import type { SVGProps } from "react";
export function PhBoxArrowDownDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M216 72v136a8 8 0 0 1-8 8H48a8 8 0 0 1-8-8V72Z" opacity=".2"/><path d="m223.16 68.42l-16-32A8 8 0 0 0 200 32H56a8 8 0 0 0-7.16 4.42l-16 32A8.1 8.1 0 0 0 32 72v136a16 16 0 0 0 16 16h160a16 16 0 0 0 16-16V72a8.1 8.1 0 0 0-.84-3.58M60.94 48h134.12l8 16H52.94ZM208 208H48V80h160zm-42.34-61.66a8 8 0 0 1 0 11.32l-32 32a8 8 0 0 1-11.32 0l-32-32a8 8 0 0 1 11.32-11.32L120 164.69V104a8 8 0 0 1 16 0v60.69l18.34-18.35a8 8 0 0 1 11.32 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M216 72v136a8 8 0 0 1-8 8H48a8 8 0 0 1-8-8V72Z" opacity=".2"/><path d="m223.16 68.42l-16-32A8 8 0 0 0 200 32H56a8 8 0 0 0-7.16 4.42l-16 32A8.1 8.1 0 0 0 32 72v136a16 16 0 0 0 16 16h160a16 16 0 0 0 16-16V72a8.1 8.1 0 0 0-.84-3.58M60.94 48h134.12l8 16H52.94ZM208 208H48V80h160zm-42.34-61.66a8 8 0 0 1 0 11.32l-32 32a8 8 0 0 1-11.32 0l-32-32a8 8 0 0 1 11.32-11.32L120 164.69V104a8 8 0 0 1 16 0v60.69l18.34-18.35a8 8 0 0 1 11.32 0"/></g></svg> </template>
CSS
.icon-box-arrow-down-duotone {
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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2072v136a8%208%200%200%201-8%208H48a8%208%200%200%201-8-8V72Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m223.16%2068.42l-16-32A8%208%200%200%200%20200%2032H56a8%208%200%200%200-7.16%204.42l-16%2032A8.1%208.1%200%200%200%2032%2072v136a16%2016%200%200%200%2016%2016h160a16%2016%200%200%200%2016-16V72a8.1%208.1%200%200%200-.84-3.58M60.94%2048h134.12l8%2016H52.94ZM208%20208H48V80h160zm-42.34-61.66a8%208%200%200%201%200%2011.32l-32%2032a8%208%200%200%201-11.32%200l-32-32a8%208%200%200%201%2011.32-11.32L120%20164.69V104a8%208%200%200%201%2016%200v60.69l18.34-18.35a8%208%200%200%201%2011.32%200%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2072v136a8%208%200%200%201-8%208H48a8%208%200%200%201-8-8V72Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m223.16%2068.42l-16-32A8%208%200%200%200%20200%2032H56a8%208%200%200%200-7.16%204.42l-16%2032A8.1%208.1%200%200%200%2032%2072v136a16%2016%200%200%200%2016%2016h160a16%2016%200%200%200%2016-16V72a8.1%208.1%200%200%200-.84-3.58M60.94%2048h134.12l8%2016H52.94ZM208%20208H48V80h160zm-42.34-61.66a8%208%200%200%201%200%2011.32l-32%2032a8%208%200%200%201-11.32%200l-32-32a8%208%200%200%201%2011.32-11.32L120%20164.69V104a8%208%200%200%201%2016%200v60.69l18.34-18.35a8%208%200%200%201%2011.32%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/box-arrow-down-duotone.svg?color=%231a73e8&size=48