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.48 kB
"use strict";var d=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,e)=>{for(var t in e)s(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of h(e))!x.call(r,o)&&o!==t&&s(r,o,{get:()=>e[o],enumerable:!(n=f(e,o))||n.enumerable});return r};var i=(r,e,t)=>(t=r!=null?d(g(r)):{},l(e||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>l(s({},"__esModule",{value:!0}),r);var k={};B(k,{IconCarussel:()=>m,default:()=>V});module.exports=I(k);var a=i(require("react"));var p=i(require("react")),c=({children:r,size:e=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:u,...C})=>p.default.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...u}},t&&!o&&p.default.createElement("title",null,t),r);var m=r=>a.default.createElement(c,{...r,ariaLabel:"carussel, slides"},a.default.createElement("path",{d:"M17.5 5.75H21.25V18.25H17.5M6.5 18.25H2.75V5.75H6.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),a.default.createElement("path",{d:"M17.5 3.75H6.5V20.25H17.5V3.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),V=m;0&&(module.exports={IconCarussel}); //# sourceMappingURL=index.js.map