UNPKG

@central-icons-react/square-filled-radius-0-stroke-1

Version:

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

2 lines 1.55 kB
"use strict";var f=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,b=Object.prototype.hasOwnProperty;var d=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},i=(r,t,e,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of h(t))!b.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(l=g(t,o))||l.enumerable});return r};var s=(r,t,e)=>(e=r!=null?f(B(r)):{},i(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>i(p({},"__esModule",{value:!0}),r);var V={};d(V,{IconLightBulb:()=>m,default:()=>I});module.exports=x(V);var n=s(require("react"));var a=s(require("react")),C=({children:r,size:t=24,ariaLabel:e,color:l,ariaHidden:o=!0,style:u,...c})=>a.default.createElement("svg",{...c,"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:l,...u}},e&&!o&&a.default.createElement("title",null,e),r);var m=r=>n.default.createElement(C,{...r,ariaLabel:"light-bulb, idea, light"},n.default.createElement("path",{d:"M20 9C20 11.3899 18.952 13.5345 17.2915 15H6.70846C5.04803 13.5345 4 11.3899 4 9C4 4.58172 7.58172 1 12 1C16.4183 1 20 4.58172 20 9Z",fill:"currentColor"}),n.default.createElement("path",{d:"M8 19V16H16V19H8Z",fill:"currentColor"}),n.default.createElement("path",{d:"M16 22V21H8V22H16Z",fill:"currentColor"})),I=m;0&&(module.exports={IconLightBulb}); //# sourceMappingURL=index.js.map