@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 990 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},o&&!t&&n.createElement("title",null,o),e);var m=e=>a.createElement(p,{...e,ariaLabel:"reorder"},a.createElement("path",{d:"M15.6094 4.25L13.5 6.25L15.5 8.25M14.5781 6.25H20.25V17.75H13.75M9.25 17.5C9.25 19.0188 8.01878 20.25 6.5 20.25C4.98122 20.25 3.75 19.0188 3.75 17.5C3.75 15.9812 4.98122 14.75 6.5 14.75C8.01878 14.75 9.25 15.9812 9.25 17.5ZM9.25 6.5C9.25 8.01878 8.01878 9.25 6.5 9.25C4.98122 9.25 3.75 8.01878 3.75 6.5C3.75 4.98122 4.98122 3.75 6.5 3.75C8.01878 3.75 9.25 4.98122 9.25 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),d=m;export{m as IconReorder,d as default};
//# sourceMappingURL=index.mjs.map