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.38 kB
import r from"react";var m=({children:t,size:e=24,ariaLabel:a,color:l,ariaHidden:n=!0,style:i,mode:p="masked",maskId:s,...C})=>{let d=p!=="raw"&&!!s;return r.createElement("svg",{...C,"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:l,...i}},a&&!n&&r.createElement("title",null,a),d?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 o from"react";var h=o.memo((t)=>{return o.createElement(m,{...t,ariaLabel:"camera-2, picture, image, cam",maskId:"square-outlined-radius-0-stroke-2-IconCamera2"},o.createElement("path",{d:"M3 20V6H8.53513C9.22675 4.8044 10.5194 4 12 4C13.4806 4 14.7733 4.8044 15.4649 6H21V20H3Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M15 12.5C15 14.1569 13.6569 15.5 12 15.5C10.3431 15.5 9 14.1569 9 12.5C9 10.8431 10.3431 9.5 12 9.5C13.6569 9.5 15 10.8431 15 12.5Z",stroke:"currentColor",strokeWidth:"2"}))}),w=h;export{w as default,h as IconCamera2}; //# debugId=9DF623747D9B14D864756E2164756E21