@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.56 kB
JavaScript
;var u=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of h(o))!x.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=d(o,e))||l.enumerable});return r};var i=(r,o,t)=>(t=r!=null?u(g(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>s(p({},"__esModule",{value:!0}),r);var b={};B(b,{IconClapboard:()=>f,default:()=>V});module.exports=I(b);var n=i(require("react"));var a=i(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:C,...c})=>a.default.createElement("svg",{...c,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...C}},t&&!e&&a.default.createElement("title",null,t),r);var f=r=>n.default.createElement(m,{...r,ariaLabel:"clapboard, movie, film"},n.default.createElement("path",{d:"M21 21H3V9.5H21V21Z",fill:"currentColor"}),n.default.createElement("path",{d:"M7.20898 8H3V3H8.87598L7.20898 8Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13.459 8H8.79102L10.458 3H15.126L13.459 8Z",fill:"currentColor"}),n.default.createElement("path",{d:"M21 8H15.041L16.708 3H21V8Z",fill:"currentColor"})),V=f;0&&(module.exports={IconClapboard});
//# sourceMappingURL=index.js.map