download icon
download-solid from Dither Icons by Vijay K Singh · Solid · MIT Free for personal and commercial use.
- Name
- download-solid
- Set
- Dither Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
2 other variants in Dither Icons
The same icon in other sets
All download icons →downloadAkar Iconsdownload-outlinedAnt Design IconsdownloadBootstrap IconsdownloadBoxIcons v2downloadBoxIcons v2 SoliddownloadCarbondownloadCodiconsdownloadElement Plusdownload-fillEva IconsdownloadFont Awesome 6 SoliddownloadFont Awesome SoliddownloadFeather Iconsdownload-outlineFlowbite IconsdownloadHumbleiconsdownloadIconParkdownloadIconPark OutlinedownloadIconoirdownloadIonIconsdownloadJam IconsdownloadKeyline IconsdownloadLine AwesomedownloadMaterial Line IconsdownloadLucidedownloadMage Icons
Use the download icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M3 16h2v4h14v-4h2v5a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1Z"/><path fill-rule="evenodd" d="M11 2h2v11.2l4.3-4.3 1.4 1.4L12 17l-6.7-6.7 1.4-1.4 4.3 4.3Z"/><path d="M6 19.25h12v.7H6Z" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8" d="M1.3 17.7l1.2 1M1 20h1" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8" d="M22.7 17.7l-1.2 1M23 20h-1" opacity="0"/></g></svg>
React
import type { SVGProps } from "react";
export function DitherDownloadSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M3 16h2v4h14v-4h2v5a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1Z"/><path fillRule="evenodd" d="M11 2h2v11.2l4.3-4.3 1.4 1.4L12 17l-6.7-6.7 1.4-1.4 4.3 4.3Z"/><path d="M6 19.25h12v.7H6Z" opacity="0"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".8" d="M1.3 17.7l1.2 1M1 20h1" opacity="0"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".8" d="M22.7 17.7l-1.2 1M23 20h-1" opacity="0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M3 16h2v4h14v-4h2v5a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1Z"/><path fill-rule="evenodd" d="M11 2h2v11.2l4.3-4.3 1.4 1.4L12 17l-6.7-6.7 1.4-1.4 4.3 4.3Z"/><path d="M6 19.25h12v.7H6Z" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8" d="M1.3 17.7l1.2 1M1 20h1" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8" d="M22.7 17.7l-1.2 1M23 20h-1" opacity="0"/></g></svg> </template>
CSS
.icon-download-solid {
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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3%2016h2v4h14v-4h2v5a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11%202h2v11.2l4.3-4.3%201.4%201.4L12%2017l-6.7-6.7%201.4-1.4%204.3%204.3Z%22%2F%3E%3Cpath%20d%3D%22M6%2019.25h12v.7H6Z%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M1.3%2017.7l1.2%201M1%2020h1%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M22.7%2017.7l-1.2%201M23%2020h-1%22%20opacity%3D%220%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3%2016h2v4h14v-4h2v5a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11%202h2v11.2l4.3-4.3%201.4%201.4L12%2017l-6.7-6.7%201.4-1.4%204.3%204.3Z%22%2F%3E%3Cpath%20d%3D%22M6%2019.25h12v.7H6Z%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M1.3%2017.7l1.2%201M1%2020h1%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M22.7%2017.7l-1.2%201M23%2020h-1%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/dither/download-solid.svg?color=%231a73e8&size=48