upload 04 icon
upload-04 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- upload-04
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the upload 04 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.25 21h13.5c.232 0 .348 0 .446-.01a2 2 0 0 0 1.794-1.794c.01-.098.01-.214.01-.446s0-.348-.01-.446a2 2 0 0 0-1.794-1.794c-.098-.01-.214-.01-.446-.01h-1.69c-.228 0-.342 0-.451.012a2 2 0 0 0-1.03.427c-.087.069-.168.15-.329.311a4 4 0 0 1-.328.311a2 2 0 0 1-1.03.427c-.11.012-.224.012-.453.012h-2.878c-.229 0-.343 0-.452-.012a2 2 0 0 1-1.03-.427c-.087-.069-.168-.15-.329-.311s-.242-.242-.328-.311a2 2 0 0 0-1.03-.427c-.11-.012-.224-.012-.453-.012H5.25c-.232 0-.348 0-.446.01a2 2 0 0 0-1.794 1.794c-.01.098-.01.214-.01.446s0 .348.01.446a2 2 0 0 0 1.794 1.794c.098.01.214.01.446.01M16.5 7.5S13.186 3 12 3S7.5 7.5 7.5 7.5M12 4v11"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsUpload04(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M5.25 21h13.5c.232 0 .348 0 .446-.01a2 2 0 0 0 1.794-1.794c.01-.098.01-.214.01-.446s0-.348-.01-.446a2 2 0 0 0-1.794-1.794c-.098-.01-.214-.01-.446-.01h-1.69c-.228 0-.342 0-.451.012a2 2 0 0 0-1.03.427c-.087.069-.168.15-.329.311a4 4 0 0 1-.328.311a2 2 0 0 1-1.03.427c-.11.012-.224.012-.453.012h-2.878c-.229 0-.343 0-.452-.012a2 2 0 0 1-1.03-.427c-.087-.069-.168-.15-.329-.311s-.242-.242-.328-.311a2 2 0 0 0-1.03-.427c-.11-.012-.224-.012-.453-.012H5.25c-.232 0-.348 0-.446.01a2 2 0 0 0-1.794 1.794c-.01.098-.01.214-.01.446s0 .348.01.446a2 2 0 0 0 1.794 1.794c.098.01.214.01.446.01M16.5 7.5S13.186 3 12 3S7.5 7.5 7.5 7.5M12 4v11"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.25 21h13.5c.232 0 .348 0 .446-.01a2 2 0 0 0 1.794-1.794c.01-.098.01-.214.01-.446s0-.348-.01-.446a2 2 0 0 0-1.794-1.794c-.098-.01-.214-.01-.446-.01h-1.69c-.228 0-.342 0-.451.012a2 2 0 0 0-1.03.427c-.087.069-.168.15-.329.311a4 4 0 0 1-.328.311a2 2 0 0 1-1.03.427c-.11.012-.224.012-.453.012h-2.878c-.229 0-.343 0-.452-.012a2 2 0 0 1-1.03-.427c-.087-.069-.168-.15-.329-.311s-.242-.242-.328-.311a2 2 0 0 0-1.03-.427c-.11-.012-.224-.012-.453-.012H5.25c-.232 0-.348 0-.446.01a2 2 0 0 0-1.794 1.794c-.01.098-.01.214-.01.446s0 .348.01.446a2 2 0 0 0 1.794 1.794c.098.01.214.01.446.01M16.5 7.5S13.186 3 12 3S7.5 7.5 7.5 7.5M12 4v11"/></svg> </template>
CSS
.icon-upload-04 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.25%2021h13.5c.232%200%20.348%200%20.446-.01a2%202%200%200%200%201.794-1.794c.01-.098.01-.214.01-.446s0-.348-.01-.446a2%202%200%200%200-1.794-1.794c-.098-.01-.214-.01-.446-.01h-1.69c-.228%200-.342%200-.451.012a2%202%200%200%200-1.03.427c-.087.069-.168.15-.329.311a4%204%200%200%201-.328.311a2%202%200%200%201-1.03.427c-.11.012-.224.012-.453.012h-2.878c-.229%200-.343%200-.452-.012a2%202%200%200%201-1.03-.427c-.087-.069-.168-.15-.329-.311s-.242-.242-.328-.311a2%202%200%200%200-1.03-.427c-.11-.012-.224-.012-.453-.012H5.25c-.232%200-.348%200-.446.01a2%202%200%200%200-1.794%201.794c-.01.098-.01.214-.01.446s0%20.348.01.446a2%202%200%200%200%201.794%201.794c.098.01.214.01.446.01M16.5%207.5S13.186%203%2012%203S7.5%207.5%207.5%207.5M12%204v11%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.25%2021h13.5c.232%200%20.348%200%20.446-.01a2%202%200%200%200%201.794-1.794c.01-.098.01-.214.01-.446s0-.348-.01-.446a2%202%200%200%200-1.794-1.794c-.098-.01-.214-.01-.446-.01h-1.69c-.228%200-.342%200-.451.012a2%202%200%200%200-1.03.427c-.087.069-.168.15-.329.311a4%204%200%200%201-.328.311a2%202%200%200%201-1.03.427c-.11.012-.224.012-.453.012h-2.878c-.229%200-.343%200-.452-.012a2%202%200%200%201-1.03-.427c-.087-.069-.168-.15-.329-.311s-.242-.242-.328-.311a2%202%200%200%200-1.03-.427c-.11-.012-.224-.012-.453-.012H5.25c-.232%200-.348%200-.446.01a2%202%200%200%200-1.794%201.794c-.01.098-.01.214-.01.446s0%20.348.01.446a2%202%200%200%200%201.794%201.794c.098.01.214.01.446.01M16.5%207.5S13.186%203%2012%203S7.5%207.5%207.5%207.5M12%204v11%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/upload-04.svg?color=%231a73e8&size=48