@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.
2 lines • 1.76 kB
JavaScript
;var d=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of f(t))!x.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(a=h(t,o))||a.enumerable});return r};var C=(r,t,e)=>(e=r!=null?d(g(r)):{},l(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>l(p({},"__esModule",{value:!0}),r);var w={};B(w,{IconCamera3:()=>i,default:()=>k});module.exports=I(w);var n=C(require("react"));var s=C(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:a,ariaHidden:o=!0,style:c,...u})=>s.default.createElement("svg",{...u,"aria-hidden":o,role:o?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:a,...c}},e&&!o&&s.default.createElement("title",null,e),r);var i=r=>n.default.createElement(m,{...r,ariaLabel:"camera-3, picture, image, cam"},n.default.createElement("path",{d:"M3 4H21V20H3V4Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M17.5 7.5H17.51M17.75 7.5C17.75 7.63807 17.6381 7.75 17.5 7.75C17.3619 7.75 17.25 7.63807 17.25 7.5C17.25 7.36193 17.3619 7.25 17.5 7.25C17.6381 7.25 17.75 7.36193 17.75 7.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),k=i;0&&(module.exports={IconCamera3});
//# sourceMappingURL=index.js.map