UNPKG

@central-icons-react/square-outlined-radius-0-stroke-1.5

Version:

A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.

2 lines 1.44 kB
"use strict";var u=Object.create;var a=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of d(t))!x.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(n=C(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?u(g(r)):{},l(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>l(a({},"__esModule",{value:!0}),r);var w={};B(w,{IconStar:()=>c,default:()=>h});module.exports=I(w);var s=i(require("react"));var p=i(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:L,...f})=>p.default.createElement("svg",{...f,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...L}},e&&!o&&p.default.createElement("title",null,e),r);var c=r=>s.default.createElement(m,{...r,ariaLabel:"star, favorite, award"},s.default.createElement("path",{d:"M12 2L14.9389 7.95492L21.5106 8.90983L16.7553 13.5451L17.8779 20.0902L12 17L6.12215 20.0902L7.24472 13.5451L2.48944 8.90983L9.06108 7.95492L12 2Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})),h=c;0&&(module.exports={IconStar}); //# sourceMappingURL=index.js.map