@react-symbols/icons
Version:
Symbols icons by Miguel Solorio for React
1 lines • 2.46 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 Gitlab=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:"#E24329",d:"m19.734 10.332-.023-.06-2.177-5.9a.566.566 0 0 0-1.084.061l-1.47 4.671H9.024l-1.47-4.67a.57.57 0 0 0-.86-.343.59.59 0 0 0-.224.28L4.289 10.27l-.022.06a4.35 4.35 0 0 0-.11 2.659 4.205 4.205 0 0 0 1.451 2.193l.008.006.02.015 3.317 2.58 1.642 1.289 1 .784a.656.656 0 0 0 .812 0l1-.784 1.641-1.29 3.338-2.595.008-.006a4.207 4.207 0 0 0 1.449-2.192 4.351 4.351 0 0 0-.11-2.656Z"}),_jsx("path",{fill:"#FC6D26",d:"m19.734 10.332-.023-.06a7.228 7.228 0 0 0-2.928 1.367L12 15.394c1.629 1.28 3.047 2.39 3.047 2.39l3.337-2.594.008-.007a4.207 4.207 0 0 0 1.45-2.193 4.352 4.352 0 0 0-.108-2.658Z"}),_jsx("path",{fill:"#FCA326",d:"m8.953 17.785 1.642 1.29 1 .783a.657.657 0 0 0 .812 0l1-.784 1.641-1.29L12 15.395c-1.629 1.276-3.047 2.39-3.047 2.39Z"}),_jsx("path",{fill:"#FC6D26",d:"M7.216 11.64a7.221 7.221 0 0 0-2.927-1.37l-.022.059a4.35 4.35 0 0 0-.11 2.659 4.205 4.205 0 0 0 1.451 2.193l.008.006.02.015 3.317 2.58L12 15.39l-4.784-3.752Z"})]}));export default Gitlab;