@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.27 kB
JavaScript
import o from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:a,...C})=>s.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...a}},n&&!e&&s.createElement("title",null,n),t);var i=t=>o.createElement(p,{...t,ariaLabel:"password, lock, protection"},o.createElement("path",{d:"M20.25 20.25V3.75H3.75V20.25H20.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement("path",{d:"M16.25 8.75V15.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement("path",{d:"M8 11.25C8.41421 11.25 8.75 11.5858 8.75 12C8.75 12.4142 8.41421 12.75 8 12.75C7.58579 12.75 7.25 12.4142 7.25 12C7.25 11.5858 7.58579 11.25 8 11.25Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.5"}),o.createElement("path",{d:"M12 11.25C12.4142 11.25 12.75 11.5858 12.75 12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12C11.25 11.5858 11.5858 11.25 12 11.25Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.5"})),h=i;export{i as IconPassword,h as default};
//# sourceMappingURL=index.mjs.map