@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.8 kB
JavaScript
var C=Object.create;var a=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)a(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&&a(r,o,{get:()=>e[o],enumerable:!(s=d(e,o))||s.enumerable});return r};var i=(r,e,t)=>(t=r!=null?C(f(r)):{},l(e||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),y=r=>l(a({},"__esModule",{value:!0}),r);var I={};x(I,{IconTrashPermanently:()=>c,default:()=>B});module.exports=y(I);var n=i(require("react"));var p=i(require("react")),m=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:h,...u})=>p.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:s,...h}},t&&!o&&p.default.createElement("title",null,t),r);var c=r=>n.default.createElement(m,{...r,ariaLabel:"trash-permanently, remove"},n.default.createElement("path",{d:"M4.75 6.5L5.78571 21.25H18.2143L19.25 6.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M3.25 5.75H20.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M8.5246 5.58289C8.73079 3.84652 10.2081 2.5 12 2.5C13.7919 2.5 15.2692 3.84652 15.4754 5.58289",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9.5 10.75L14.5 15.75M14.5 10.75L9.5 15.75",stroke:"currentColor",strokeWidth:"1.5"})),B=c;0&&(module.exports={IconTrashPermanently});
//# sourceMappingURL=index.js.map
;