UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 679 B
import _extends from "@babel/runtime/helpers/esm/extends"; var _path; import React from 'react'; const share_ios = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props), _path || (_path = React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M11.4 5.667h.933a.933.933 0 0 1 .934.933v7.467a.933.933 0 0 1-.934.933h-8.4A.933.933 0 0 1 3 14.067V6.6a.933.933 0 0 1 .933-.933h.934M8.133 1v6.533m0-6.533L5.8 3.333M8.133 1l2.334 2.333" }))); export default share_ios; //# sourceMappingURL=share_ios.js.map