@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.21 kB
JavaScript
import s from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:l,...i})=>{return s.createElement("svg",{...i,"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:a,...l}},n&&!t&&s.createElement("title",null,n),o)};import r from"react";var C=(o)=>{return r.createElement(p,{...o,ariaLabel:"popsicle-2, ice-cream, sweets"},r.createElement("path",{d:"M6 8C6 4.68629 8.68629 2 12 2C15.3137 2 18 4.68629 18 8V9.5V14C18 15.6569 16.6569 17 15 17H9C7.34315 17 6 15.6569 6 14V8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M10 17H14V20C14 21.1046 13.1046 22 12 22C10.8954 22 10 21.1046 10 20V17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M18 9.5C18 9.5 16.4011 10.9302 15.2202 11.2791C13.0058 11.9334 11.6619 10.0697 9.6579 10.3242C8.31187 10.4952 6.85028 11.6707 6 12.7298",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))},k=C;export{k as default,C as IconPopsicle2};
//# debugId=99CE3CBD0BF9ABF564756E2164756E21