@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 2.01 kB
JavaScript
"use strict";var L=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of m(o))!f.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(s=C(o,t))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?L(h(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(p({},"__esModule",{value:!0}),r);var B={};g(B,{IconTactics2:()=>d,default:()=>y});module.exports=x(B);var n=l(require("react"));var i=l(require("react")),c=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:u,...k})=>i.default.createElement("svg",{...k,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...u}},e&&!t&&i.default.createElement("title",null,e),r);var d=r=>n.default.createElement(c,{...r,ariaLabel:"tactics-2, game-plan,prototype,play"},n.default.createElement("circle",{cx:"6",cy:"18",r:"2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M4.25 4.25L7.75 7.75M7.75 4.25L4.25 7.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M16.25 16.25L19.75 19.75M19.75 16.25L16.25 19.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M8 18H9C10.6569 18 12 16.6569 12 15V9C12 7.34315 13.3431 6 15 6H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M18 4L20 6L18 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),y=d;0&&(module.exports={IconTactics2});
//# sourceMappingURL=index.js.map