export4 icon
export4-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- export4-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the export4 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.8 9h-4.05v6.25c0 .41-.34.75-.75.75s-.75-.34-.75-.75V9H7.2C4 9 2 11 2 14.2v2.59C2 20 4 22 7.2 22h9.59c3.2 0 5.2-2 5.2-5.2v-2.6C22 11 20 9 16.8 9"/><path d="m12.75 4.561l2.07 2.07c.15.15.34.22.53.22s.38-.07.53-.22c.29-.29.29-.77 0-1.06l-3.35-3.35a.754.754 0 0 0-1.06 0l-3.35 3.35c-.29.29-.29.77 0 1.06s.77.29 1.06 0l2.07-2.07v4.44h1.5z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconExport4Filled(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="M16.8 9h-4.05v6.25c0 .41-.34.75-.75.75s-.75-.34-.75-.75V9H7.2C4 9 2 11 2 14.2v2.59C2 20 4 22 7.2 22h9.59c3.2 0 5.2-2 5.2-5.2v-2.6C22 11 20 9 16.8 9"/><path d="m12.75 4.561l2.07 2.07c.15.15.34.22.53.22s.38-.07.53-.22c.29-.29.29-.77 0-1.06l-3.35-3.35a.754.754 0 0 0-1.06 0l-3.35 3.35c-.29.29-.29.77 0 1.06s.77.29 1.06 0l2.07-2.07v4.44h1.5z"/></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="M16.8 9h-4.05v6.25c0 .41-.34.75-.75.75s-.75-.34-.75-.75V9H7.2C4 9 2 11 2 14.2v2.59C2 20 4 22 7.2 22h9.59c3.2 0 5.2-2 5.2-5.2v-2.6C22 11 20 9 16.8 9"/><path d="m12.75 4.561l2.07 2.07c.15.15.34.22.53.22s.38-.07.53-.22c.29-.29.29-.77 0-1.06l-3.35-3.35a.754.754 0 0 0-1.06 0l-3.35 3.35c-.29.29-.29.77 0 1.06s.77.29 1.06 0l2.07-2.07v4.44h1.5z"/></g></svg> </template>
CSS
.icon-export4-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%22M16.8%209h-4.05v6.25c0%20.41-.34.75-.75.75s-.75-.34-.75-.75V9H7.2C4%209%202%2011%202%2014.2v2.59C2%2020%204%2022%207.2%2022h9.59c3.2%200%205.2-2%205.2-5.2v-2.6C22%2011%2020%209%2016.8%209%22%2F%3E%3Cpath%20d%3D%22m12.75%204.561l2.07%202.07c.15.15.34.22.53.22s.38-.07.53-.22c.29-.29.29-.77%200-1.06l-3.35-3.35a.754.754%200%200%200-1.06%200l-3.35%203.35c-.29.29-.29.77%200%201.06s.77.29%201.06%200l2.07-2.07v4.44h1.5z%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%22M16.8%209h-4.05v6.25c0%20.41-.34.75-.75.75s-.75-.34-.75-.75V9H7.2C4%209%202%2011%202%2014.2v2.59C2%2020%204%2022%207.2%2022h9.59c3.2%200%205.2-2%205.2-5.2v-2.6C22%2011%2020%209%2016.8%209%22%2F%3E%3Cpath%20d%3D%22m12.75%204.561l2.07%202.07c.15.15.34.22.53.22s.38-.07.53-.22c.29-.29.29-.77%200-1.06l-3.35-3.35a.754.754%200%200%200-1.06%200l-3.35%203.35c-.29.29-.29.77%200%201.06s.77.29%201.06%200l2.07-2.07v4.44h1.5z%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/export4-filled.svg?color=%231a73e8&size=48