UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

25 lines (24 loc) 828 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _jsxRuntime = require("react/jsx-runtime"); var _path; const brush = props => (0, _jsxRuntime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16", ...props, children: _path || (_path = (0, _jsxRuntime.jsx)("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M6.497 10.76a2.369 2.369 0 0 0-3.822-.87 2.408 2.408 0 0 0-.688 1.734C1.892 13.997 1 14.918 1 14.918a5.586 5.586 0 0 0 5.025-1.678 2.37 2.37 0 0 0 .472-2.48Zm-1.27-1.313.52-.672 6.088-7.16a1.752 1.752 0 1 1 2.468 2.47l-7.092 6.067-.714.607" })) }); var _default = exports.default = brush; //# sourceMappingURL=brush.js.map