@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.57 kB
JavaScript
var d=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var k=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of h(e))!x.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(s=g(e,o))||s.enumerable});return r};var c=(r,e,t)=>(t=r!=null?d(f(r)):{},l(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>l(p({},"__esModule",{value:!0}),r);var y={};k(y,{IconTrendingCircle:()=>m,default:()=>I});module.exports=B(y);var n=c(require("react"));var a=c(require("react")),i=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:u,...C})=>a.default.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...u}},t&&!o&&a.default.createElement("title",null,t),r);var m=r=>n.default.createElement(i,{...r,ariaLabel:"trending-circle"},n.default.createElement("circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M7.5 14.5L10 12L12 14L15.5 10.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M12.75 9.75H16.25V13.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=m;0&&(module.exports={IconTrendingCircle});
//# sourceMappingURL=index.js.map
;