@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.24 kB
JavaScript
import r from"react";import s from"react";var p=({children:o,size:t=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:a,...C})=>s.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...a}},n&&!e&&s.createElement("title",null,n),o);var i=o=>r.createElement(p,{...o,ariaLabel:"footsteps"},r.createElement("path",{d:"M9.25 15.25H3.75V16.4375C3.75 17.9908 4.98122 19.25 6.5 19.25C8.01878 19.25 9.25 17.9908 9.25 16.4375V15.25Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M9.26546 12.75H3.73457C1.97336 9.75 2.39037 2.75 6.49986 2.75C10.6093 2.75 11.0268 9.75 9.26546 12.75Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M20.25 17.25H14.75V18.4375C14.75 19.9908 15.9812 21.25 17.5 21.25C19.0188 21.25 20.25 19.9908 20.25 18.4375V17.25Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M20.2655 14.75H14.7346C12.9734 11.75 13.3904 4.75 17.4999 4.75C21.6093 4.75 22.0268 11.75 20.2655 14.75Z",stroke:"currentColor",strokeWidth:"1.5"})),u=i;export{i as IconFootsteps,u as default};
//# sourceMappingURL=index.mjs.map