UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 712 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const oil = props => _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16", ...props, children: _path || (_path = _jsx("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8.617 10.728h4.976M8.667 7.417h4.471m.455 3.31c.016-.17.074-.652.074-.825a6.1 6.1 0 0 0-.529-2.485m.455 3.31c-.222 1.28-.601 1.989-1.537 3.064a5.5 5.5 0 0 1-9.39-3.889c0-1.3.415-2.565 1.183-3.612 0 0 3.958-5.54 4.32-5.54l4.315 5.54c.26.353.478.73.654 1.127" })) }); export default oil; //# sourceMappingURL=oil.js.map