@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 • 982 B
JavaScript
import l from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:a,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:a,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>l.createElement(p,{...r,ariaLabel:"passport, visa"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.5 2.5H20.5V21.5H3.5V2.5ZM12 7.75C10.4812 7.75 9.25 8.98122 9.25 10.5C9.25 12.0188 10.4812 13.25 12 13.25C13.5188 13.25 14.75 12.0188 14.75 10.5C14.75 8.98122 13.5188 7.75 12 7.75ZM8.25 10.5C8.25 8.42893 9.92893 6.75 12 6.75C14.0711 6.75 15.75 8.42893 15.75 10.5C15.75 12.5711 14.0711 14.25 12 14.25C9.92893 14.25 8.25 12.5711 8.25 10.5ZM8.5 16H15.5V17H8.5V16Z",fill:"currentColor"})),d=i;export{i as IconPassport,d as default};
//# sourceMappingURL=index.mjs.map