UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

1 lines 2.32 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 Solidity=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:"#A855F7",fillRule:"evenodd",d:"M14.529 3l-2.843 4.924h5.686L14.529 3z",clipRule:"evenodd"}),_jsx("path",{fill:"#7E22CE",fillRule:"evenodd",d:"M11.686 7.924L14.529 3H8.843l2.843 4.924z",clipRule:"evenodd"}),_jsx("path",{fill:"#6B21A8",fillRule:"evenodd",d:"M8.843 3L6 7.924h5.686L8.843 3z",clipRule:"evenodd"}),_jsx("path",{fill:"#A855F7",fillRule:"evenodd",d:"M8.843 12.813L6 7.89h5.686l-2.843 4.924zM8.843 21l2.843-4.924H6L8.843 21z",clipRule:"evenodd"}),_jsx("path",{fill:"#7E22CE",fillRule:"evenodd",d:"M11.686 16.076L8.843 21h5.686l-2.843-4.924z",clipRule:"evenodd"}),_jsx("path",{fill:"#6B21A8",fillRule:"evenodd",d:"M14.529 21l2.843-4.924h-5.686L14.529 21z",clipRule:"evenodd"}),_jsx("path",{fill:"#A855F7",fillRule:"evenodd",d:"M14.529 11.187l2.843 4.924h-5.686l2.843-4.924z",clipRule:"evenodd"})]}));export default Solidity;