@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 • 1.08 kB
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"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,...s}},t&&!r&&n.createElement("title",null,t),o);var i=o=>p.createElement(l,{...o,ariaLabel:"shadows"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 3V5.5H18.225C16.6084 3.95145 14.4153 3 12 3ZM19.1245 6.5H12V9.5H20.6482C20.3304 8.39857 19.8079 7.38395 19.1245 6.5ZM20.8756 10.5H12V13.5H20.8756C20.9574 13.0122 21 12.5111 21 12C21 11.4889 20.9574 10.9878 20.8756 10.5ZM20.6482 14.5H12V17.5H19.1245C19.8079 16.6161 20.3304 15.6014 20.6482 14.5ZM18.225 18.5H12V21C14.4153 21 16.6084 20.0485 18.225 18.5ZM2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z",fill:"currentColor"})),u=i;export{i as IconShadows,u as default};
//# sourceMappingURL=index.mjs.map