@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 • 955 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:V,...s})=>l.createElement("svg",{...s,"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:a,...V}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"keyboard-down"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 2V16H23V2H1ZM9 10.75H15V11.75H9V10.75ZM6.5 6H5V7.5H6.5V6ZM5 10.5H6.5V12H5V10.5ZM10.5 6H9V7.5H10.5V6ZM13.5 6H15V7.5H13.5V6ZM19 6H17.5V7.5H19V6ZM17.5 10.5H19V12H17.5V10.5Z",fill:"currentColor"}),t.createElement("path",{d:"M12.0001 20.293L10.0001 18.293L9.29297 19.0001L12.0001 21.7072L14.7072 19.0001L14.0001 18.293L12.0001 20.293Z",fill:"currentColor"})),f=i;export{i as IconKeyboardDown,f as default};
//# sourceMappingURL=index.mjs.map