@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 2.05 kB
JavaScript
import l from"react";import t from"react";var n=({children:o,size:e=24,ariaLabel:C,color:p,ariaHidden:r=!0,style:s,...a})=>t.createElement("svg",{...a,"aria-hidden":r,role:r?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}},C&&!r&&t.createElement("title",null,C),o);var m=o=>l.createElement(n,{...o,ariaLabel:"blossom, flower, growing"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 7.25C2 4.35051 4.35051 2 7.25 2C9.34864 2 11.1597 3.23138 12 5.01103C12.8403 3.23138 14.6514 2 16.75 2C19.6495 2 22 4.35051 22 7.25C22 9.34864 20.7686 11.1597 18.989 12C20.7686 12.8403 22 14.6514 22 16.75C22 19.6495 19.6495 22 16.75 22C14.6514 22 12.8403 20.7686 12 18.989C11.1597 20.7686 9.34864 22 7.25 22C4.35051 22 2 19.6495 2 16.75C2 14.6514 3.23138 12.8403 5.01103 12C3.23138 11.1597 2 9.34864 2 7.25ZM7.25 11.5C4.90279 11.5 3 9.59721 3 7.25C3 4.90279 4.90279 3 7.25 3C9.59721 3 11.5 4.90279 11.5 7.25V8.03095C10.7696 8.12202 10.1004 8.40999 9.54718 8.84007L7.5 6.79289L6.79289 7.5L8.84007 9.54718C8.40999 10.1004 8.12202 10.7696 8.03095 11.5H7.25ZM8.03095 12.5H7.25C4.90279 12.5 3 14.4028 3 16.75C3 19.0972 4.90279 21 7.25 21C9.59721 21 11.5 19.0972 11.5 16.75V15.9691C10.7696 15.878 10.1004 15.59 9.54718 15.1599L7.5 17.2071L6.79289 16.5L8.84007 14.4528C8.40999 13.8996 8.12202 13.2304 8.03095 12.5ZM12.5 15.9691V16.75C12.5 19.0972 14.4028 21 16.75 21C19.0972 21 21 19.0972 21 16.75C21 14.4028 19.0972 12.5 16.75 12.5H15.9691C15.878 13.2304 15.59 13.8996 15.1599 14.4528L17.2071 16.5L16.5 17.2071L14.4528 15.1599C13.8996 15.59 13.2304 15.878 12.5 15.9691ZM15.9691 11.5H16.75C19.0972 11.5 21 9.59721 21 7.25C21 4.90279 19.0972 3 16.75 3C14.4028 3 12.5 4.90279 12.5 7.25V8.03095C13.2304 8.12202 13.8996 8.40999 14.4528 8.84007L16.5 6.79289L17.2071 7.5L15.1599 9.54718C15.59 10.1004 15.878 10.7696 15.9691 11.5Z",fill:"currentColor"})),u=m;export{m as IconBlossom,u as default};
//# sourceMappingURL=index.mjs.map