@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 • 979 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:C,...s})=>n.createElement("svg",{...s,"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,...C}},o&&!t&&n.createElement("title",null,o),r);var c=r=>a.createElement(p,{...r,ariaLabel:"paperclip-1, attachment"},a.createElement("path",{d:"M13.5 2C11.0147 2 9 4.01472 9 6.5V15.5C9 16.8807 10.1193 18 11.5 18C12.8807 18 14 16.8807 14 15.5V7H13V15.5C13 16.3284 12.3284 17 11.5 17C10.6716 17 10 16.3284 10 15.5V6.5C10 4.567 11.567 3 13.5 3C15.433 3 17 4.567 17 6.5V15.5C17 18.5376 14.5376 21 11.5 21C8.46243 21 6 18.5376 6 15.5V10H5V15.5C5 19.0899 7.91015 22 11.5 22C15.0899 22 18 19.0899 18 15.5V6.5C18 4.01472 15.9853 2 13.5 2Z",fill:"currentColor"})),u=c;export{c as IconPaperclip1,u as default};
//# sourceMappingURL=index.mjs.map