@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 • 987 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-up"},t.createElement("path",{d:"M11.9999 4.06053L13.9999 6.06053L15.0605 4.99987L11.9999 1.93921L8.93923 4.99987L9.99989 6.06053L11.9999 4.06053Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 7.99998V22H23V7.99998H1ZM9 16.5H15V18H9V16.5ZM6.5 16.5H5V18H6.5V16.5ZM5 12H6.5V13.5H5V12ZM10.5 12H9V13.5H10.5V12ZM13.5 12H15V13.5H13.5V12ZM19.0002 12H17.5002V13.5H19.0002V12ZM17.5 16.5H19V18H17.5V16.5Z",fill:"currentColor"})),d=i;export{i as IconKeyboardUp,d as default};
//# sourceMappingURL=index.mjs.map