UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 648 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const paperclip = 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: "m15.176 6.723-7.014 7.014a4.313 4.313 0 1 1-6.099-6.1l5.76-5.76a2.875 2.875 0 1 1 4.066 4.066l-5.76 5.763a1.437 1.437 0 0 1-2.033-2.032l5.76-5.762" }))); export default paperclip; //# sourceMappingURL=paperclip.js.map