@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 2.05 kB
JavaScript
"use strict";var c=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of m(o))!f.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(s=h(o,e))||s.enumerable});return r};var l=(r,o,t)=>(t=r!=null?c(L(r)):{},i(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>i(p({},"__esModule",{value:!0}),r);var I={};g(I,{IconUntrash:()=>u,default:()=>B});module.exports=x(I);var n=l(require("react"));var a=l(require("react")),d=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:k,...C})=>a.default.createElement("svg",{...C,"aria-hidden":e,role:e?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,...k}},t&&!e&&a.default.createElement("title",null,t),r);var u=r=>n.default.createElement(d,{...r,ariaLabel:"untrash"},n.default.createElement("path",{d:"M12 16V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M3.89209 3.44727L20.6338 6.39928",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement("path",{d:"M8.43774 3.99085C9.10598 2.23139 10.949 1.13737 12.8708 1.47623C14.7926 1.8151 16.1504 3.47351 16.1765 5.35541",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement("path",{d:"M9.5 12.5L12 10L14.5 12.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M19.0002 6.5L18.1928 18.2064C18.0844 19.7794 16.7767 21 15.2 21H8.80041C7.22367 21 5.91601 19.7794 5.80752 18.2064L5.03467 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),B=u;0&&(module.exports={IconUntrash});
//# sourceMappingURL=index.js.map