UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

1 lines 2.14 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 XML=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("circle",{cx:"5",cy:"19",r:"2",fill:"#EA580C"}),_jsx("mask",{id:"mask0_20543_563",style:{maskType:"alpha"},width:"20",height:"22",x:"4",y:"0",maskUnits:"userSpaceOnUse",children:_jsx("path",{fill:"#D9D9D9",d:"M4 0H24V22H4z"})}),_jsx("g",{mask:"url(#mask0_20543_563)",children:_jsx("circle",{cx:"5",cy:"19",r:"8",stroke:"#EA580C",strokeWidth:"2"})}),_jsx("mask",{id:"mask1_20543_563",style:{maskType:"alpha"},width:"19",height:"20",x:"5",y:"0",maskUnits:"userSpaceOnUse",children:_jsx("path",{fill:"#D9D9D9",d:"M5 0H24V20H5z"})}),_jsx("g",{mask:"url(#mask1_20543_563)",children:_jsx("circle",{cx:"5",cy:"19",r:"15",stroke:"#EA580C",strokeWidth:"2"})})]}));export default XML;