export5 icon
export5-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- export5-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the export5 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.14 9.898h-8.39v5.48c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-5.48H2.86c-.48 0-.86.38-.86.86c0 5.89 4.11 10 10 10s10-4.11 10-10c0-.48-.38-.86-.86-.86"/><path d="m12.748 5.8l1.56 1.56c.29.29.77.29 1.06 0s.29-.77 0-1.06l-2.85-2.84a.754.754 0 0 0-1.06 0l-2.84 2.85c-.14.15-.22.34-.22.53s.07.38.22.53c.29.29.77.29 1.06 0l1.56-1.56V9.9h1.5V5.8z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconExport5Filled(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="M21.14 9.898h-8.39v5.48c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-5.48H2.86c-.48 0-.86.38-.86.86c0 5.89 4.11 10 10 10s10-4.11 10-10c0-.48-.38-.86-.86-.86"/><path d="m12.748 5.8l1.56 1.56c.29.29.77.29 1.06 0s.29-.77 0-1.06l-2.85-2.84a.754.754 0 0 0-1.06 0l-2.84 2.85c-.14.15-.22.34-.22.53s.07.38.22.53c.29.29.77.29 1.06 0l1.56-1.56V9.9h1.5V5.8z"/></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="M21.14 9.898h-8.39v5.48c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-5.48H2.86c-.48 0-.86.38-.86.86c0 5.89 4.11 10 10 10s10-4.11 10-10c0-.48-.38-.86-.86-.86"/><path d="m12.748 5.8l1.56 1.56c.29.29.77.29 1.06 0s.29-.77 0-1.06l-2.85-2.84a.754.754 0 0 0-1.06 0l-2.84 2.85c-.14.15-.22.34-.22.53s.07.38.22.53c.29.29.77.29 1.06 0l1.56-1.56V9.9h1.5V5.8z"/></g></svg> </template>
CSS
.icon-export5-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%22M21.14%209.898h-8.39v5.48c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-5.48H2.86c-.48%200-.86.38-.86.86c0%205.89%204.11%2010%2010%2010s10-4.11%2010-10c0-.48-.38-.86-.86-.86%22%2F%3E%3Cpath%20d%3D%22m12.748%205.8l1.56%201.56c.29.29.77.29%201.06%200s.29-.77%200-1.06l-2.85-2.84a.754.754%200%200%200-1.06%200l-2.84%202.85c-.14.15-.22.34-.22.53s.07.38.22.53c.29.29.77.29%201.06%200l1.56-1.56V9.9h1.5V5.8z%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%22M21.14%209.898h-8.39v5.48c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-5.48H2.86c-.48%200-.86.38-.86.86c0%205.89%204.11%2010%2010%2010s10-4.11%2010-10c0-.48-.38-.86-.86-.86%22%2F%3E%3Cpath%20d%3D%22m12.748%205.8l1.56%201.56c.29.29.77.29%201.06%200s.29-.77%200-1.06l-2.85-2.84a.754.754%200%200%200-1.06%200l-2.84%202.85c-.14.15-.22.34-.22.53s.07.38.22.53c.29.29.77.29%201.06%200l1.56-1.56V9.9h1.5V5.8z%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/export5-filled.svg?color=%231a73e8&size=48