@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 • 1.06 kB
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-up"},t.createElement("path",{d:"M11.9999 3.70694L13.9999 5.70694L14.707 4.99983L11.9999 2.29272L9.29282 4.99983L9.99992 5.70694L11.9999 3.70694Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 7.99991V21.9999H23V7.99991H1ZM9 16.75H15V17.75H9V16.75ZM6.5 11.9999H5V13.4999H6.5V11.9999ZM5 16.4999H6.5V17.9999H5V16.4999ZM10.5 11.9999H9V13.4999H10.5V11.9999ZM13.5 11.9999H15V13.4999H13.5V11.9999ZM19 11.9999H17.5V13.4999H19V11.9999ZM17.5 16.4999H19V17.9999H17.5V16.4999Z",fill:"currentColor"})),d=i;export{i as IconKeyboardUp,d as default};
//# sourceMappingURL=index.mjs.map