import5 icon
import5-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- import5-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the import5 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.8 9h-4.05v4.44l2.07-2.07c.15-.15.34-.22.53-.22s.38.07.53.22c.29.29.29.77 0 1.06l-3.35 3.35c-.29.29-.77.29-1.06 0l-3.35-3.35a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.07 2.07V9H7.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 9m-4.05-6.25c0-.41-.34-.75-.75-.75s-.75.34-.75.75V9h1.5z"/></svg>
React
import type { SVGProps } from "react";
export function ReiconImport5Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.8 9h-4.05v4.44l2.07-2.07c.15-.15.34-.22.53-.22s.38.07.53.22c.29.29.29.77 0 1.06l-3.35 3.35c-.29.29-.77.29-1.06 0l-3.35-3.35a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.07 2.07V9H7.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 9m-4.05-6.25c0-.41-.34-.75-.75-.75s-.75.34-.75.75V9h1.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.8 9h-4.05v4.44l2.07-2.07c.15-.15.34-.22.53-.22s.38.07.53.22c.29.29.29.77 0 1.06l-3.35 3.35c-.29.29-.77.29-1.06 0l-3.35-3.35a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.07 2.07V9H7.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 9m-4.05-6.25c0-.41-.34-.75-.75-.75s-.75.34-.75.75V9h1.5z"/></svg> </template>
CSS
.icon-import5-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.8%209h-4.05v4.44l2.07-2.07c.15-.15.34-.22.53-.22s.38.07.53.22c.29.29.29.77%200%201.06l-3.35%203.35c-.29.29-.77.29-1.06%200l-3.35-3.35a.754.754%200%200%201%200-1.06c.29-.29.77-.29%201.06%200l2.07%202.07V9H7.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%209m-4.05-6.25c0-.41-.34-.75-.75-.75s-.75.34-.75.75V9h1.5z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.8%209h-4.05v4.44l2.07-2.07c.15-.15.34-.22.53-.22s.38.07.53.22c.29.29.29.77%200%201.06l-3.35%203.35c-.29.29-.77.29-1.06%200l-3.35-3.35a.754.754%200%200%201%200-1.06c.29-.29.77-.29%201.06%200l2.07%202.07V9H7.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%209m-4.05-6.25c0-.41-.34-.75-.75-.75s-.75.34-.75.75V9h1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/import5-filled.svg?color=%231a73e8&size=48