files 02 icon
files-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- files-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the files 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14.5 5h-2c-2.828 0-4.243 0-5.121.879C6.5 6.757 6.5 8.172 6.5 11v5c0 2.828 0 4.243.879 5.121C8.257 22 9.672 22 12.5 22h1.343c.818 0 1.226 0 1.594-.152s.656-.441 1.235-1.02l2.656-2.656c.579-.579.867-.867 1.02-1.235c.152-.368.152-.776.152-1.594V11c0-2.828 0-4.243-.879-5.121C18.743 5 17.328 5 14.5 5"/><path d="M15 21.5v-1c0-1.886 0-2.828.586-3.414S17.114 16.5 19 16.5h1M6.5 19a3 3 0 0 1-3-3V8c0-2.828 0-4.243.879-5.121C5.257 2 6.672 2 9.5 2h5a3 3 0 0 1 3 3m-7.499 8h4m-4-4h7"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsFiles02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M14.5 5h-2c-2.828 0-4.243 0-5.121.879C6.5 6.757 6.5 8.172 6.5 11v5c0 2.828 0 4.243.879 5.121C8.257 22 9.672 22 12.5 22h1.343c.818 0 1.226 0 1.594-.152s.656-.441 1.235-1.02l2.656-2.656c.579-.579.867-.867 1.02-1.235c.152-.368.152-.776.152-1.594V11c0-2.828 0-4.243-.879-5.121C18.743 5 17.328 5 14.5 5"/><path d="M15 21.5v-1c0-1.886 0-2.828.586-3.414S17.114 16.5 19 16.5h1M6.5 19a3 3 0 0 1-3-3V8c0-2.828 0-4.243.879-5.121C5.257 2 6.672 2 9.5 2h5a3 3 0 0 1 3 3m-7.499 8h4m-4-4h7"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14.5 5h-2c-2.828 0-4.243 0-5.121.879C6.5 6.757 6.5 8.172 6.5 11v5c0 2.828 0 4.243.879 5.121C8.257 22 9.672 22 12.5 22h1.343c.818 0 1.226 0 1.594-.152s.656-.441 1.235-1.02l2.656-2.656c.579-.579.867-.867 1.02-1.235c.152-.368.152-.776.152-1.594V11c0-2.828 0-4.243-.879-5.121C18.743 5 17.328 5 14.5 5"/><path d="M15 21.5v-1c0-1.886 0-2.828.586-3.414S17.114 16.5 19 16.5h1M6.5 19a3 3 0 0 1-3-3V8c0-2.828 0-4.243.879-5.121C5.257 2 6.672 2 9.5 2h5a3 3 0 0 1 3 3m-7.499 8h4m-4-4h7"/></g></svg> </template>
CSS
.icon-files-02 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.5%205h-2c-2.828%200-4.243%200-5.121.879C6.5%206.757%206.5%208.172%206.5%2011v5c0%202.828%200%204.243.879%205.121C8.257%2022%209.672%2022%2012.5%2022h1.343c.818%200%201.226%200%201.594-.152s.656-.441%201.235-1.02l2.656-2.656c.579-.579.867-.867%201.02-1.235c.152-.368.152-.776.152-1.594V11c0-2.828%200-4.243-.879-5.121C18.743%205%2017.328%205%2014.5%205%22%2F%3E%3Cpath%20d%3D%22M15%2021.5v-1c0-1.886%200-2.828.586-3.414S17.114%2016.5%2019%2016.5h1M6.5%2019a3%203%200%200%201-3-3V8c0-2.828%200-4.243.879-5.121C5.257%202%206.672%202%209.5%202h5a3%203%200%200%201%203%203m-7.499%208h4m-4-4h7%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.5%205h-2c-2.828%200-4.243%200-5.121.879C6.5%206.757%206.5%208.172%206.5%2011v5c0%202.828%200%204.243.879%205.121C8.257%2022%209.672%2022%2012.5%2022h1.343c.818%200%201.226%200%201.594-.152s.656-.441%201.235-1.02l2.656-2.656c.579-.579.867-.867%201.02-1.235c.152-.368.152-.776.152-1.594V11c0-2.828%200-4.243-.879-5.121C18.743%205%2017.328%205%2014.5%205%22%2F%3E%3Cpath%20d%3D%22M15%2021.5v-1c0-1.886%200-2.828.586-3.414S17.114%2016.5%2019%2016.5h1M6.5%2019a3%203%200%200%201-3-3V8c0-2.828%200-4.243.879-5.121C5.257%202%206.672%202%209.5%202h5a3%203%200%200%201%203%203m-7.499%208h4m-4-4h7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/files-02.svg?color=%231a73e8&size=48