@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
18 lines • 849 B
JavaScript
import _extends from "@babel/runtime-corejs3/helpers/esm/extends";
var _path;
import React from 'react';
const oil_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: "M13 20h5.596M13 15.5h7.464M13 11h6.707M13 6.5h3.688m3.776 9c.024-.255.036-.513.036-.772A9.159 9.159 0 0 0 19.707 11m.757 4.5a8.251 8.251 0 0 1-1.868 4.5M16.688 6.5a283.871 283.871 0 0 1 2.038 2.81 9.16 9.16 0 0 1 .982 1.69m-3.02-4.5C14.917 4.089 12.583 1 12.253 1c-.542 0-6.479 8.31-6.479 8.31A9.16 9.16 0 0 0 4 14.727 8.25 8.25 0 0 0 18.596 20"
})));
export default oil_medium;
//# sourceMappingURL=oil_medium.js.map