@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 • 1.53 kB
JavaScript
import r from"react";import s from"react";var p=({children:e,size:o=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:i,...a})=>s.createElement("svg",{...a,"aria-hidden":t,role:t?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&&!t&&s.createElement("title",null,n),e);var c=e=>r.createElement(p,{...e,ariaLabel:"morning-brief, daily-todo"},r.createElement("path",{d:"M12 1.75V4.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M19.2479 4.7522L17.4801 6.51996",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M4.75214 4.7522L6.5199 6.51996",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M8.25 16.25H18.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M8.25 20.25H15.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M1.75 12.25H22.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("circle",{cx:"5",cy:"16.25",r:"1",fill:"currentColor"}),r.createElement("circle",{cx:"5",cy:"20.25",r:"1",fill:"currentColor"}),r.createElement("path",{d:"M16.75 12.25C16.75 9.62665 14.6234 7.5 12 7.5C9.37665 7.5 7.25 9.62665 7.25 12.25",stroke:"currentColor",strokeWidth:"1.5"})),h=c;export{c as IconMorningBrief,h as default};
//# sourceMappingURL=index.mjs.map