@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 • 942 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var m=r=>a.createElement(p,{...r,ariaLabel:"key-1, password"},a.createElement("path",{d:"M6.9 12H7.1M7.5 12C7.5 12.2761 7.27614 12.5 7 12.5C6.72386 12.5 6.5 12.2761 6.5 12C6.5 11.7239 6.72386 11.5 7 11.5C7.27614 11.5 7.5 11.7239 7.5 12ZM7 17C4.23858 17 2 14.7614 2 12C2 9.23858 4.23858 7 7 7C8.85071 7 10.4666 8.0055 11.3311 9.5H20.5L22.5 12L20.5 14.5H18L16 13.5L14 14.5H11.3311C10.4666 15.9945 8.85071 17 7 17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),g=m;export{m as IconKey1,g as default};
//# sourceMappingURL=index.mjs.map