@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.71 kB
JavaScript
"use strict";var d=Object.create;var C=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)C(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&&C(r,t,{get:()=>o[t],enumerable:!(s=k(o,t))||s.enumerable});return r};var i=(r,o,e)=>(e=r!=null?d(h(r)):{},a(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),V=r=>a(C({},"__esModule",{value:!0}),r);var B={};g(B,{IconGamepadControlsUp:()=>u,default:()=>x});module.exports=V(B);var n=i(require("react"));var p=i(require("react")),l=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:L,...c})=>p.default.createElement("svg",{...c,"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,...L}},e&&!t&&p.default.createElement("title",null,e),r);var u=r=>n.default.createElement(l,{...r,ariaLabel:"gamepad-controls-up, joystick"},n.default.createElement("path",{d:"M13.5 3H10.5C9.67157 3 9 3.67157 9 4.5V6.12868C9 6.5265 9.15804 6.90804 9.43934 7.18934L11.2929 9.04289C11.6834 9.43342 12.3166 9.43342 12.7071 9.04289L14.5607 7.18934C14.842 6.90804 15 6.5265 15 6.12868V4.5C15 3.67157 14.3284 3 13.5 3Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M21 13.5V10.5C21 9.67157 20.3284 9 19.5 9L17.8713 9C17.4735 9 17.092 9.15804 16.8107 9.43934L14.9571 11.2929C14.5666 11.6834 14.5666 12.3166 14.9571 12.7071L16.8107 14.5607C17.092 14.842 17.4735 15 17.8713 15H19.5C20.3284 15 21 14.3284 21 13.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M10.5 21H13.5C14.3284 21 15 20.3284 15 19.5V17.8713C15 17.4735 14.842 17.092 14.5607 16.8107L12.7071 14.9571C12.3166 14.5666 11.6834 14.5666 11.2929 14.9571L9.43934 16.8107C9.15804 17.092 9 17.4735 9 17.8713V19.5C9 20.3284 9.67157 21 10.5 21Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M3 10.5L3 13.5C3 14.3284 3.67157 15 4.5 15L6.12868 15C6.5265 15 6.90804 14.842 7.18934 14.5607L9.04289 12.7071C9.43342 12.3166 9.43342 11.6834 9.04289 11.2929L7.18934 9.43934C6.90804 9.15804 6.5265 9 6.12868 9L4.5 9C3.67157 9 3 9.67157 3 10.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),x=u;0&&(module.exports={IconGamepadControlsUp});
//# sourceMappingURL=index.js.map