UNPKG

@central-icons-react/square-outlined-radius-0-stroke-2

Version:

A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.

2 lines 1.74 kB
"use strict";var h=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var f=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,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of k(e))!g.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(s=d(e,o))||s.enumerable});return r};var i=(r,e,t)=>(t=r!=null?h(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 w={};x(w,{IconFilterCircle:()=>C,default:()=>I});module.exports=B(w);var n=i(require("react"));var a=i(require("react")),c=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:u,...m})=>a.default.createElement("svg",{...m,"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 C=r=>n.default.createElement(c,{...r,ariaLabel:"filter-circle, sort"},n.default.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M9 12.75H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M7.5 9.5L16.5 9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M10.5 16H13.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),I=C;0&&(module.exports={IconFilterCircle}); //# sourceMappingURL=index.js.map