UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 1.06 kB
import _extends from "@babel/runtime/helpers/esm/extends"; var _path; import React from 'react'; const cat = 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: "M2.718 10.036a4.334 4.334 0 0 1-.297-1.593M10.8 13.19a4.91 4.91 0 0 1-5.6 0m8.082-3.154c.21-.55.302-1.083.297-1.593M8 10.863c-.773 0-1.4-.695-1.4-.304.178.75.789.303 1.4.303Zm0 0c.773 0 1.4-.695 1.4-.304-.178.75-.789.303-1.4.303Zm4.2-1.01 2.8.471m-3.267.94 2.334 1.412M3.8 9.854l-2.8.47m3.267.94-2.334 1.412m.488-4.233L2.4 1.934c0-.754.915-1.219 1.516-.734l3.237 2.6M2.421 8.443C2.445 6.026 4.674 4.155 7.153 3.8m6.426 4.643.021-6.509c0-.77-.92-1.216-1.516-.734L8.806 3.8m4.773 4.643c-.024-2.417-2.286-4.288-4.773-4.643m-1.653 0a5.672 5.672 0 0 1 1.653 0M5.986 8h.022m3.977 0h.023" }))); export default cat; //# sourceMappingURL=cat.js.map