@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.
4 lines (2 loc) • 2.48 kB
JavaScript
var I=Object.create;var{getPrototypeOf:y,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:B}=Object,c=Object.prototype.hasOwnProperty;function k(r){return this[r]}var P,b,f=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var a=e?P??=new WeakMap:b??=new WeakMap,m=a.get(r);if(m)return m}o=r!=null?I(y(r)):{};let i=e||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o;for(let s of u(r))if(!c.call(i,s))l(i,s,{get:k.bind(r,s),enumerable:!0});if(t)a.set(r,i);return i},g=(r)=>{var e=(d??=new WeakMap).get(r),o;if(e)return e;if(e=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!c.call(e,t))l(e,t,{get:k.bind(r,t),enumerable:!(o=B(r,t))||o.enumerable})}return d.set(r,e),e},d;var V=(r)=>r;function v(r,e){this[r]=V.bind(null,e)}var C=(r,e)=>{for(var o in e)l(r,o,{get:e[o],enumerable:!0,configurable:!0,set:v.bind(e,o)})};var S={};C(S,{CentralIconBase:()=>h});module.exports=g(S);var n=f(require("react")),h=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:a=!0,style:m,mode:i="masked",maskId:s,...w})=>{let x=i!=="raw"&&!!s;return n.default.createElement("svg",{...w,"aria-hidden":a,role:a?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:t,...m}},o&&!a&&n.default.createElement("title",null,o),x?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};var G={};C(G,{default:()=>H,IconPhoneHaptic:()=>L});module.exports=g(G);var p=f(require("react"));var L=p.default.memo((r)=>{return p.default.createElement(h,{...r,ariaLabel:"phone-haptic, vibration",maskId:"square-outlined-radius-0-stroke-2-IconPhoneHaptic"},p.default.createElement("path",{d:"M17 20V4H7V20H17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),p.default.createElement("path",{d:"M3.5 8L1.5 10L3 12L1.5 14L3.5 16M20.5 8L22.5 10L21 12L22.5 14L20.5 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),p.default.createElement("path",{d:"M11 7H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))}),H=L;
//# debugId=2CE0AA34E945F1AF64756E2164756E21