@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 • 1.49 kB
JavaScript
import o from"react";import C from"react";var l=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:s,...a})=>C.createElement("svg",{...a,"aria-hidden":t,role:t?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:p,...s}},n&&!t&&C.createElement("title",null,n),r);var i=r=>o.createElement(l,{...r,ariaLabel:"bubble-question, comment, feedback"},o.createElement("path",{d:"M12.0218 11.6633C12.1234 10.9868 12.5019 10.6214 12.8813 10.3636C13.2524 10.1113 13.6234 9.78387 13.6234 9.17768C13.6234 8.34097 12.9522 7.66333 12.1234 7.66333C11.2946 7.66333 10.6234 8.34097 10.6234 9.17768M11.9977 20.5358L14.7377 18.2657C14.9171 18.1171 15.1427 18.0358 15.3757 18.0358L17.002 18.0358C18.6588 18.0358 20.002 16.6926 20.002 15.0358V7C20.002 5.34314 18.6588 4 17.0019 4L7.00195 4.00002C5.3451 4.00002 4.00195 5.34317 4.00195 7.00002V15.0358C4.00195 16.6926 5.3451 18.0358 7.00195 18.0358H8.65157C8.8865 18.0358 9.11393 18.1185 9.29398 18.2694L11.9977 20.5358Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement("path",{d:"M11.125 14.5C11.125 14.9832 11.5168 15.375 12 15.375C12.4832 15.375 12.875 14.9832 12.875 14.5C12.875 14.0168 12.4832 13.625 12 13.625C11.5168 13.625 11.125 14.0168 11.125 14.5Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.75"})),f=i;export{i as IconBubbleQuestion,f as default};
//# sourceMappingURL=index.mjs.map