@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.21 kB
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:C,...l})=>n.createElement("svg",{...l,"aria-hidden":o,role:o?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:s,...C}},t&&!o&&n.createElement("title",null,t),r);var m=r=>a.createElement(p,{...r,ariaLabel:"exposure-2, macro, flower"},a.createElement("path",{d:"M12 14V21M12 20.1429C12 17.3025 14.3025 15 17.1429 15C17.4136 15 17.6794 15.0209 17.9388 15.0612C17.9791 15.3206 18 15.5864 18 15.8571C18 18.6975 15.6975 21 12.8571 21C12.5864 21 12.3206 20.9791 12.0612 20.9388C12.0209 20.6794 12 20.4136 12 20.1429ZM12 20.1429C12 17.3025 9.69746 15 6.85714 15C6.58644 15 6.32062 15.0209 6.06122 15.0612C6.02091 15.3206 6 15.5864 6 15.8571C6 18.6975 8.30254 21 11.1429 21C11.4136 21 11.6794 20.9791 11.9388 20.9388C11.9791 20.6794 12 20.4136 12 20.1429ZM7 4V8C7 10.7614 9.23858 13 12 13C14.7614 13 17 10.7614 17 8V4L14.5 5L12 3L9.5 5L7 4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),x=m;export{m as IconExposure2,x as default};
//# sourceMappingURL=index.mjs.map