@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 • 792 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":r,role:r?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&&!r&&n.createElement("title",null,t),o);var i=o=>p.createElement(l,{...o,ariaLabel:"unlocked, unlock, private"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C9.79086 2 8 3.79086 8 6V9H4V22H20V9H9V6C9 4.34315 10.3431 3 12 3C13.6569 3 15 4.34315 15 6V7H16V6C16 3.79086 14.2091 2 12 2ZM12.5 13.5V17.5H11.5V13.5H12.5Z",fill:"currentColor"})),d=i;export{i as IconUnlocked,d as default};
//# sourceMappingURL=index.mjs.map