download icon
download-bold-duotone from Solar by 480 Design · Bold Duotone · Arrows Action · CC-BY-4.0 Attribution required.
- Name
- download-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Arrows Action
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
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 IconsdownloadLucidedownloadMage IconsdownloadMaterial Symbols
More arrows action icons from Solar
arrow-to-down-left-boldarrow-to-down-right-boldarrow-to-top-left-boldarrow-to-top-right-boldcircle-bottom-down-boldcircle-bottom-up-boldcircle-top-down-boldcircle-top-up-bolddownload-minimalistic-bolddownload-square-bolddownload-twice-square-boldexit-boldexport-boldforward-2-boldforward-boldimport-boldlogin-2-boldlogin-3-boldlogin-boldlogout-2-boldlogout-3-boldlogout-boldmaximize-boldmaximize-square-2-bold
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 d="M22 16.0003V15.0003C22 12.1718 21.9998 10.7581 21.1211 9.8794C20.2424 9.00072 18.8282 9.00072 15.9998 9.00072H7.99977C5.17135 9.00072 3.75713 9.00072 2.87845 9.8794C2 10.7579 2 12.1711 2 14.9981V15.0003V16.0003C2 18.8287 2 20.2429 2.87868 21.1216C3.75736 22.0003 5.17157 22.0003 8 22.0003H16H16C18.8284 22.0003 20.2426 22.0003 21.1213 21.1216C22 20.2429 22 18.8287 22 16.0003Z" opacity=".5"/><path fill-rule="evenodd" d="M12 1.25C11.5858 1.25 11.25 1.58579 11.25 2L11.25 12.9726L9.56943 11.0119C9.29986 10.6974 8.82639 10.661 8.51189 10.9306C8.1974 11.2001 8.16098 11.6736 8.43054 11.9881L11.4305 15.4881C11.573 15.6543 11.781 15.75 12 15.75C12.2189 15.75 12.4269 15.6543 12.5694 15.4881L15.5694 11.9881C15.839 11.6736 15.8026 11.2001 15.4881 10.9306C15.1736 10.661 14.7001 10.6974 14.4305 11.0119L12.75 12.9726L12.75 2C12.75 1.58579 12.4142 1.25 12 1.25Z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarDownloadBoldDuotone(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 d="M22 16.0003V15.0003C22 12.1718 21.9998 10.7581 21.1211 9.8794C20.2424 9.00072 18.8282 9.00072 15.9998 9.00072H7.99977C5.17135 9.00072 3.75713 9.00072 2.87845 9.8794C2 10.7579 2 12.1711 2 14.9981V15.0003V16.0003C2 18.8287 2 20.2429 2.87868 21.1216C3.75736 22.0003 5.17157 22.0003 8 22.0003H16H16C18.8284 22.0003 20.2426 22.0003 21.1213 21.1216C22 20.2429 22 18.8287 22 16.0003Z" opacity=".5"/><path fillRule="evenodd" d="M12 1.25C11.5858 1.25 11.25 1.58579 11.25 2L11.25 12.9726L9.56943 11.0119C9.29986 10.6974 8.82639 10.661 8.51189 10.9306C8.1974 11.2001 8.16098 11.6736 8.43054 11.9881L11.4305 15.4881C11.573 15.6543 11.781 15.75 12 15.75C12.2189 15.75 12.4269 15.6543 12.5694 15.4881L15.5694 11.9881C15.839 11.6736 15.8026 11.2001 15.4881 10.9306C15.1736 10.661 14.7001 10.6974 14.4305 11.0119L12.75 12.9726L12.75 2C12.75 1.58579 12.4142 1.25 12 1.25Z" clipRule="evenodd"/></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 d="M22 16.0003V15.0003C22 12.1718 21.9998 10.7581 21.1211 9.8794C20.2424 9.00072 18.8282 9.00072 15.9998 9.00072H7.99977C5.17135 9.00072 3.75713 9.00072 2.87845 9.8794C2 10.7579 2 12.1711 2 14.9981V15.0003V16.0003C2 18.8287 2 20.2429 2.87868 21.1216C3.75736 22.0003 5.17157 22.0003 8 22.0003H16H16C18.8284 22.0003 20.2426 22.0003 21.1213 21.1216C22 20.2429 22 18.8287 22 16.0003Z" opacity=".5"/><path fill-rule="evenodd" d="M12 1.25C11.5858 1.25 11.25 1.58579 11.25 2L11.25 12.9726L9.56943 11.0119C9.29986 10.6974 8.82639 10.661 8.51189 10.9306C8.1974 11.2001 8.16098 11.6736 8.43054 11.9881L11.4305 15.4881C11.573 15.6543 11.781 15.75 12 15.75C12.2189 15.75 12.4269 15.6543 12.5694 15.4881L15.5694 11.9881C15.839 11.6736 15.8026 11.2001 15.4881 10.9306C15.1736 10.661 14.7001 10.6974 14.4305 11.0119L12.75 12.9726L12.75 2C12.75 1.58579 12.4142 1.25 12 1.25Z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-download-bold-duotone {
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%20d%3D%22M22%2016.0003V15.0003C22%2012.1718%2021.9998%2010.7581%2021.1211%209.8794C20.2424%209.00072%2018.8282%209.00072%2015.9998%209.00072H7.99977C5.17135%209.00072%203.75713%209.00072%202.87845%209.8794C2%2010.7579%202%2012.1711%202%2014.9981V15.0003V16.0003C2%2018.8287%202%2020.2429%202.87868%2021.1216C3.75736%2022.0003%205.17157%2022.0003%208%2022.0003H16H16C18.8284%2022.0003%2020.2426%2022.0003%2021.1213%2021.1216C22%2020.2429%2022%2018.8287%2022%2016.0003Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%201.25C11.5858%201.25%2011.25%201.58579%2011.25%202L11.25%2012.9726L9.56943%2011.0119C9.29986%2010.6974%208.82639%2010.661%208.51189%2010.9306C8.1974%2011.2001%208.16098%2011.6736%208.43054%2011.9881L11.4305%2015.4881C11.573%2015.6543%2011.781%2015.75%2012%2015.75C12.2189%2015.75%2012.4269%2015.6543%2012.5694%2015.4881L15.5694%2011.9881C15.839%2011.6736%2015.8026%2011.2001%2015.4881%2010.9306C15.1736%2010.661%2014.7001%2010.6974%2014.4305%2011.0119L12.75%2012.9726L12.75%202C12.75%201.58579%2012.4142%201.25%2012%201.25Z%22%20clip-rule%3D%22evenodd%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%20d%3D%22M22%2016.0003V15.0003C22%2012.1718%2021.9998%2010.7581%2021.1211%209.8794C20.2424%209.00072%2018.8282%209.00072%2015.9998%209.00072H7.99977C5.17135%209.00072%203.75713%209.00072%202.87845%209.8794C2%2010.7579%202%2012.1711%202%2014.9981V15.0003V16.0003C2%2018.8287%202%2020.2429%202.87868%2021.1216C3.75736%2022.0003%205.17157%2022.0003%208%2022.0003H16H16C18.8284%2022.0003%2020.2426%2022.0003%2021.1213%2021.1216C22%2020.2429%2022%2018.8287%2022%2016.0003Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%201.25C11.5858%201.25%2011.25%201.58579%2011.25%202L11.25%2012.9726L9.56943%2011.0119C9.29986%2010.6974%208.82639%2010.661%208.51189%2010.9306C8.1974%2011.2001%208.16098%2011.6736%208.43054%2011.9881L11.4305%2015.4881C11.573%2015.6543%2011.781%2015.75%2012%2015.75C12.2189%2015.75%2012.4269%2015.6543%2012.5694%2015.4881L15.5694%2011.9881C15.839%2011.6736%2015.8026%2011.2001%2015.4881%2010.9306C15.1736%2010.661%2014.7001%2010.6974%2014.4305%2011.0119L12.75%2012.9726L12.75%202C12.75%201.58579%2012.4142%201.25%2012%201.25Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/download-bold-duotone.svg?color=%231a73e8&size=48