document forward icon
document-forward-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- document-forward-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the document forward icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.5 10.19h-2.89c-2.37 0-4.3-1.93-4.3-4.3V3c0-.55-.45-1-1-1H8.07C4.99 2 2.5 4 2.5 7.57v8.86C2.5 20 4.99 22 8.07 22h7.86c3.08 0 5.57-2 5.57-5.57v-5.24c0-.55-.45-1-1-1m-6.75 4.75v.16q-.03.21-.18.39l-.04.04l-2 2c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.72-.72H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.19l-.72-.72a.74.74 0 0 1-.22-.53c0-.19.07-.38.22-.53c.29-.29.77-.29 1.06 0l2 2c.13.14.2.3.22.47"/><path d="M17.43 8.81c.95.01 2.27.01 3.4.01c.57 0 .87-.67.47-1.07c-1.44-1.45-4.02-4.06-5.5-5.54c-.41-.41-1.12-.13-1.12.44v3.49c0 1.46 1.24 2.67 2.75 2.67"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconDocumentForwardFilled(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="M20.5 10.19h-2.89c-2.37 0-4.3-1.93-4.3-4.3V3c0-.55-.45-1-1-1H8.07C4.99 2 2.5 4 2.5 7.57v8.86C2.5 20 4.99 22 8.07 22h7.86c3.08 0 5.57-2 5.57-5.57v-5.24c0-.55-.45-1-1-1m-6.75 4.75v.16q-.03.21-.18.39l-.04.04l-2 2c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.72-.72H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.19l-.72-.72a.74.74 0 0 1-.22-.53c0-.19.07-.38.22-.53c.29-.29.77-.29 1.06 0l2 2c.13.14.2.3.22.47"/><path d="M17.43 8.81c.95.01 2.27.01 3.4.01c.57 0 .87-.67.47-1.07c-1.44-1.45-4.02-4.06-5.5-5.54c-.41-.41-1.12-.13-1.12.44v3.49c0 1.46 1.24 2.67 2.75 2.67"/></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="M20.5 10.19h-2.89c-2.37 0-4.3-1.93-4.3-4.3V3c0-.55-.45-1-1-1H8.07C4.99 2 2.5 4 2.5 7.57v8.86C2.5 20 4.99 22 8.07 22h7.86c3.08 0 5.57-2 5.57-5.57v-5.24c0-.55-.45-1-1-1m-6.75 4.75v.16q-.03.21-.18.39l-.04.04l-2 2c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.72-.72H7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.19l-.72-.72a.74.74 0 0 1-.22-.53c0-.19.07-.38.22-.53c.29-.29.77-.29 1.06 0l2 2c.13.14.2.3.22.47"/><path d="M17.43 8.81c.95.01 2.27.01 3.4.01c.57 0 .87-.67.47-1.07c-1.44-1.45-4.02-4.06-5.5-5.54c-.41-.41-1.12-.13-1.12.44v3.49c0 1.46 1.24 2.67 2.75 2.67"/></g></svg> </template>
CSS
.icon-document-forward-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%22M20.5%2010.19h-2.89c-2.37%200-4.3-1.93-4.3-4.3V3c0-.55-.45-1-1-1H8.07C4.99%202%202.5%204%202.5%207.57v8.86C2.5%2020%204.99%2022%208.07%2022h7.86c3.08%200%205.57-2%205.57-5.57v-5.24c0-.55-.45-1-1-1m-6.75%204.75v.16q-.03.21-.18.39l-.04.04l-2%202c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754%200%200%201%200-1.06l.72-.72H7c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h4.19l-.72-.72a.74.74%200%200%201-.22-.53c0-.19.07-.38.22-.53c.29-.29.77-.29%201.06%200l2%202c.13.14.2.3.22.47%22%2F%3E%3Cpath%20d%3D%22M17.43%208.81c.95.01%202.27.01%203.4.01c.57%200%20.87-.67.47-1.07c-1.44-1.45-4.02-4.06-5.5-5.54c-.41-.41-1.12-.13-1.12.44v3.49c0%201.46%201.24%202.67%202.75%202.67%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%22M20.5%2010.19h-2.89c-2.37%200-4.3-1.93-4.3-4.3V3c0-.55-.45-1-1-1H8.07C4.99%202%202.5%204%202.5%207.57v8.86C2.5%2020%204.99%2022%208.07%2022h7.86c3.08%200%205.57-2%205.57-5.57v-5.24c0-.55-.45-1-1-1m-6.75%204.75v.16q-.03.21-.18.39l-.04.04l-2%202c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754%200%200%201%200-1.06l.72-.72H7c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h4.19l-.72-.72a.74.74%200%200%201-.22-.53c0-.19.07-.38.22-.53c.29-.29.77-.29%201.06%200l2%202c.13.14.2.3.22.47%22%2F%3E%3Cpath%20d%3D%22M17.43%208.81c.95.01%202.27.01%203.4.01c.57%200%20.87-.67.47-1.07c-1.44-1.45-4.02-4.06-5.5-5.54c-.41-.41-1.12-.13-1.12.44v3.49c0%201.46%201.24%202.67%202.75%202.67%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/document-forward-filled.svg?color=%231a73e8&size=48