@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.3 kB
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:r,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}},r&&!t&&n.createElement("title",null,r),o);var i=o=>p.createElement(l,{...o,ariaLabel:"closed-captioning, cc"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3V21H21V3H3ZM10.4874 10.7626C9.80402 10.0791 8.69598 10.0791 8.01256 10.7626C7.32915 11.446 7.32915 12.554 8.01256 13.2374C8.69598 13.9209 9.80402 13.9209 10.4874 13.2374L11.5481 14.2981C10.2789 15.5673 8.22111 15.5673 6.9519 14.2981C5.6827 13.0289 5.6827 10.9711 6.9519 9.7019C8.22111 8.4327 10.2789 8.4327 11.5481 9.7019L10.4874 10.7626ZM14.2255 10.7626C14.9089 10.0791 16.0169 10.0791 16.7003 10.7626L17.761 9.7019C16.4918 8.4327 14.434 8.4327 13.1648 9.7019C11.8956 10.9711 11.8956 13.0289 13.1648 14.2981C14.434 15.5673 16.4918 15.5673 17.761 14.2981L16.7003 13.2374C16.0169 13.9209 14.9089 13.9209 14.2255 13.2374C13.542 12.554 13.542 11.446 14.2255 10.7626Z",fill:"currentColor"})),u=i;export{i as IconClosedCaptioning,u as default};
//# sourceMappingURL=index.mjs.map