@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.29 kB
JavaScript
"use strict";var h=Object.create;var i=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var m=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var f=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},d=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of L(o))!x.call(r,n)&&n!==e&&i(r,n,{get:()=>o[n],enumerable:!(s=C(o,n))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?h(m(r)):{},d(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>d(i({},"__esModule",{value:!0}),r);var y={};f(y,{IconTextSelectDashed:()=>u,default:()=>j});module.exports=g(y);var t=l(require("react"));var p=l(require("react")),k=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:n=!0,style:c,...a})=>p.default.createElement("svg",{...a,"aria-hidden":n,role:n?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&&!n&&p.default.createElement("title",null,e),r);var u=r=>t.default.createElement(k,{...r,ariaLabel:"text-select-dashed, lollipops"},t.default.createElement("path",{d:"M4 7V18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M20 6V17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("circle",{cx:"4",cy:"5",r:"2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("circle",{cx:"20",cy:"19",r:"2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M8 18H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M13 18H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M10 6H11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M15 6H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),j=u;0&&(module.exports={IconTextSelectDashed});
//# sourceMappingURL=index.js.map