cloud download alt icon
cloud-download-alt from Line Awesome by Icons8 · Line · Interfaces · Apache-2.0 Free for personal and commercial use.
- Name
- cloud-download-alt
- Set
- Line Awesome
- Style
- Line
- Category
- Interfaces
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- cloud-download-alt-solid
The same icon in other sets
More interfaces icons from Line Awesome
Use the cloud download alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 6c-2.648 0-4.95 1.238-6.594 3.063C9.27 9.046 9.148 9 9 9c-2.2 0-4 1.8-4 4c-1.73 1.055-3 2.836-3 5c0 3.3 2.7 6 6 6h5v-2H8c-2.219 0-4-1.781-4-4a4.01 4.01 0 0 1 2.438-3.688l.687-.28l-.094-.75A6 6 0 0 1 7 13a1.984 1.984 0 0 1 2.469-1.938l.625.157l.375-.5A7 7 0 0 1 16 8c3.277 0 6.012 2.254 6.781 5.281l.188.781l.843-.03c.211-.012.258-.032.188-.032c2.219 0 4 1.781 4 4s-1.781 4-4 4h-5v2h5c3.3 0 6-2.7 6-6c0-3.156-2.488-5.684-5.594-5.906C23.184 8.574 19.926 6 16 6m-1 12v8h-3l4 4l4-4h-3v-8z"/></svg>
React
import type { SVGProps } from "react";
export function LaCloudDownloadAlt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 6c-2.648 0-4.95 1.238-6.594 3.063C9.27 9.046 9.148 9 9 9c-2.2 0-4 1.8-4 4c-1.73 1.055-3 2.836-3 5c0 3.3 2.7 6 6 6h5v-2H8c-2.219 0-4-1.781-4-4a4.01 4.01 0 0 1 2.438-3.688l.687-.28l-.094-.75A6 6 0 0 1 7 13a1.984 1.984 0 0 1 2.469-1.938l.625.157l.375-.5A7 7 0 0 1 16 8c3.277 0 6.012 2.254 6.781 5.281l.188.781l.843-.03c.211-.012.258-.032.188-.032c2.219 0 4 1.781 4 4s-1.781 4-4 4h-5v2h5c3.3 0 6-2.7 6-6c0-3.156-2.488-5.684-5.594-5.906C23.184 8.574 19.926 6 16 6m-1 12v8h-3l4 4l4-4h-3v-8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 6c-2.648 0-4.95 1.238-6.594 3.063C9.27 9.046 9.148 9 9 9c-2.2 0-4 1.8-4 4c-1.73 1.055-3 2.836-3 5c0 3.3 2.7 6 6 6h5v-2H8c-2.219 0-4-1.781-4-4a4.01 4.01 0 0 1 2.438-3.688l.687-.28l-.094-.75A6 6 0 0 1 7 13a1.984 1.984 0 0 1 2.469-1.938l.625.157l.375-.5A7 7 0 0 1 16 8c3.277 0 6.012 2.254 6.781 5.281l.188.781l.843-.03c.211-.012.258-.032.188-.032c2.219 0 4 1.781 4 4s-1.781 4-4 4h-5v2h5c3.3 0 6-2.7 6-6c0-3.156-2.488-5.684-5.594-5.906C23.184 8.574 19.926 6 16 6m-1 12v8h-3l4 4l4-4h-3v-8z"/></svg> </template>
CSS
.icon-cloud-download-alt {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%206c-2.648%200-4.95%201.238-6.594%203.063C9.27%209.046%209.148%209%209%209c-2.2%200-4%201.8-4%204c-1.73%201.055-3%202.836-3%205c0%203.3%202.7%206%206%206h5v-2H8c-2.219%200-4-1.781-4-4a4.01%204.01%200%200%201%202.438-3.688l.687-.28l-.094-.75A6%206%200%200%201%207%2013a1.984%201.984%200%200%201%202.469-1.938l.625.157l.375-.5A7%207%200%200%201%2016%208c3.277%200%206.012%202.254%206.781%205.281l.188.781l.843-.03c.211-.012.258-.032.188-.032c2.219%200%204%201.781%204%204s-1.781%204-4%204h-5v2h5c3.3%200%206-2.7%206-6c0-3.156-2.488-5.684-5.594-5.906C23.184%208.574%2019.926%206%2016%206m-1%2012v8h-3l4%204l4-4h-3v-8z%22%2F%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%206c-2.648%200-4.95%201.238-6.594%203.063C9.27%209.046%209.148%209%209%209c-2.2%200-4%201.8-4%204c-1.73%201.055-3%202.836-3%205c0%203.3%202.7%206%206%206h5v-2H8c-2.219%200-4-1.781-4-4a4.01%204.01%200%200%201%202.438-3.688l.687-.28l-.094-.75A6%206%200%200%201%207%2013a1.984%201.984%200%200%201%202.469-1.938l.625.157l.375-.5A7%207%200%200%201%2016%208c3.277%200%206.012%202.254%206.781%205.281l.188.781l.843-.03c.211-.012.258-.032.188-.032c2.219%200%204%201.781%204%204s-1.781%204-4%204h-5v2h5c3.3%200%206-2.7%206-6c0-3.156-2.488-5.684-5.594-5.906C23.184%208.574%2019.926%206%2016%206m-1%2012v8h-3l4%204l4-4h-3v-8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/cloud-download-alt.svg?color=%231a73e8&size=48