UNPKG

@central-icons-react/round-outlined-radius-3-stroke-2

Version:

A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.

2 lines 1.35 kB
"use strict";var d=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var o in r)s(e,o,{get:r[o],enumerable:!0})},p=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of g(r))!B.call(e,t)&&t!==o&&s(e,t,{get:()=>r[t],enumerable:!(n=f(r,t))||n.enumerable});return e};var m=(e,r,o)=>(o=e!=null?d(x(e)):{},p(r||!e||!e.__esModule?s(o,"default",{value:e,enumerable:!0}):o,e)),h=e=>p(s({},"__esModule",{value:!0}),e);var y={};I(y,{IconCrossSmall:()=>i,default:()=>w});module.exports=h(y);var a=m(require("react"));var l=m(require("react")),c=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:C,...u})=>l.default.createElement("svg",{...u,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...C}},o&&!t&&l.default.createElement("title",null,o),e);var i=e=>a.default.createElement(c,{...e,ariaLabel:"cross-small, crossed small, delete, remove"},a.default.createElement("path",{d:"M8 8L16 16M16 8L8 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),w=i;0&&(module.exports={IconCrossSmall}); //# sourceMappingURL=index.js.map