UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

22 lines 1.86 kB
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _g, _defs; import React from 'react'; const cloud_download = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props), _g || (_g = React.createElement("g", { clipPath: "url(#cloud_download_svg__a)" }, React.createElement("path", { fill: "#000", d: "M4.146 11.817a.75.75 0 0 0 0-1.5v1.5ZM3.56 4.83l.139.737-.14-.737Zm8.728 1.211-.742-.11a.75.75 0 0 0 .8.858l-.058-.748Zm-6.942-.194a.75.75 0 0 0 .748-1.3l-.748 1.3Zm3.326 3.647a.75.75 0 0 0-1.5 0h1.5Zm-2.107 2.93a.75.75 0 1 0-1.06 1.061l1.06-1.06Zm1.357 2.419-.53.53a.75.75 0 0 0 1.06 0l-.53-.53Zm2.418-1.358a.75.75 0 0 0-1.06-1.06l1.06 1.06Zm1.373-3.168a.75.75 0 0 0 0 1.5v-1.5Zm-7.566 0A2.396 2.396 0 0 1 1.75 7.921H.25a3.896 3.896 0 0 0 3.896 3.896v-1.5ZM14.25 8.551c0 .975-.791 1.766-1.767 1.766v1.5a3.267 3.267 0 0 0 3.267-3.266h-1.5Zm-12.5-.63c0-1.17.839-2.145 1.948-2.354L3.42 4.093A3.897 3.897 0 0 0 .25 7.921h1.5Zm2.554-3.006C4.527 2.97 6.268 1.75 7.92 1.75V.25c-2.29 0-4.784 1.675-5.106 4.495l1.49.17ZM7.92 1.75c2.417 0 3.92 2.18 3.624 4.182l1.484.219C13.44 3.356 11.364.25 7.92.25v1.5Zm4.423 5.039c1.006-.078 1.906.752 1.906 1.762h1.5c0-1.888-1.648-3.402-3.521-3.258l.115 1.496ZM3.698 5.567a2.428 2.428 0 0 1 1.647.28l.748-1.3a3.928 3.928 0 0 0-2.673-.454l.278 1.474Zm1.805 7.918 1.888 1.888 1.06-1.06-1.887-1.888-1.06 1.06Zm2.949 1.888 1.887-1.888-1.06-1.06-1.888 1.887 1.06 1.061Zm-1.28-5.879v5.349h1.5V9.494h-1.5Zm4.54 2.323h.771v-1.5h-.77v1.5Z" }))), _defs || (_defs = React.createElement("defs", null, React.createElement("clipPath", { id: "cloud_download_svg__a" }, React.createElement("path", { fill: "#fff", d: "M0 0h16v16H0z" }))))); export default cloud_download; //# sourceMappingURL=cloud_download.js.map