@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.4 kB
JavaScript
import e from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:C,...l})=>s.createElement("svg",{...l,"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:a,...C}},n&&!o&&s.createElement("title",null,n),t);var i=t=>e.createElement(p,{...t,ariaLabel:"cherry"},e.createElement("path",{d:"M16 12C15.2422 8.01824 13.0438 5.15324 10.01 2.75L10 2.75003C10.8746 6.02156 10.6531 9.33793 9 12.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("path",{d:"M21.25 16.2336C21.25 19.15 18.8995 21.2501 16 21.2501C13.1005 21.2501 10.75 19.15 10.75 16.2336C10.75 12.0645 13.375 11.2171 16 12.2732C18.625 11.2171 21.25 12.0645 21.25 16.2336Z",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M11.5005 19.5332C10.3223 21.0105 8.3111 21.6357 6.3054 21.0983C-0.129119 19.3742 3.12764 8.86472 8.50537 12.8879C9.49132 12.7703 10.4138 12.8895 11.1344 13.278",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("path",{d:"M14.5 7H16.1C17.8397 7 19.25 5.5897 19.25 3.85V1.75H17.15C15.4103 1.75 14 3.1603 14 4.9V5.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),d=i;export{i as IconCherry,d as default};
//# sourceMappingURL=index.mjs.map