@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.9 kB
JavaScript
"use strict";var d=Object.create;var p=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of m(t))!f.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(s=k(t,o))||s.enumerable});return r};var i=(r,t,e)=>(e=r!=null?d(g(r)):{},l(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>l(p({},"__esModule",{value:!0}),r);var w={};x(w,{IconHighlights:()=>C,default:()=>I});module.exports=B(w);var n=i(require("react"));var a=i(require("react")),h=({children:r,size:t=24,ariaLabel:e,color:s,ariaHidden:o=!0,style:u,...c})=>a.default.createElement("svg",{...c,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...u}},e&&!o&&a.default.createElement("title",null,e),r);var C=r=>n.default.createElement(h,{...r,ariaLabel:"highlights"},n.default.createElement("path",{d:"M21.25 12C21.25 17.1086 17.1086 21.25 12 21.25C6.89137 21.25 2.75 17.1086 2.75 12C2.75 6.89137 6.89137 2.75 12 2.75C17.1086 2.75 21.25 6.89137 21.25 12Z",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M3.75 10.25H11.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M5.25 6.75H11.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M3.75 13.75H11.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M5.25 17.25H11.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=C;0&&(module.exports={IconHighlights});
//# sourceMappingURL=index.js.map