@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.23 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:"push, launch, rocket"},t.createElement("path",{d:"M4.52778 17.25L1.75 20.1071M6.75 19.5357L5.08333 21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.createElement("path",{d:"M17.25 8.5C17.25 9.4665 16.4665 10.25 15.5 10.25C14.5335 10.25 13.75 9.4665 13.75 8.5C13.75 7.5335 14.5335 6.75 15.5 6.75C16.4665 6.75 17.25 7.5335 17.25 8.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.createElement("path",{d:"M8.7307 15.2693C7.00674 13.5454 3.25 12.2799 3.25 12.2799L6.23947 8.79214H9.22894C11 4 14.2114 2.31496 21.1868 2.8132C21.6851 9.78864 20 13 15.2079 14.7711V17.7606L11.7202 20.75C11.7202 20.75 10.4547 16.9933 8.7307 15.2693Z",stroke:"currentColor",strokeWidth:"1.5"})),d=c;export{c as IconPush,d as default};
//# sourceMappingURL=index.mjs.map