@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.68 kB
JavaScript
import r from"react";var a=({children:t,size:o=24,ariaLabel:i,color:l,ariaHidden:n=!0,style:p,mode:d="masked",maskId:s,...m})=>{let u=d!=="raw"&&!!s;return r.createElement("svg",{...m,"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,...p}},i&&!n&&r.createElement("title",null,i),u?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"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import e from"react";var h=e.memo((t)=>{return e.createElement(a,{...t,ariaLabel:"education, book, reading, freetime, apple",maskId:"square-outlined-radius-0-stroke-2-IconEducation"},e.createElement("path",{d:"M22 20H6C4.34315 20 3 18.6569 3 17C3 15.3431 4.34315 14 6 14H22",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),e.createElement("path",{d:"M20.25 13.999L19.9879 14.7854C19.5089 16.2223 19.5089 17.7758 19.9879 19.2126L20.25 19.999",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),e.createElement("path",{d:"M11.9983 5.44629C3.8405 2.38676 5.49894 16.5002 11.9982 13.5002C18.4989 16.5002 20.158 2.38677 11.9983 5.44629Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.createElement("path",{d:"M12 5C12 4 12.5 3.25 13.5 2.25",stroke:"currentColor",strokeWidth:"1.8"}))}),w=h;export{w as default,h as IconEducation};
//# debugId=E3B04814DFF6633D64756E2164756E21