UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 880 B
import _extends from "@babel/runtime/helpers/esm/extends"; var _path; import React from 'react'; const brush_medium = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24" }, props), _path || (_path = React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M7.676 14.285a3.748 3.748 0 0 0-4.037.702A3.81 3.81 0 0 0 2.55 17.73C2.4 21.485.988 22.942.988 22.942a8.837 8.837 0 0 0 7.951-2.655 3.75 3.75 0 0 0 .747-3.926m-2.01-2.076a3.75 3.75 0 0 1 2.01 2.076m-2.01-2.076.824-1.063 2.314-2.722m-1.128 5.86 1.131-.961 2.64-2.258M10.814 10.5l7.319-8.61a2.77 2.77 0 0 1 4.69.79 2.772 2.772 0 0 1-.784 3.12l-8.582 7.342M10.814 10.5l2.643 2.642" }))); export default brush_medium; //# sourceMappingURL=brush_medium.js.map