@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 963 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?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:a,...s}},t&&!o&&n.createElement("title",null,t),r);var i=r=>p.createElement(l,{...r,ariaLabel:"key-1, password"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 12C1 8.68629 3.68629 6 7 6C9.22163 6 11.1604 7.20755 12.1973 9.0001H20.7083L23.707 12L20.7083 15.0001H17.794L16.5011 13.7072L15.2082 15.0001H12.1971C11.1603 16.7925 9.22155 18 7 18C3.68629 18 1 15.3137 1 12ZM7 13.5C7.82843 13.5 8.5 12.8284 8.5 12C8.5 11.1716 7.82843 10.5 7 10.5C6.17157 10.5 5.5 11.1716 5.5 12C5.5 12.8284 6.17157 13.5 7 13.5Z",fill:"currentColor"})),d=i;export{i as IconKey1,d as default};
//# sourceMappingURL=index.mjs.map