@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.97 kB
JavaScript
"use strict";var d=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,V=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of m(o))!V.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(s=h(o,t))||s.enumerable});return r};var i=(r,o,e)=>(e=r!=null?d(f(r)):{},l(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(p({},"__esModule",{value:!0}),r);var I={};g(I,{IconForkSpoon:()=>C,default:()=>B});module.exports=x(I);var n=i(require("react"));var a=i(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:c,...k})=>a.default.createElement("svg",{...k,"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:s,...c}},e&&!t&&a.default.createElement("title",null,e),r);var C=r=>n.default.createElement(u,{...r,ariaLabel:"fork-spoon, cable, restaurant, cutlery"},n.default.createElement("path",{d:"M4 4V9C4 10.6569 5.34315 12 7 12C8.65685 12 10 10.6569 10 9V4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M7 12V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M17 12.5V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M7 4V8.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M20.25 8C20.25 10.2782 18.7949 12 17 12C15.2051 12 13.75 10.2782 13.75 8C13.75 5.72183 15.2051 3.75 17 3.75C18.7949 3.75 20.25 5.72183 20.25 8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),B=C;0&&(module.exports={IconForkSpoon});
//# sourceMappingURL=index.js.map