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.11 kB
import t from"react";import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...c})=>s.createElement("svg",{...c,"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:a,...l}},n&&!o&&s.createElement("title",null,n),e);var i=e=>t.createElement(p,{...e,ariaLabel:"tactics-2, game-plan,prototype,play"},t.createElement("circle",{cx:"6",cy:"18",r:"2",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M4.5 4.5L7.5 7.5M7.5 4.5L4.5 7.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M16.5 16.5L19.5 19.5M19.5 16.5L16.5 19.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M8 18H12V6H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M18 4L20 6L18 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),C=i;export{i as IconTactics2,C as default}; //# sourceMappingURL=index.mjs.map