UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

1 lines 2.95 kB
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 FolderEffects=props=>_jsxs("svg",_object_spread_props(_object_spread({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},props),{children:[_jsx("path",{fill:"#16A34A",stroke:"#16A34A",strokeWidth:"0.25",d:"M20.39 17.636a.608.608 0 00-.065-1.212h-.022a.605.605 0 00-.411 1.028c-.368.724-.93 1.254-1.774 1.698a2.925 2.925 0 01-1.763.335c-.487-.064-.865-.28-1.103-.638-.346-.53-.379-1.103-.087-1.677.206-.41.53-.713.736-.865a5.805 5.805 0 01-.14-.551c-1.57 1.135-1.407 2.671-.931 3.396.357.54 1.082.876 1.882.876.216 0 .433-.021.649-.075 1.384-.27 2.434-1.093 3.029-2.315zm1.903-1.342c-.822-.962-2.033-1.492-3.418-1.492h-.173a.594.594 0 00-.53-.325h-.021a.605.605 0 00.021 1.212h.022a.61.61 0 00.53-.368h.195c.822 0 1.6.238 2.303.703.541.357.93.822 1.147 1.384.184.455.173.898-.022 1.277-.303.573-.81.887-1.482.887-.432 0-.843-.13-1.06-.227a6.379 6.379 0 01-.486.39 3.34 3.34 0 001.395.335c1.039 0 1.806-.574 2.099-1.147.313-.627.292-1.71-.52-2.629zM16.8 17.82c.01.324.28.584.605.584h.022a.605.605 0 00-.022-1.212h-.021c-.022 0-.055 0-.076.01a3.963 3.963 0 01-.563-2.4c.044-.65.26-1.212.639-1.677.313-.4.919-.595 1.33-.606 1.147-.021 1.633 1.406 1.666 1.98.14.032.378.108.54.162C20.79 12.909 19.71 12 18.67 12c-.973 0-1.87.703-2.227 1.742-.498 1.384-.174 2.715.432 3.764a.486.486 0 00-.075.314z"}),_jsx("path",{fill:"#64748B",fillRule:"evenodd",d:"M5 4a3 3 0 00-3 3v10a3 3 0 003 3h8v-2H5a1 1 0 01-1-1V7a1 1 0 011-1h2.784a1 1 0 01.635.227l2.393 1.966a3 3 0 001.904.682H19a1 1 0 011 1V10h2v-.125a3 3 0 00-3-3h-6.284a1 1 0 01-.635-.227L9.688 4.682A3 3 0 007.784 4H5z",clipRule:"evenodd"})]}));export default FolderEffects;