@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.
4 lines (2 loc) • 1.81 kB
JavaScript
import r from"react";var p=({children:e,size:o=24,ariaLabel:i,color:l,ariaHidden:n=!0,style:a,mode:h="masked",maskId:s,...d})=>{let m=h!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...a}},i&&!n&&r.createElement("title",null,i),m?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import t from"react";var C=t.memo((e)=>{return t.createElement(p,{...e,ariaLabel:"fast-shipping, truck, delivery",maskId:"square-outlined-radius-0-stroke-2-IconFastShipping"},t.createElement("path",{d:"M14 16.5C14 17.8807 15.1193 19 16.5 19C17.8807 19 19 17.8807 19 16.5C19 15.1193 17.8807 14 16.5 14C15.1193 14 14 15.1193 14 16.5Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M5 16.5C5 17.8807 6.11929 19 7.5 19C8.88071 19 10 17.8807 10 16.5C10 15.1193 8.88071 14 7.5 14C6.11929 14 5 15.1193 5 16.5Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M14 16H10",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M19.2857 16H21L21.5 10L19.5 7H16",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M4.81818 16H3L3.27273 13.25M8 8H3.72727L4 5H16L15.1364 14.5",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M1 11L6 11",stroke:"currentColor",strokeWidth:"2"}))}),w=C;export{w as default,C as IconFastShipping};
//# debugId=BCBF8C7E3C8B04CB64756E2164756E21