@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.71 kB
JavaScript
import r from"react";import s from"react";var C=({children:e,size:o=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:d,...p})=>s.createElement("svg",{...p,"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:i,...d}},n&&!t&&s.createElement("title",null,n),e);var u=e=>r.createElement(C,{...e,ariaLabel:"teddy-bear, play"},r.createElement("path",{d:"M9 12C8.27457 13.1294 7.89556 14.3674 8.02509 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M15 12C15.7254 13.1294 16.1044 14.3674 15.9749 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M9.5 19C11.2245 19.5732 12.7755 19.5732 14.5 19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M9.5 18.5C9.5 19.8807 8.38071 21 7 21C5.61929 21 4.5 19.8807 4.5 18.5C4.5 17.1193 5.61929 16 7 16C8.38071 16 9.5 17.1193 9.5 18.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M19.5 18.5C19.5 19.8807 18.3807 21 17 21C15.6193 21 14.5 19.8807 14.5 18.5C14.5 17.1193 15.6193 16 17 16C18.3807 16 19.5 17.1193 19.5 18.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M16 11L18.5349 11.9506C19.4162 12.2811 20 13.1235 20 14.0647C20 14.6636 19.7621 15.2379 19.3387 15.6613L19 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M8 11L5.46511 11.9506C4.58384 12.2811 4 13.1235 4 14.0647C4 14.6636 4.23789 15.2379 4.66133 15.6613L5 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M12 3C11.2451 3 10.5293 3.15056 9.88762 3.42013C9.49062 3.15474 9.01338 3 8.5 3C7.11929 3 6 4.11929 6 5.5C6 6.31791 6.39278 7.04408 7 7.50018C7.00011 9.98538 9.23864 12 12 12C14.7614 12 16.9999 9.98538 17 7.50018C17.6072 7.04408 18 6.31791 18 5.5C18 4.11929 16.8807 3 15.5 3C14.9866 3 14.5094 3.15475 14.1124 3.42014C13.4707 3.15056 12.7549 3 12 3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M10.9554 8.10982C10.5727 8.18767 10.3796 8.53558 10.5808 8.82263C10.875 9.24226 11.3626 9.75 12 9.75C12.6374 9.75 13.125 9.24226 13.4192 8.82263C13.6204 8.53558 13.4273 8.18767 13.0446 8.10982C12.3248 7.96339 11.6752 7.96339 10.9554 8.10982Z",fill:"currentColor"})),L=u;export{u as IconTeddyBear,L as default};
//# sourceMappingURL=index.mjs.map