UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 658 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const share_ios = props => _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16", ...props, children: _path || (_path = _jsx("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