@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.85 kB
JavaScript
"use strict";var c=Object.create;var C=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of k(o))!f.call(r,t)&&t!==e&&C(r,t,{get:()=>o[t],enumerable:!(p=m(o,t))||p.enumerable});return r};var a=(r,o,e)=>(e=r!=null?c(h(r)):{},l(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>l(C({},"__esModule",{value:!0}),r);var I={};x(I,{IconBoxSparkle:()=>L,default:()=>B});module.exports=g(I);var n=a(require("react"));var s=a(require("react")),i=({children:r,size:o=24,ariaLabel:e,color:p,ariaHidden:t=!0,style:u,...d})=>s.default.createElement("svg",{...d,"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:p,...u}},e&&!t&&s.default.createElement("title",null,e),r);var L=r=>n.default.createElement(i,{...r,ariaLabel:"box-sparkle, magic box"},n.default.createElement("path",{d:"M5 10H19V19C19 20.1046 18.1046 21 17 21H7C5.89543 21 5 20.1046 5 19V10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M10 14H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M18.9998 5L16.2998 9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M6.58692 4.74209C6.65407 4.70852 6.70852 4.65407 6.74209 4.58692L7.18965 3.69181C7.31752 3.43606 7.68248 3.43606 7.81035 3.69181L8.25791 4.58692C8.29148 4.65407 8.34593 4.70852 8.41308 4.74209L9.30819 5.18965C9.56394 5.31752 9.56394 5.68248 9.30819 5.81035L8.41308 6.25791C8.34593 6.29148 8.29148 6.34593 8.25791 6.41308L7.81035 7.30819C7.68248 7.56394 7.31752 7.56394 7.18965 7.30819L6.74209 6.41308C6.70852 6.34593 6.65407 6.29148 6.58692 6.25791L5.69181 5.81035C5.43606 5.68248 5.43606 5.31752 5.69181 5.18965L6.58692 4.74209Z",fill:"currentColor"}),n.default.createElement("path",{d:"M11.8586 3.05262C11.9426 3.01065 12.0106 2.94258 12.0526 2.85865L12.6121 1.73976C12.7719 1.42008 13.2281 1.42008 13.3879 1.73976L13.9474 2.85865C13.9894 2.94258 14.0574 3.01065 14.1414 3.05262L15.2602 3.61206C15.5799 3.7719 15.5799 4.2281 15.2602 4.38794L14.1414 4.94738C14.0574 4.98935 13.9894 5.05742 13.9474 5.14135L13.3879 6.26024C13.2281 6.57992 12.7719 6.57992 12.6121 6.26024L12.0526 5.14135C12.0106 5.05742 11.9426 4.98935 11.8586 4.94738L10.7398 4.38794C10.4201 4.2281 10.4201 3.7719 10.7398 3.61206L11.8586 3.05262Z",fill:"currentColor"})),B=L;0&&(module.exports={IconBoxSparkle});
//# sourceMappingURL=index.js.map