@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.34 kB
JavaScript
import l from"react";import n from"react";var L=({children:o,size:e=24,ariaLabel:t,color:p,ariaHidden:r=!0,style:a,...s})=>n.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:p,...a}},t&&!r&&n.createElement("title",null,t),o);var i=o=>l.createElement(L,{...o,ariaLabel:"sandbox, playground"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.5453 1.8512L20.982 2.75582L20.3894 6.97216L17.7746 7.61449L17.2105 11.6281L21.0039 15H22V21H2V15H2.89098L4.70875 12.9802L3.36723 6.87934L4.91199 6.66224L4.91143 6.65825C4.70006 5.15424 5.74794 3.76366 7.25194 3.55228C8.75595 3.34091 10.1465 4.38879 10.3579 5.89279L10.3585 5.89678L11.9032 5.67968L12.3109 12.1626L15.7274 11.4034L16.2892 7.40574L13.9527 6.06753L14.5453 1.8512ZM17.215 6.20737L19.0454 5.75773L19.2879 4.03246L15.8219 3.54536L15.5794 5.27063L17.215 6.20737ZM16.2883 12.8153L11.9213 13.7858L7.69311 11.9065L4.90902 15H18.7461L16.2883 12.8153ZM6.3974 6.45348L8.87307 6.10554L8.87251 6.10155C8.77643 5.41792 8.14434 4.94161 7.4607 5.03769C6.77707 5.13376 6.30076 5.76585 6.39684 6.44949L6.3974 6.45348Z",fill:"currentColor"})),u=i;export{i as IconSandbox,u as default};
//# sourceMappingURL=index.mjs.map