@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.36 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 3V21H13V17C13 14.2386 15.2386 12 18 12C19.1256 12 20.1643 12.3719 21 12.9996V3H3ZM11.2396 7.15224L8.78417 10.4261L6.84959 9.13643L7.40429 8.30438L8.55176 9.06936L10.4396 6.55224L11.2396 7.15224ZM13.058 8H17.058V9H13.058V8ZM11.2396 13.9034L8.78417 17.1773L6.84959 15.8876L7.40429 15.0555L8.55176 15.8205L10.4396 13.3034L11.2396 13.9034Z",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 14C16.3431 14 15 15.3431 15 17V20H21V17C21 15.3431 19.6569 14 18 14Z",fill:"currentColor"}),r.createElement("path",{d:"M18 22C16.8954 22 16 21.1046 16 20H20C20 21.1046 19.1046 22 18 22Z",fill:"currentColor"})),m=i;export{i as IconSquareChecklistBell,m as default};
//# sourceMappingURL=index.mjs.map