UNPKG

@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.61 kB
"use strict";var f=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var w=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of w(e))!g.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(n=h(e,o))||n.enumerable});return r};var c=(r,e,t)=>(t=r!=null?f(d(r)):{},l(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>l(p({},"__esModule",{value:!0}),r);var k={};x(k,{IconArrowUpCircle:()=>C,default:()=>I});module.exports=B(k);var a=c(require("react"));var s=c(require("react")),i=({children:r,size:e=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:m,...u})=>s.default.createElement("svg",{...u,"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:n,...m}},t&&!o&&s.default.createElement("title",null,t),r);var C=r=>a.default.createElement(i,{...r,ariaLabel:"arrow-up-circle, arrow-top"},a.default.createElement("path",{d:"M21.25 12C21.25 6.89137 17.1086 2.75 12 2.75C6.89137 2.75 2.75 6.89137 2.75 12C2.75 17.1086 6.89137 21.25 12 21.25C17.1086 21.25 21.25 17.1086 21.25 12Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),a.default.createElement("path",{d:"M12 16.25V8.5M8.75 11L12 7.75L15.25 11",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=C;0&&(module.exports={IconArrowUpCircle}); //# sourceMappingURL=index.js.map