@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.42 kB
JavaScript
import t from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:C,ariaHidden:o=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...a}},n&&!o&&l.createElement("title",null,n),e);var i=e=>t.createElement(p,{...e,ariaLabel:"numbered-list"},t.createElement("path",{d:"M5.79182 4.5H6.74892V10.5H5.74892V5.95711L4.49892 7.20711L3.79182 6.5L5.79182 4.5Z",fill:"currentColor"}),t.createElement("path",{d:"M20.9989 7H10.9989V8H20.9989V7Z",fill:"currentColor"}),t.createElement("path",{d:"M20.9989 16H10.9989V17H20.9989V16Z",fill:"currentColor"}),t.createElement("path",{d:"M4.35722 15.3286C4.81874 14.8544 5.37916 14.5 5.93518 14.5C6.42013 14.5 6.7604 14.8583 6.7604 15.389C6.7604 15.9875 6.30366 16.3756 5.54664 16.8943L5.44596 16.9631C5.12911 17.1792 4.77105 17.4233 4.49185 17.7024C4.17039 18.0238 3.89811 18.4442 3.89811 19V19.5H7.99892V18.5H5.11432C5.13993 18.4705 5.16806 18.4404 5.19885 18.4096C5.40788 18.2007 5.6863 18.0103 6.02189 17.7808L6.11236 17.7189C6.78647 17.257 7.7604 16.5897 7.7604 15.389C7.7604 14.3855 7.04869 13.5 5.93518 13.5C4.97494 13.5 4.16967 14.0875 3.64062 14.6311L4.35722 15.3286Z",fill:"currentColor"})),V=i;export{i as IconNumberedList,V as default};
//# sourceMappingURL=index.mjs.map