upload icon
upload from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- upload
- Set
- Mage Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
uploadBootstrap IconsuploadBoxIcons v2uploadCarbonupload-fillEva IconsuploadFont Awesome 6 SoliduploadFeather Iconsupload-24-filledFluent UI System IconsuploadHumbleiconsuploadIconoiruploadIonIconsuploadJam IconsuploadLine AwesomeuploadMaterial Line IconsuploadLucideuploadMaterial SymbolsuploadMaterial Design Iconsupload-fillMingCute Iconupload-16OcticonsuploadOpenMojiuploadPhosphoruploadPixelarticonsuploadRadix Iconsupload-fillRemix Iconupload-boldSolar
Use the upload 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-width="1.5"><path stroke-miterlimit="10" d="M12 3.212v12.026"/><path stroke-linejoin="round" d="M16.625 7.456L12.66 3.49a.937.937 0 0 0-1.318 0L7.375 7.456M2.75 13.85v4.625a2.31 2.31 0 0 0 2.313 2.313h13.875a2.31 2.31 0 0 0 2.312-2.313V13.85"/></g></svg>
React
import type { SVGProps } from "react";
export function MageUpload(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" strokeWidth="1.5"><path strokeMiterlimit="10" d="M12 3.212v12.026"/><path strokeLinejoin="round" d="M16.625 7.456L12.66 3.49a.937.937 0 0 0-1.318 0L7.375 7.456M2.75 13.85v4.625a2.31 2.31 0 0 0 2.313 2.313h13.875a2.31 2.31 0 0 0 2.312-2.313V13.85"/></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-width="1.5"><path stroke-miterlimit="10" d="M12 3.212v12.026"/><path stroke-linejoin="round" d="M16.625 7.456L12.66 3.49a.937.937 0 0 0-1.318 0L7.375 7.456M2.75 13.85v4.625a2.31 2.31 0 0 0 2.313 2.313h13.875a2.31 2.31 0 0 0 2.312-2.313V13.85"/></g></svg> </template>
CSS
.icon-upload {
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-width%3D%221.5%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M12%203.212v12.026%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.625%207.456L12.66%203.49a.937.937%200%200%200-1.318%200L7.375%207.456M2.75%2013.85v4.625a2.31%202.31%200%200%200%202.313%202.313h13.875a2.31%202.31%200%200%200%202.312-2.313V13.85%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-width%3D%221.5%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M12%203.212v12.026%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.625%207.456L12.66%203.49a.937.937%200%200%200-1.318%200L7.375%207.456M2.75%2013.85v4.625a2.31%202.31%200%200%200%202.313%202.313h13.875a2.31%202.31%200%200%200%202.312-2.313V13.85%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/upload.svg?color=%231a73e8&size=48