UNPKG

@icongo/gy

Version:
26 lines 1.37 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphFolderSearch = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-folder-search", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M13.959 1V.043H6.043l1 .957h6.916ZM4.002 8.486a3.485 3.485 0 0 0 3.49 3.48 3.485 3.485 0 0 0 3.488-3.48 3.484 3.484 0 0 0-3.488-3.479 3.485 3.485 0 0 0-3.49 3.479Zm6.007.014c0 1.414-1.138 2.562-2.538 2.562-1.402 0-2.539-1.147-2.539-2.562 0-1.416 1.137-2.564 2.539-2.564 1.4 0 2.538 1.148 2.538 2.564Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M3.652 0H1v1H0v12h1.016l.002 1h9.518l-1.299-1.279a4.627 4.627 0 0 1-6.4-4.263 4.625 4.625 0 0 1 4.627-4.616c2.551 0 4.629 2.07 4.629 4.616 0 .591-.123 1.151-.326 1.672L15.484 14h.42l.033-12H6L3.652 0Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "m14.021 14.029-.937.979-2.582-2.541 1.019-1.041 2.5 2.603Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphFolderSearch };