@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.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.5 2.75C2.98122 2.75 1.75 3.98122 1.75 5.5C1.75 6.84803 2.71994 7.96953 4 8.20466V19H5V8.20466C6.28006 7.96953 7.25 6.84803 7.25 5.5C7.25 3.98122 6.01878 2.75 4.5 2.75Z",fill:"currentColor"}),r.createElement("path",{d:"M9 5V6H12V5H9Z",fill:"currentColor"}),r.createElement("path",{d:"M14 5V6H17V5H14Z",fill:"currentColor"}),r.createElement("path",{d:"M20 5H19V15.7953C17.7199 16.0305 16.75 17.152 16.75 18.5C16.75 20.0188 17.9812 21.25 19.5 21.25C21.0188 21.25 22.25 20.0188 22.25 18.5C22.25 17.152 21.2801 16.0305 20 15.7953V5Z",fill:"currentColor"}),r.createElement("path",{d:"M10 19V18H7V19H10Z",fill:"currentColor"}),r.createElement("path",{d:"M12 18V19H15V18H12Z",fill:"currentColor"})),u=i;export{i as IconTextSelectDashed,u as default};
//# sourceMappingURL=index.mjs.map