@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 2.23 kB
JavaScript
"use strict";var C=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of m(o))!g.call(r,n)&&n!==t&&p(r,n,{get:()=>o[n],enumerable:!(s=h(o,n))||s.enumerable});return r};var a=(r,o,t)=>(t=r!=null?C(f(r)):{},i(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),y=r=>i(p({},"__esModule",{value:!0}),r);var L={};x(L,{IconMorningBrief:()=>d,default:()=>B});module.exports=y(L);var e=a(require("react"));var l=a(require("react")),c=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:n=!0,style:u,...k})=>l.default.createElement("svg",{...k,"aria-hidden":n,role:n?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...u}},t&&!n&&l.default.createElement("title",null,t),r);var d=r=>e.default.createElement(c,{...r,ariaLabel:"morning-brief, daily-todo"},e.default.createElement("path",{d:"M12 2V4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.default.createElement("path",{d:"M4.92896 4.92871L6.34317 6.34292",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.default.createElement("path",{d:"M19.071 4.92871L17.6568 6.34292",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.default.createElement("path",{d:"M8.5 16H18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.default.createElement("path",{d:"M8.5 20H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.default.createElement("path",{d:"M2 12H22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.default.createElement("circle",{cx:"5.1",cy:"16.0004",r:"1.1",fill:"currentColor"}),e.default.createElement("circle",{cx:"5.1",cy:"20.0004",r:"1.1",fill:"currentColor"}),e.default.createElement("path",{d:"M16.5 12C16.5 9.51472 14.4853 7.5 12 7.5C9.51472 7.5 7.5 9.51472 7.5 12",stroke:"currentColor",strokeWidth:"2"})),B=d;0&&(module.exports={IconMorningBrief});
//# sourceMappingURL=index.js.map