@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.
4 lines (2 loc) • 1.81 kB
JavaScript
import C from"react";var p=({children:e,size:o=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:l,...a})=>{return C.createElement("svg",{...a,"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,...l}},n&&!t&&C.createElement("title",null,n),e)};import r from"react";var i=(e)=>{return r.createElement(p,{...e,ariaLabel:"emoji-smiley, face, smile"},r.createElement("path",{d:"M10 9C10 9.27614 9.77614 9.5 9.5 9.5C9.22386 9.5 9 9.27614 9 9C9 8.72386 9.22386 8.5 9.5 8.5C9.77614 8.5 10 8.72386 10 9Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M15 9C15 9.27614 14.7761 9.5 14.5 9.5C14.2239 9.5 14 9.27614 14 9C14 8.72386 14.2239 8.5 14.5 8.5C14.7761 8.5 15 8.72386 15 9Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M6.58984 13C7.0601 15.5601 9.30309 17.5 11.9992 17.5C14.6952 17.5 16.9382 15.5601 17.4085 13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M9.39844 8H8.39844V10H9.39844V8ZM9.59844 10C10.1507 10 10.5984 9.55228 10.5984 9C10.5984 8.44772 10.1507 8 9.59844 8V10ZM9.39844 9V10H9.59844V9V8H9.39844V9Z",fill:"currentColor"}),r.createElement("path",{d:"M14.3984 8H13.3984V10H14.3984V8ZM14.5984 10C15.1507 10 15.5984 9.55228 15.5984 9C15.5984 8.44772 15.1507 8 14.5984 8V10ZM14.3984 9V10H14.5984V9V8H14.3984V9Z",fill:"currentColor"}))},h=i;export{h as default,i as IconEmojiSmiley};
//# debugId=024269110F5D2D4864756E2164756E21