@react-symbols/icons
Version:
Symbols icons by Miguel Solorio for React
1 lines • 2.73 kB
JavaScript
function _define_property(obj,key,value){if(key in obj){Object.defineProperty(obj,key,{value:value,enumerable:true,configurable:true,writable:true})}else{obj[key]=value}return obj}function _object_spread(target){for(var i=1;i<arguments.length;i++){var source=arguments[i]!=null?arguments[i]:{};var ownKeys=Object.keys(source);if(typeof Object.getOwnPropertySymbols==="function"){ownKeys=ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym){return Object.getOwnPropertyDescriptor(source,sym).enumerable}))}ownKeys.forEach(function(key){_define_property(target,key,source[key])})}return target}function ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);if(enumerableOnly){symbols=symbols.filter(function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable})}keys.push.apply(keys,symbols)}return keys}function _object_spread_props(target,source){source=source!=null?source:{};if(Object.getOwnPropertyDescriptors){Object.defineProperties(target,Object.getOwnPropertyDescriptors(source))}else{ownKeys(Object(source)).forEach(function(key){Object.defineProperty(target,key,Object.getOwnPropertyDescriptor(source,key))})}return target}import{jsx as _jsx,jsxs as _jsxs}from"react/jsx-runtime";const FolderGraphQL=props=>_jsxs("svg",_object_spread_props(_object_spread({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none"},props),{children:[_jsx("path",{fill:"#64748B",fillRule:"evenodd",d:"M5 4a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h8v-2H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h2.784a1 1 0 0 1 .635.227l2.393 1.966a3 3 0 0 0 1.904.682H19a1 1 0 0 1 1 1V10h2v-.125a3 3 0 0 0-3-3h-6.284a1 1 0 0 1-.635-.227L9.688 4.682A3 3 0 0 0 7.784 4H5Z",clipRule:"evenodd"}),_jsx("path",{fill:"#E24329",d:"m22.85 15.562-.013-.034-1.224-3.319a.318.318 0 0 0-.61.035l-.827 2.627h-3.35L16 12.244a.32.32 0 0 0-.484-.193.332.332 0 0 0-.125.158l-1.228 3.318-.012.033a2.446 2.446 0 0 0-.062 1.496c.136.492.423.925.817 1.233l.004.004.011.008 1.866 1.45.923.726.563.441a.369.369 0 0 0 .457 0l.563-.44.923-.726 1.877-1.46.005-.004c.393-.308.678-.74.814-1.232a2.448 2.448 0 0 0-.06-1.494Z"}),_jsx("path",{fill:"#FC6D26",d:"m22.85 15.562-.013-.034c-.596.128-1.159.39-1.647.77l-2.69 2.111 1.714 1.345 1.877-1.46.005-.004c.393-.308.68-.741.816-1.233a2.448 2.448 0 0 0-.062-1.495Z"}),_jsx("path",{fill:"#FCA326",d:"m16.786 19.754.923.725.563.441a.37.37 0 0 0 .457 0l.563-.44.923-.726-1.715-1.345-1.714 1.345Z"}),_jsx("path",{fill:"#FC6D26",d:"M15.81 16.297a4.061 4.061 0 0 0-1.648-.77l-.012.033a2.446 2.446 0 0 0-.062 1.496c.136.492.423.925.817 1.233l.004.004.011.008 1.866 1.45 1.714-1.344-2.69-2.11Z"})]}));export default FolderGraphQL;