UNPKG

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

Version:

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

2 lines 1.54 kB
"use strict";var C=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var g=(r,t)=>{for(var o in t)s(r,o,{get:t[o],enumerable:!0})},l=(r,t,o,p)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of V(t))!k.call(r,e)&&e!==o&&s(r,e,{get:()=>t[e],enumerable:!(p=h(t,e))||p.enumerable});return r};var i=(r,t,o)=>(o=r!=null?C(f(r)):{},l(t||!r||!r.__esModule?s(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var I={};g(I,{IconSimCard1:()=>m,default:()=>B});module.exports=x(I);var n=i(require("react"));var a=i(require("react")),c=({children:r,size:t=24,ariaLabel:o,color:p,ariaHidden:e=!0,style:d,...u})=>a.default.createElement("svg",{...u,"aria-hidden":e,role:e?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:p,...d}},o&&!e&&a.default.createElement("title",null,o),r);var m=r=>n.default.createElement(c,{...r,ariaLabel:"sim-card-1"},n.default.createElement("path",{d:"M5 3H14L19 8V21H5V3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement("path",{d:"M9 12H15V17H9V12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement("path",{d:"M5 3H14L19 8V21H5V3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),B=m;0&&(module.exports={IconSimCard1}); //# sourceMappingURL=index.js.map