@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.15 kB
JavaScript
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.25",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M4.25 4.25L7.75 7.75M7.75 4.25L4.25 7.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.createElement("path",{d:"M16.25 16.25L19.75 19.75M19.75 16.25L16.25 19.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.createElement("path",{d:"M8.5 18H12V6H19",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.createElement("path",{d:"M17.75 3.75L20 6L17.75 8.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),C=i;export{i as IconTactics2,C as default};
//# sourceMappingURL=index.mjs.map