download icon
download from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- download
- Set
- Mage Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
downloadAkar Iconsdownload-outlinedAnt Design IconsdownloadBootstrap IconsdownloadBoxIcons v2downloadBoxIcons v2 SoliddownloadCarbondownloadCodiconsdownloadElement Plusdownload-fillEva IconsdownloadFont Awesome 6 SoliddownloadFont Awesome SoliddownloadFeather Iconsdownload-outlineFlowbite IconsdownloadHumbleiconsdownloadIconParkdownloadIconPark OutlinedownloadIconoirdownloadIonIconsdownloadJam IconsdownloadLine AwesomedownloadMaterial Line IconsdownloadLucidedownloadMaterial SymbolsdownloadMaterial Symbols Light
Use the download 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 15.238V3.213"/><path stroke-linejoin="round" d="m7.375 10.994l3.966 3.966a.937.937 0 0 0 1.318 0l3.966-3.966"/><path stroke-linejoin="round" d="M2.75 13.85v4.625a2.313 2.313 0 0 0 2.313 2.313h13.874a2.313 2.313 0 0 0 2.313-2.313V13.85"/></g></svg>
React
import type { SVGProps } from "react";
export function MageDownload(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 15.238V3.213"/><path strokeLinejoin="round" d="m7.375 10.994l3.966 3.966a.937.937 0 0 0 1.318 0l3.966-3.966"/><path strokeLinejoin="round" d="M2.75 13.85v4.625a2.313 2.313 0 0 0 2.313 2.313h13.874a2.313 2.313 0 0 0 2.313-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 15.238V3.213"/><path stroke-linejoin="round" d="m7.375 10.994l3.966 3.966a.937.937 0 0 0 1.318 0l3.966-3.966"/><path stroke-linejoin="round" d="M2.75 13.85v4.625a2.313 2.313 0 0 0 2.313 2.313h13.874a2.313 2.313 0 0 0 2.313-2.313V13.85"/></g></svg> </template>
CSS
.icon-download {
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%2015.238V3.213%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m7.375%2010.994l3.966%203.966a.937.937%200%200%200%201.318%200l3.966-3.966%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2.75%2013.85v4.625a2.313%202.313%200%200%200%202.313%202.313h13.874a2.313%202.313%200%200%200%202.313-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%2015.238V3.213%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m7.375%2010.994l3.966%203.966a.937.937%200%200%200%201.318%200l3.966-3.966%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2.75%2013.85v4.625a2.313%202.313%200%200%200%202.313%202.313h13.874a2.313%202.313%200%200%200%202.313-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/download.svg?color=%231a73e8&size=48