@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.27 kB
JavaScript
import r from"react";import n from"react";var p=({children:o,size:t=24,ariaLabel:l,color:a,ariaHidden:e=!0,style:C,...s})=>n.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},l&&!e&&n.createElement("title",null,l),o);var i=o=>r.createElement(p,{...o,ariaLabel:"text-select-dashed, lollipops"},r.createElement("path",{d:"M4.25 2C2.59315 2 1.25 3.34315 1.25 5C1.25 6.39788 2.20608 7.57245 3.5 7.90549V19H5V7.90549C6.29392 7.57245 7.25 6.39788 7.25 5C7.25 3.34315 5.90685 2 4.25 2Z",fill:"currentColor"}),r.createElement("path",{d:"M9 5V6.5H12V5H9Z",fill:"currentColor"}),r.createElement("path",{d:"M14 5V6.5H17V5H14Z",fill:"currentColor"}),r.createElement("path",{d:"M20.5 5H19V16.0945C17.7061 16.4275 16.75 17.6021 16.75 19C16.75 20.6569 18.0931 22 19.75 22C21.4069 22 22.75 20.6569 22.75 19C22.75 17.6021 21.7939 16.4275 20.5 16.0945V5Z",fill:"currentColor"}),r.createElement("path",{d:"M7 17.5V19H10V17.5H7Z",fill:"currentColor"}),r.createElement("path",{d:"M12 17.5V19H15V17.5H12Z",fill:"currentColor"})),u=i;export{i as IconTextSelectDashed,u as default};
//# sourceMappingURL=index.mjs.map