@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 850 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:r,color:s,ariaHidden:o=!0,style:a,...c})=>n.createElement("svg",{...c,"aria-hidden":o,role:o?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:s,...a}},r&&!o&&n.createElement("title",null,r),t);var i=t=>p.createElement(l,{...t,ariaLabel:"concise, text-shorten, squeeze"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9 2.68933L12 5.68933L15 2.68933L16.0607 3.74999L12 7.81065L7.93934 3.74999L9 2.68933ZM3 9.49999H21V11H3V9.49999ZM3 13H21V14.5H3V13ZM12 16.1893L16.0607 20.25L15 21.3106L12 18.3107L9 21.3106L7.93934 20.25L12 16.1893Z",fill:"currentColor"})),C=i;export{i as IconConcise,C as default};
//# sourceMappingURL=index.mjs.map