@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.
4 lines (2 loc) • 1.52 kB
JavaScript
import s from"react";var p=({children:t,size:o=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:i,...a})=>{return s.createElement("svg",{...a,"aria-hidden":e,role:e?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:l,...i}},n&&!e&&s.createElement("title",null,n),t)};import r from"react";var c=(t)=>{return r.createElement(p,{...t,ariaLabel:"morning-brief, daily-todo"},r.createElement("path",{d:"M12 2V4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M4.92896 4.92871L6.34317 6.34292",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M19.071 4.92871L17.6568 6.34292",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M8.5 16H18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M8.5 20H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M2 12H22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("circle",{cx:"5.1",cy:"16.0004",r:"1.1",fill:"currentColor"}),r.createElement("circle",{cx:"5.1",cy:"20.0004",r:"1.1",fill:"currentColor"}),r.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"}))},m=c;export{m as default,c as IconMorningBrief};
//# debugId=4CF49D956387AF8364756E2164756E21