@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 • 901 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 c=r=>l.createElement(p,{...r,ariaLabel:"paperclip-2, attachment"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.5 5.25C11.5 3.45507 12.9551 2 14.75 2C16.5449 2 18 3.45507 18 5.25V16C18 19.3137 15.3137 22 12 22C8.68629 22 6 19.3137 6 16V8H7V16C7 18.7614 9.23858 21 12 21C14.7614 21 17 18.7614 17 16V5.25C17 4.00736 15.9926 3 14.75 3C13.5074 3 12.5 4.00736 12.5 5.25V16H11.5V5.25Z",fill:"currentColor"})),V=c;export{c as IconPaperclip2,V as default};
//# sourceMappingURL=index.mjs.map