@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 • 949 B
JavaScript
import t from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:f,...s})=>l.createElement("svg",{...s,"aria-hidden":r,role:r?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,...f}},n&&!r&&l.createElement("title",null,n),o);var i=o=>t.createElement(p,{...o,ariaLabel:"video-off, cam-off"},t.createElement("path",{d:"M16.7008 21.5849L1.58393 2.29785L0.796875 2.91473L1.99884 4.44828V19.9998H14.1879L15.9138 22.2018L16.7008 21.5849Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.9988 14.8088V19.0682L4.18848 3.99982H15.9988V9.1908L21.9988 6.1908V17.8088L15.9988 14.8088ZM15.9988 13.6908L20.9988 16.1908V7.80883L15.9988 10.3088V13.6908Z",fill:"currentColor"})),C=i;export{i as IconVideoOff,C as default};
//# sourceMappingURL=index.mjs.map