@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.39 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:e=24,ariaLabel:n,color:C,ariaHidden:o=!0,style:a,...V})=>l.createElement("svg",{...V,"aria-hidden":o,role:o?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}},n&&!o&&l.createElement("title",null,n),t);var i=t=>r.createElement(p,{...t,ariaLabel:"page-text-link"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 22V2H20V10.3006C19.3875 10.033 18.7111 9.88452 18 9.88452C15.2386 9.88452 13 12.1231 13 14.8845V18.1153C13 19.6836 13.7221 21.0833 14.8519 22H4ZM7 5H15V6H7V5ZM7 9H11V10H7V9Z",fill:"currentColor"}),r.createElement("path",{d:"M15 14.8845C15 13.2277 16.3431 11.8845 18 11.8845C19.6569 11.8845 21 13.2277 21 14.8845V15.75H22V14.8845C22 12.6754 20.2091 10.8845 18 10.8845C15.7909 10.8845 14 12.6754 14 14.8845V15.75H15V14.8845Z",fill:"currentColor"}),r.createElement("path",{d:"M18.5 18.0576V14.9422H17.5V18.0576H18.5Z",fill:"currentColor"}),r.createElement("path",{d:"M15 18.1153V17.25H14V18.1153C14 20.3244 15.7909 22.1153 18 22.1153C20.2091 22.1153 22 20.3244 22 18.1153V17.25H21V18.1153C21 19.7721 19.6569 21.1153 18 21.1153C16.3431 21.1153 15 19.7721 15 18.1153Z",fill:"currentColor"})),c=i;export{i as IconPageTextLink,c as default};
//# sourceMappingURL=index.mjs.map