@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.27 kB
JavaScript
import o from"react";import p from"react";var l=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...C})=>p.createElement("svg",{...C,"aria-hidden":t,role:t?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:a,...s}},n&&!t&&p.createElement("title",null,n),r);var i=r=>o.createElement(l,{...r,ariaLabel:"focus-mode, hearing, headphones, music, do-not-disdurb"},o.createElement("path",{d:"M10.9242 2C6.55006 2 3 5.52973 3 9.88889C3 11.7245 3.63038 13.4148 4.68669 14.755C6.07277 16.5136 6.04606 18.2023 6.01146 20.3903C6.00584 20.7462 6 21.1153 6 21.5V22H15V18.8333H19V13.8585L21.7009 12.1479L21.4154 11.7217C21.103 11.2553 20.805 10.8325 20.5217 10.4306C19.6565 9.20302 18.9281 8.16962 18.3424 6.67948C17.1029 3.52632 14.1015 2 10.9242 2Z",fill:"currentColor"}),o.createElement("path",{d:"M10 2.25V1.75H9V2.25H10ZM9 2.25V6.25H10V2.25H9Z",fill:"white"}),o.createElement("path",{d:"M9.5 5.75C7.84315 5.75 6.5 7.09315 6.5 8.75V10.25C6.5 11.9069 7.84315 13.25 9.5 13.25C11.1569 13.25 12.5 11.9069 12.5 10.25V8.75C12.5 7.09315 11.1569 5.75 9.5 5.75Z",fill:"white"})),h=i;export{i as IconFocusMode,h as default};
//# sourceMappingURL=index.mjs.map