@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 • 930 B
JavaScript
import p from"react";import n from"react";var a=({children:t,size:e=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:l,...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:s,...l}},o&&!r&&n.createElement("title",null,o),t);var i=t=>p.createElement(a,{...t,ariaLabel:"page-text-pie-chart"},p.createElement("path",{d:"M10.5 21.25H4.75V2.75H19.25V9.75M8.75 6.75H15.25M8.75 10.75H11.25M17 13.5V17L19.5 19.5M21.25 17C21.25 14.6528 19.3472 12.75 17 12.75C14.6528 12.75 12.75 14.6528 12.75 17C12.75 19.3472 14.6528 21.25 17 21.25C18.1736 21.25 19.2361 20.7743 20.0052 20.0052C20.7743 19.2361 21.25 18.1736 21.25 17Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),x=i;export{i as IconPageTextPieChart,x as default};
//# sourceMappingURL=index.mjs.map