ios cloud download icon
ios-cloud-download from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-cloud-download
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
1 other variant in IonIcons
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios cloud download icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M437.1 165.8C429 90.6 365.4 32 288 32c-51.2 0-96.3 25.6-123.4 64.7-8.3-3.4-17.4-5.3-26.9-5.3-39.1 0-70.8 34.4-71.4 73.4C26.4 177.5 0 216.5 0 257.5 0 307.7 40.7 352 90.9 352H243V211c0-7.2 5.8-13 13-13s13 5.8 13 13v141h152.1c50.2 0 90.9-44.3 90.9-94.5 0-44.7-32.3-84.1-74.9-91.7z" fill="currentColor"/><path d="M243 435.9l-47.9-47.2c-5.1-5-13.3-5-18.4.1-5 5.1-5 13.3.1 18.4l70 69c2.5 2.4 5.8 3.7 9.1 3.7 1.7 0 3.4-.3 5-1 1.5-.6 2.9-1.6 4.1-2.7l70-69c5.1-5 5.2-13.3.1-18.4-5-5.1-13.3-5.2-18.4-.1L269 435.9V352h-26v83.9z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosCloudDownload(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M437.1 165.8C429 90.6 365.4 32 288 32c-51.2 0-96.3 25.6-123.4 64.7-8.3-3.4-17.4-5.3-26.9-5.3-39.1 0-70.8 34.4-71.4 73.4C26.4 177.5 0 216.5 0 257.5 0 307.7 40.7 352 90.9 352H243V211c0-7.2 5.8-13 13-13s13 5.8 13 13v141h152.1c50.2 0 90.9-44.3 90.9-94.5 0-44.7-32.3-84.1-74.9-91.7z" fill="currentColor"/><path d="M243 435.9l-47.9-47.2c-5.1-5-13.3-5-18.4.1-5 5.1-5 13.3.1 18.4l70 69c2.5 2.4 5.8 3.7 9.1 3.7 1.7 0 3.4-.3 5-1 1.5-.6 2.9-1.6 4.1-2.7l70-69c5.1-5 5.2-13.3.1-18.4-5-5.1-13.3-5.2-18.4-.1L269 435.9V352h-26v83.9z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M437.1 165.8C429 90.6 365.4 32 288 32c-51.2 0-96.3 25.6-123.4 64.7-8.3-3.4-17.4-5.3-26.9-5.3-39.1 0-70.8 34.4-71.4 73.4C26.4 177.5 0 216.5 0 257.5 0 307.7 40.7 352 90.9 352H243V211c0-7.2 5.8-13 13-13s13 5.8 13 13v141h152.1c50.2 0 90.9-44.3 90.9-94.5 0-44.7-32.3-84.1-74.9-91.7z" fill="currentColor"/><path d="M243 435.9l-47.9-47.2c-5.1-5-13.3-5-18.4.1-5 5.1-5 13.3.1 18.4l70 69c2.5 2.4 5.8 3.7 9.1 3.7 1.7 0 3.4-.3 5-1 1.5-.6 2.9-1.6 4.1-2.7l70-69c5.1-5 5.2-13.3.1-18.4-5-5.1-13.3-5.2-18.4-.1L269 435.9V352h-26v83.9z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-cloud-download {
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%20512%20512%22%3E%3Cpath%20d%3D%22M437.1%20165.8C429%2090.6%20365.4%2032%20288%2032c-51.2%200-96.3%2025.6-123.4%2064.7-8.3-3.4-17.4-5.3-26.9-5.3-39.1%200-70.8%2034.4-71.4%2073.4C26.4%20177.5%200%20216.5%200%20257.5%200%20307.7%2040.7%20352%2090.9%20352H243V211c0-7.2%205.8-13%2013-13s13%205.8%2013%2013v141h152.1c50.2%200%2090.9-44.3%2090.9-94.5%200-44.7-32.3-84.1-74.9-91.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M243%20435.9l-47.9-47.2c-5.1-5-13.3-5-18.4.1-5%205.1-5%2013.3.1%2018.4l70%2069c2.5%202.4%205.8%203.7%209.1%203.7%201.7%200%203.4-.3%205-1%201.5-.6%202.9-1.6%204.1-2.7l70-69c5.1-5%205.2-13.3.1-18.4-5-5.1-13.3-5.2-18.4-.1L269%20435.9V352h-26v83.9z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M437.1%20165.8C429%2090.6%20365.4%2032%20288%2032c-51.2%200-96.3%2025.6-123.4%2064.7-8.3-3.4-17.4-5.3-26.9-5.3-39.1%200-70.8%2034.4-71.4%2073.4C26.4%20177.5%200%20216.5%200%20257.5%200%20307.7%2040.7%20352%2090.9%20352H243V211c0-7.2%205.8-13%2013-13s13%205.8%2013%2013v141h152.1c50.2%200%2090.9-44.3%2090.9-94.5%200-44.7-32.3-84.1-74.9-91.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M243%20435.9l-47.9-47.2c-5.1-5-13.3-5-18.4.1-5%205.1-5%2013.3.1%2018.4l70%2069c2.5%202.4%205.8%203.7%209.1%203.7%201.7%200%203.4-.3%205-1%201.5-.6%202.9-1.6%204.1-2.7l70-69c5.1-5%205.2-13.3.1-18.4-5-5.1-13.3-5.2-18.4-.1L269%20435.9V352h-26v83.9z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-cloud-download.svg?color=%231a73e8&size=48