@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.49 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:C,ariaHidden:t=!0,style:a,...s})=>n.createElement("svg",{...s,"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:C,...a}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(l,{...r,ariaLabel:"hand-bell"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.4266 3.57331C19.5929 2.73961 18.2168 2.82683 17.495 3.75912L13.5398 8.86801C13.8552 9.06462 14.1531 9.29981 14.4266 9.57335C14.7002 9.84689 14.9353 10.1448 15.132 10.4602L20.2408 6.50493C21.1731 5.78316 21.2604 4.40702 20.4266 3.57331ZM15.5796 11.3783L20.853 7.29565C22.2616 6.20511 22.3934 4.12587 21.1338 2.86621C19.8741 1.60655 17.7949 1.73833 16.7043 3.14695L12.6217 8.42037C10.8648 7.77927 8.81744 8.16281 7.4069 9.57335L5.44915 11.5311H3.34495L1.79285 13.0832L3.88419 15.1745C3.33457 15.7925 2.99995 16.6073 2.99995 17.5C2.99995 19.433 4.56696 21 6.49995 21C7.39267 21 8.2075 20.6654 8.82542 20.1158L10.9168 22.2071L12.4689 20.655V18.5508L14.4266 16.5931C15.8371 15.1825 16.2207 13.1352 15.5796 11.3783ZM8.11667 19.407L4.59294 15.8833C4.22266 16.3195 3.99995 16.8836 3.99995 17.5C3.99995 18.8807 5.11924 20 6.49995 20C7.11635 20 7.68048 19.7773 8.11667 19.407Z",fill:"currentColor"})),f=i;export{i as IconHandBell,f as default};
//# sourceMappingURL=index.mjs.map