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.36 kB
"use strict";var f=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of g(r))!x.call(e,o)&&o!==t&&p(e,o,{get:()=>r[o],enumerable:!(n=d(r,o))||n.enumerable});return e};var i=(e,r,t)=>(t=e!=null?f(h(e)):{},l(r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t,e)),I=e=>l(p({},"__esModule",{value:!0}),e);var y={};B(y,{IconAsterisk:()=>m,default:()=>w});module.exports=I(y);var a=i(require("react"));var s=i(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:u,...C})=>s.default.createElement("svg",{...C,"aria-hidden":o,role:o?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,...u}},t&&!o&&s.default.createElement("title",null,t),e);var m=e=>a.default.createElement(c,{...e,ariaLabel:"asterisk, placeholder"},a.default.createElement("path",{d:"M11.998 3V21M4.20382 7.5L19.7923 16.5M4.20312 16.5L19.7916 7.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),w=m;0&&(module.exports={IconAsterisk}); //# sourceMappingURL=index.js.map