@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 • 905 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...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:l,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(p,{...r,ariaLabel:"shield-keyhole"},a.createElement("path",{d:"M12 14.75V9M12 2.75L20.25 5.5V11.9123C20.25 16.8848 16 19.25 12 21.4079C8 19.25 3.75 16.8848 3.75 11.9123V5.5L12 2.75ZM13.5 10.25C13.5 11.0784 12.8284 11.75 12 11.75C11.1716 11.75 10.5 11.0784 10.5 10.25C10.5 9.42157 11.1716 8.75 12 8.75C12.8284 8.75 13.5 9.42157 13.5 10.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=i;export{i as IconShieldKeyhole,f as default};
//# sourceMappingURL=index.mjs.map