download icon
download-bold from Solar by 480 Design · Bold · Arrows Action · CC-BY-4.0 Attribution required.
- Name
- download-bold
- Set
- Solar
- Style
- Bold
- 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 fill-rule="evenodd" d="M12 1.25C11.5858 1.25 11.25 1.58579 11.25 2V12.9726L9.56944 11.0119C9.29988 10.6974 8.8264 10.661 8.51191 10.9306C8.19741 11.2001 8.16099 11.6736 8.43056 11.9881L11.4306 15.4881C11.573 15.6543 11.7811 15.75 12 15.75C12.2189 15.75 12.427 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.4306 11.0119L12.75 12.9726L12.75 2C12.75 1.58579 12.4142 1.25 12 1.25Z" clip-rule="evenodd"/><path d="M14.25 9V9.37828C14.9836 9.11973 15.8312 9.2491 16.4642 9.79167C17.4077 10.6004 17.517 12.0208 16.7083 12.9643L13.7083 16.4643C13.2808 16.963 12.6568 17.25 12 17.25C11.3431 17.25 10.7191 16.963 10.2916 16.4643L7.29163 12.9643C6.48293 12.0208 6.5922 10.6004 7.53568 9.79167C8.16868 9.2491 9.01637 9.11973 9.74996 9.37828V9H8C5.17157 9 3.75736 9 2.87868 9.87868C2 10.7574 2 12.1716 2 15V16C2 18.8284 2 20.2426 2.87868 21.1213C3.75736 22 5.17157 22 7.99999 22H16C18.8284 22 20.2426 22 21.1213 21.1213C22 20.2426 22 18.8284 22 16V15C22 12.1716 22 10.7574 21.1213 9.87868C20.2426 9 18.8284 9 16 9H14.25Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarDownloadBold(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="M12 1.25C11.5858 1.25 11.25 1.58579 11.25 2V12.9726L9.56944 11.0119C9.29988 10.6974 8.8264 10.661 8.51191 10.9306C8.19741 11.2001 8.16099 11.6736 8.43056 11.9881L11.4306 15.4881C11.573 15.6543 11.7811 15.75 12 15.75C12.2189 15.75 12.427 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.4306 11.0119L12.75 12.9726L12.75 2C12.75 1.58579 12.4142 1.25 12 1.25Z" clipRule="evenodd"/><path d="M14.25 9V9.37828C14.9836 9.11973 15.8312 9.2491 16.4642 9.79167C17.4077 10.6004 17.517 12.0208 16.7083 12.9643L13.7083 16.4643C13.2808 16.963 12.6568 17.25 12 17.25C11.3431 17.25 10.7191 16.963 10.2916 16.4643L7.29163 12.9643C6.48293 12.0208 6.5922 10.6004 7.53568 9.79167C8.16868 9.2491 9.01637 9.11973 9.74996 9.37828V9H8C5.17157 9 3.75736 9 2.87868 9.87868C2 10.7574 2 12.1716 2 15V16C2 18.8284 2 20.2426 2.87868 21.1213C3.75736 22 5.17157 22 7.99999 22H16C18.8284 22 20.2426 22 21.1213 21.1213C22 20.2426 22 18.8284 22 16V15C22 12.1716 22 10.7574 21.1213 9.87868C20.2426 9 18.8284 9 16 9H14.25Z"/></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="M12 1.25C11.5858 1.25 11.25 1.58579 11.25 2V12.9726L9.56944 11.0119C9.29988 10.6974 8.8264 10.661 8.51191 10.9306C8.19741 11.2001 8.16099 11.6736 8.43056 11.9881L11.4306 15.4881C11.573 15.6543 11.7811 15.75 12 15.75C12.2189 15.75 12.427 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.4306 11.0119L12.75 12.9726L12.75 2C12.75 1.58579 12.4142 1.25 12 1.25Z" clip-rule="evenodd"/><path d="M14.25 9V9.37828C14.9836 9.11973 15.8312 9.2491 16.4642 9.79167C17.4077 10.6004 17.517 12.0208 16.7083 12.9643L13.7083 16.4643C13.2808 16.963 12.6568 17.25 12 17.25C11.3431 17.25 10.7191 16.963 10.2916 16.4643L7.29163 12.9643C6.48293 12.0208 6.5922 10.6004 7.53568 9.79167C8.16868 9.2491 9.01637 9.11973 9.74996 9.37828V9H8C5.17157 9 3.75736 9 2.87868 9.87868C2 10.7574 2 12.1716 2 15V16C2 18.8284 2 20.2426 2.87868 21.1213C3.75736 22 5.17157 22 7.99999 22H16C18.8284 22 20.2426 22 21.1213 21.1213C22 20.2426 22 18.8284 22 16V15C22 12.1716 22 10.7574 21.1213 9.87868C20.2426 9 18.8284 9 16 9H14.25Z"/></g></svg> </template>
CSS
.icon-download-bold {
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%22M12%201.25C11.5858%201.25%2011.25%201.58579%2011.25%202V12.9726L9.56944%2011.0119C9.29988%2010.6974%208.8264%2010.661%208.51191%2010.9306C8.19741%2011.2001%208.16099%2011.6736%208.43056%2011.9881L11.4306%2015.4881C11.573%2015.6543%2011.7811%2015.75%2012%2015.75C12.2189%2015.75%2012.427%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.4306%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%3Cpath%20d%3D%22M14.25%209V9.37828C14.9836%209.11973%2015.8312%209.2491%2016.4642%209.79167C17.4077%2010.6004%2017.517%2012.0208%2016.7083%2012.9643L13.7083%2016.4643C13.2808%2016.963%2012.6568%2017.25%2012%2017.25C11.3431%2017.25%2010.7191%2016.963%2010.2916%2016.4643L7.29163%2012.9643C6.48293%2012.0208%206.5922%2010.6004%207.53568%209.79167C8.16868%209.2491%209.01637%209.11973%209.74996%209.37828V9H8C5.17157%209%203.75736%209%202.87868%209.87868C2%2010.7574%202%2012.1716%202%2015V16C2%2018.8284%202%2020.2426%202.87868%2021.1213C3.75736%2022%205.17157%2022%207.99999%2022H16C18.8284%2022%2020.2426%2022%2021.1213%2021.1213C22%2020.2426%2022%2018.8284%2022%2016V15C22%2012.1716%2022%2010.7574%2021.1213%209.87868C20.2426%209%2018.8284%209%2016%209H14.25Z%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%22M12%201.25C11.5858%201.25%2011.25%201.58579%2011.25%202V12.9726L9.56944%2011.0119C9.29988%2010.6974%208.8264%2010.661%208.51191%2010.9306C8.19741%2011.2001%208.16099%2011.6736%208.43056%2011.9881L11.4306%2015.4881C11.573%2015.6543%2011.7811%2015.75%2012%2015.75C12.2189%2015.75%2012.427%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.4306%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%3Cpath%20d%3D%22M14.25%209V9.37828C14.9836%209.11973%2015.8312%209.2491%2016.4642%209.79167C17.4077%2010.6004%2017.517%2012.0208%2016.7083%2012.9643L13.7083%2016.4643C13.2808%2016.963%2012.6568%2017.25%2012%2017.25C11.3431%2017.25%2010.7191%2016.963%2010.2916%2016.4643L7.29163%2012.9643C6.48293%2012.0208%206.5922%2010.6004%207.53568%209.79167C8.16868%209.2491%209.01637%209.11973%209.74996%209.37828V9H8C5.17157%209%203.75736%209%202.87868%209.87868C2%2010.7574%202%2012.1716%202%2015V16C2%2018.8284%202%2020.2426%202.87868%2021.1213C3.75736%2022%205.17157%2022%207.99999%2022H16C18.8284%2022%2020.2426%2022%2021.1213%2021.1213C22%2020.2426%2022%2018.8284%2022%2016V15C22%2012.1716%2022%2010.7574%2021.1213%209.87868C20.2426%209%2018.8284%209%2016%209H14.25Z%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.svg?color=%231a73e8&size=48