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_medium = props => _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...props, children: _path || (_path = _jsx("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M17.25 8.25h1.5a1.5 1.5 0 0 1 1.5 1.5v12a1.5 1.5 0 0 1-1.5 1.5H5.25a1.5 1.5 0 0 1-1.5-1.5v-12a1.5 1.5 0 0 1 1.5-1.5h1.5M12 .75v10.5m0-10.5L8.25 4.5M12 .75l3.75 3.75" })) }); export default share_ios_medium; //# sourceMappingURL=share_ios_medium.js.map