@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 2.02 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:"M13.75 5.75H19.25V18.25H15.75",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"16",strokeLinecap:"square"}),n.default.createElement("path",{d:"M19.5 9.85714L23.25 8.25V15.75L19.5 14.1429",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"16",strokeLinecap:"square"}),n.default.createElement("path",{d:"M13.25 12.75C13.25 16.3399 10.4518 19.25 7 19.25C3.54822 19.25 0.75 16.3399 0.75 12.75",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"16",strokeLinecap:"square"}),n.default.createElement("path",{d:"M3.75 8C3.75 6.20507 5.20507 4.75 7 4.75C8.79493 4.75 10.25 6.20507 10.25 8V13C10.25 14.7949 8.79493 16.25 7 16.25C5.20507 16.25 3.75 14.7949 3.75 13V8Z",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"16",strokeLinecap:"square"})),B=C;0&&(module.exports={IconVoiceAndVideo});
//# sourceMappingURL=index.js.map