@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) • 1.75 kB
JavaScript
import e from"react";var p=({children:o,size:t=24,ariaLabel:a,color:i,ariaHidden:s=!0,style:l,mode:h="masked",maskId:n,...d})=>{let k=h!=="raw"&&!!n;return e.createElement("svg",{...d,"aria-hidden":s,role:s?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:i,...l}},a&&!s&&e.createElement("title",null,a),k?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import r from"react";var u=r.memo((o)=>{return r.createElement(p,{...o,ariaLabel:"secret-phrase, code, private-phrase",maskId:"square-outlined-radius-0-stroke-2-IconSecretPhrase"},r.createElement("path",{d:"M21 5H3V19H21V5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M7 9H10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M14 9H17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M7 12H10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M14 12H17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M7 15H10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M14 15H17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=u;export{w as default,u as IconSecretPhrase};
//# debugId=1F2E4BF6091A2A4064756E2164756E21