@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.01 kB
JavaScript
import t from"react";import p from"react";var a=({children:e,size:r=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:s,...C})=>p.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:l,...s}},n&&!o&&p.createElement("title",null,n),e);var c=e=>t.createElement(a,{...e,ariaLabel:"retouch, face, hair"},t.createElement("path",{d:"M17 1L18.0804 3.91964L21 5L18.0804 6.08036L17 9L15.9196 6.08036L13 5L15.9196 3.91964L17 1Z",fill:"currentColor"}),t.createElement("path",{d:"M17.25 10.75H6.75V15C6.75 17.8995 9.10051 20.25 12 20.25C14.8995 20.25 17.25 17.8995 17.25 15V10.75Z",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M2.75 21V12C2.75 6.89137 6.89137 2.75 12 2.75M21.25 21V12C21.25 10.9499 21.075 9.94076 20.7527 9",stroke:"currentColor",strokeWidth:"1.5"})),f=c;export{c as IconRetouch,f as default};
//# sourceMappingURL=index.mjs.map