@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 • 897 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...V})=>n.createElement("svg",{...V,"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,...l}},t&&!o&&n.createElement("title",null,t),r);var m=r=>p.createElement(a,{...r,ariaLabel:"keyboard-down"},p.createElement("path",{d:"M10 19L12 21L14 19M9.75 11.25H14.25M1.75 2.75H22.25V15.25H1.75V2.75ZM5.75 6.75H5.76V6.76H5.75V6.75ZM9.75 6.75H9.76V6.76H9.75V6.75ZM14.25 6.75H14.26V6.76H14.25V6.75ZM5.75 11.25H5.76V11.26H5.75V11.25ZM18.25 6.75H18.26V6.76H18.25V6.75ZM18.25 11.25H18.26V11.26H18.25V11.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),C=m;export{m as IconKeyboardDown,C as default};
//# sourceMappingURL=index.mjs.map