UNPKG

@central-icons-react/square-outlined-radius-0-stroke-2

Version:

A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.

2 lines 1.33 kB
import r from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:s,color:a,ariaHidden:o=!0,style:l,...c})=>n.createElement("svg",{...c,"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:a,...l}},s&&!o&&n.createElement("title",null,s),t);var i=t=>r.createElement(p,{...t,ariaLabel:"text-select-dashed, lollipops"},r.createElement("path",{d:"M4 7V18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M20 6V17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("circle",{cx:"4",cy:"5",r:"2",stroke:"currentColor",strokeWidth:"2"}),r.createElement("circle",{cx:"20",cy:"19",r:"2",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M8 18H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M13 18H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M10 6H11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M15 6H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),C=i;export{i as IconTextSelectDashed,C as default}; //# sourceMappingURL=index.mjs.map