@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.09 kB
JavaScript
import e from"react";import s from"react";var a=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:l,...C})=>s.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...l}},n&&!t&&s.createElement("title",null,n),o);var i=o=>e.createElement(a,{...o,ariaLabel:"rose, flower, romance, love"},e.createElement("path",{d:"M12 9.70835C10.5341 8.04751 8.38939 7 6 7H5V12C5 15.866 8.13401 19 12 19C15.866 19 19 15.866 19 12V7H18C15.6106 7 13.4659 8.04751 12 9.70835ZM12 9.70835C14.1209 12.1113 14 15.0148 14 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M12 19V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M8 6.5C8.97472 4.84177 10.2342 3.76823 12 3C13.7658 3.76823 15.0253 4.84177 16 6.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),d=i;export{i as IconRose,d as default};
//# sourceMappingURL=index.mjs.map