@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.41 kB
JavaScript
import r from"react";import n from"react";var p=({children:o,size:e=24,ariaLabel:l,color:a,ariaHidden:t=!0,style:s,...c})=>n.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}},l&&!t&&n.createElement("title",null,l),o);var i=o=>r.createElement(p,{...o,ariaLabel:"square-checklist-bell, checklist box, check, list, search"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3V21H12.5V17C12.5 13.9624 14.9624 11.5 18 11.5C19.1068 11.5 20.1372 11.8269 21 12.3895V3H3ZM11.5896 7.60223L10.3896 6.70223L8.49366 9.23015L7.33496 8.45768L6.50291 9.70575L8.84227 11.2653L11.5896 7.60223ZM13.058 8.24998V9.74998H17.058V8.24998H13.058ZM11.5896 13.6034L10.3896 12.7034L8.49366 15.2313L7.33496 14.4588L6.50291 15.7069L8.84227 17.2665L11.5896 13.6034Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 17C14 14.7909 15.7909 13 18 13C20.2091 13 22 14.7909 22 17V21H14V17ZM18 14.5C16.6193 14.5 15.5 15.6193 15.5 17V19.5H20.5V17C20.5 15.6193 19.3807 14.5 18 14.5Z",fill:"currentColor"}),r.createElement("path",{d:"M18 22C19.1046 22 20 21.1046 20 20H16C16 21.1046 16.8954 22 18 22Z",fill:"currentColor"})),m=i;export{i as IconSquareChecklistBell,m as default};
//# sourceMappingURL=index.mjs.map