@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.92 kB
JavaScript
"use strict";var k=Object.create;var i=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,e)=>{for(var t in e)i(r,t,{get:e[t],enumerable:!0})},p=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of h(e))!f.call(r,o)&&o!==t&&i(r,o,{get:()=>e[o],enumerable:!(s=u(e,o))||s.enumerable});return r};var l=(r,e,t)=>(t=r!=null?k(V(r)):{},p(e||!r||!r.__esModule?i(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>p(i({},"__esModule",{value:!0}),r);var I={};g(I,{IconVoiceAndVideo:()=>C,default:()=>B});module.exports=x(I);var n=l(require("react"));var a=l(require("react")),m=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:c,...d})=>a.default.createElement("svg",{...d,"aria-hidden":o,role:o?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:s,...c}},t&&!o&&a.default.createElement("title",null,t),r);var C=r=>n.default.createElement(m,{...r,ariaLabel:"voice-and-video, media"},n.default.createElement("path",{d:"M14 6H19V18H16",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"16",strokeLinecap:"square"}),n.default.createElement("path",{d:"M23 8.5L19 10V12V14L23 15.5V8.5Z",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"16",strokeLinecap:"square"}),n.default.createElement("path",{d:"M13 13C13 16.3137 10.3137 19 7 19C3.68629 19 1 16.3137 1 13",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"16",strokeLinecap:"square"}),n.default.createElement("path",{d:"M4 8C4 6.34315 5.34315 5 7 5C8.65685 5 10 6.34315 10 8V13C10 14.6569 8.65685 16 7 16C5.34315 16 4 14.6569 4 13V8Z",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"16",strokeLinecap:"square"})),B=C;0&&(module.exports={IconVoiceAndVideo});
//# sourceMappingURL=index.js.map