@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 • 1.27 kB
JavaScript
import t from"react";import l from"react";var s=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:C,...a})=>l.createElement("svg",{...a,"aria-hidden":o,role:o?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:p,...C}},n&&!o&&l.createElement("title",null,n),e);var i=e=>t.createElement(s,{...e,ariaLabel:"percent, sales"},t.createElement("path",{d:"M16.5 7.5L7.5 16.5M21.25 12C21.25 17.1086 17.1086 21.25 12 21.25C6.89137 21.25 2.75 17.1086 2.75 12C2.75 6.89137 6.89137 2.75 12 2.75C17.1086 2.75 21.25 6.89137 21.25 12Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),t.createElement("path",{d:"M8.25 9C8.25 9.41421 8.58579 9.75 9 9.75C9.41421 9.75 9.75 9.41421 9.75 9C9.75 8.58579 9.41421 8.25 9 8.25C8.58579 8.25 8.25 8.58579 8.25 9Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.5"}),t.createElement("path",{d:"M14.25 15C14.25 15.4142 14.5858 15.75 15 15.75C15.4142 15.75 15.75 15.4142 15.75 15C15.75 14.5858 15.4142 14.25 15 14.25C14.5858 14.25 14.25 14.5858 14.25 15Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.5"})),f=i;export{i as IconPercent,f as default};
//# sourceMappingURL=index.mjs.map