@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 • 1.43 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:C,ariaHidden:t=!0,style:a,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?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:C,...a}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(l,{...r,ariaLabel:"subscript"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.84387 4.69336L8.00199 10.834L13.1601 4.69336L14.3087 5.65815L8.98147 12L14.3087 18.3419L13.1601 19.3067L8.00199 13.1661L2.84387 19.3067L1.69531 18.3419L7.0225 12L1.69531 5.65815L2.84387 4.69336ZM19.0078 13.5C18.1399 13.5 17.5863 14.1179 17.5151 14.9562L16.0204 14.8292C16.1442 13.3715 17.2126 12 19.0078 12C20.6245 12 22.002 13.1694 22.002 14.9459C22.002 15.8285 21.5915 16.4953 21.0771 17.0057C20.5958 17.4833 19.974 17.8714 19.4385 18.2056L19.3992 18.2301C18.8188 18.5925 18.3346 18.8994 17.9842 19.2482C17.899 19.333 17.8256 19.4165 17.7636 19.5H22.002V21H16.002V20.25C16.002 19.366 16.4114 18.6973 16.926 18.1851C17.4093 17.704 18.034 17.3141 18.5712 16.9787L18.6048 16.9578C19.1857 16.5951 19.67 16.2888 20.0206 15.9409C20.35 15.614 20.502 15.308 20.502 14.9459C20.502 14.076 19.8764 13.5 19.0078 13.5Z",fill:"currentColor"})),f=i;export{i as IconSubscript,f as default};
//# sourceMappingURL=index.mjs.map