deploy: ebd4cc0010
This commit is contained in:
15
node_modules/@docsearch/react/dist/esm/icons/NoResultsIcon.js
generated
vendored
15
node_modules/@docsearch/react/dist/esm/icons/NoResultsIcon.js
generated
vendored
@@ -1,15 +0,0 @@
|
||||
import React from 'react';
|
||||
export function NoResultsIcon() {
|
||||
return /*#__PURE__*/React.createElement("svg", {
|
||||
width: "40",
|
||||
height: "40",
|
||||
viewBox: "0 0 20 20",
|
||||
fill: "none",
|
||||
fillRule: "evenodd",
|
||||
stroke: "currentColor",
|
||||
strokeLinecap: "round",
|
||||
strokeLinejoin: "round"
|
||||
}, /*#__PURE__*/React.createElement("path", {
|
||||
d: "M15.5 4.8c2 3 1.7 7-1 9.7h0l4.3 4.3-4.3-4.3a7.8 7.8 0 01-9.8 1m-2.2-2.2A7.8 7.8 0 0113.2 2.4M2 18L18 2"
|
||||
}));
|
||||
}
|
||||
Reference in New Issue
Block a user