download one icon
download-one from IconPark by ByteDance · Color · Arrows · Apache-2.0 Free for personal and commercial use.
- Name
- download-one
- Set
- IconPark
- Style
- Color
- Category
- Arrows
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More arrows icons from IconPark
afferent-fourafferent-threearrow-circle-downarrow-circle-leftarrow-circle-rightarrow-circle-uparrow-downarrow-leftarrow-left-downarrow-left-uparrow-rightarrow-right-downarrow-right-uparrow-upback-onechangecircle-double-downcircle-double-leftcircle-double-rightcircle-double-upcircle-left-downcircle-left-upcircle-right-downcircle-right-up
Use the download one icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M11.6777 20.271C7.27476 21.3181 4 25.2766 4 30C4 35.5228 8.47715 40 14 40C14.9474 40 15.864 39.8683 16.7325 39.6221"/><path d="M36.0547 20.271C40.4577 21.3181 43.7324 25.2766 43.7324 30C43.7324 35.5228 39.2553 40 33.7324 40C32.785 40 31.8684 39.8683 30.9999 39.6221"/><path d="M36 20C36 13.3726 30.6274 8 24 8C17.3726 8 12 13.3726 12 20"/><path d="M17.0654 30.119L23.9999 37.0764L31.1318 30"/><path d="M24 20V33.5382"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkDownloadOne(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M11.6777 20.271C7.27476 21.3181 4 25.2766 4 30C4 35.5228 8.47715 40 14 40C14.9474 40 15.864 39.8683 16.7325 39.6221"/><path d="M36.0547 20.271C40.4577 21.3181 43.7324 25.2766 43.7324 30C43.7324 35.5228 39.2553 40 33.7324 40C32.785 40 31.8684 39.8683 30.9999 39.6221"/><path d="M36 20C36 13.3726 30.6274 8 24 8C17.3726 8 12 13.3726 12 20"/><path d="M17.0654 30.119L23.9999 37.0764L31.1318 30"/><path d="M24 20V33.5382"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M11.6777 20.271C7.27476 21.3181 4 25.2766 4 30C4 35.5228 8.47715 40 14 40C14.9474 40 15.864 39.8683 16.7325 39.6221"/><path d="M36.0547 20.271C40.4577 21.3181 43.7324 25.2766 43.7324 30C43.7324 35.5228 39.2553 40 33.7324 40C32.785 40 31.8684 39.8683 30.9999 39.6221"/><path d="M36 20C36 13.3726 30.6274 8 24 8C17.3726 8 12 13.3726 12 20"/><path d="M17.0654 30.119L23.9999 37.0764L31.1318 30"/><path d="M24 20V33.5382"/></g></svg> </template>
CSS
.icon-download-one {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M11.6777%2020.271C7.27476%2021.3181%204%2025.2766%204%2030C4%2035.5228%208.47715%2040%2014%2040C14.9474%2040%2015.864%2039.8683%2016.7325%2039.6221%22%2F%3E%3Cpath%20d%3D%22M36.0547%2020.271C40.4577%2021.3181%2043.7324%2025.2766%2043.7324%2030C43.7324%2035.5228%2039.2553%2040%2033.7324%2040C32.785%2040%2031.8684%2039.8683%2030.9999%2039.6221%22%2F%3E%3Cpath%20d%3D%22M36%2020C36%2013.3726%2030.6274%208%2024%208C17.3726%208%2012%2013.3726%2012%2020%22%2F%3E%3Cpath%20d%3D%22M17.0654%2030.119L23.9999%2037.0764L31.1318%2030%22%2F%3E%3Cpath%20d%3D%22M24%2020V33.5382%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M11.6777%2020.271C7.27476%2021.3181%204%2025.2766%204%2030C4%2035.5228%208.47715%2040%2014%2040C14.9474%2040%2015.864%2039.8683%2016.7325%2039.6221%22%2F%3E%3Cpath%20d%3D%22M36.0547%2020.271C40.4577%2021.3181%2043.7324%2025.2766%2043.7324%2030C43.7324%2035.5228%2039.2553%2040%2033.7324%2040C32.785%2040%2031.8684%2039.8683%2030.9999%2039.6221%22%2F%3E%3Cpath%20d%3D%22M36%2020C36%2013.3726%2030.6274%208%2024%208C17.3726%208%2012%2013.3726%2012%2020%22%2F%3E%3Cpath%20d%3D%22M17.0654%2030.119L23.9999%2037.0764L31.1318%2030%22%2F%3E%3Cpath%20d%3D%22M24%2020V33.5382%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/download-one.svg?color=%231a73e8&size=48