@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.16 kB
JavaScript
import t from"react";import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...C})=>s.createElement("svg",{...C,"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,...l}},n&&!o&&s.createElement("title",null,n),e);var c=e=>t.createElement(p,{...e,ariaLabel:"unicorn, startup, success"},t.createElement("path",{d:"M10.5 11L10.2853 11.8589C10.1012 12.5953 10.1866 13.3732 10.526 14.052C10.8337 14.6674 11.3326 15.1663 11.948 15.474L16.4875 17.7438C16.8245 17.9123 17.1962 18 17.5729 18C18.9134 18 20 16.9134 20 15.5729V14.8394C20 14.2893 19.8565 13.7488 19.5836 13.2712L16 7V4.5L13 6C6 2.5 2 12 2 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M12.9707 19.9999C12.8664 18.14 12.4909 16.8048 12.2383 16.0928",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M16.5 7L23.5 3.5L18.6772 10.0521L16.5 7Z",fill:"currentColor"})),h=c;export{c as IconUnicorn,h as default};
//# sourceMappingURL=index.mjs.map