UNPKG

@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.54 kB
import r from"react";var i=({children:o,size:e=24,ariaLabel:l,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...d})=>{let C=m!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},l&&!n&&r.createElement("title",null,l),C?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"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import t from"react";var h=t.memo((o)=>{return t.createElement(i,{...o,ariaLabel:"preview, details",maskId:"square-outlined-radius-0-stroke-2-IconPreview"},t.createElement("ellipse",{cx:"12",cy:"5.5",rx:"6",ry:"2",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M18 10C18 11.1046 15.3137 12 12 12C8.68629 12 6 11.1046 6 10",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M6 5.50031V10.5L3.93225 14.9803C3.3388 16.2662 3.34405 17.7934 4.49561 18.6178C5.7764 19.5346 8.06047 20.5003 12 20.5003C15.9395 20.5003 18.2236 19.5346 19.5044 18.6178C20.6559 17.7934 20.6612 16.2662 20.0678 14.9803L18 10.5V5.50031",stroke:"currentColor",strokeWidth:"2"}))}),w=h;export{w as default,h as IconPreview}; //# debugId=76E5D7240604965864756E2164756E21