@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 • 962 B
JavaScript
import s from"react";import n from"react";var p=({children:t,size:r=24,ariaLabel:o,color:a,ariaHidden:e=!0,style:L,...i})=>n.createElement("svg",{...i,"aria-hidden":e,role:e?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:a,...L}},o&&!e&&n.createElement("title",null,o),t);var l=t=>s.createElement(p,{...t,ariaLabel:"subscription-tick-1,verify"},s.createElement("path",{d:"M9.49819 12.5L10.9982 14L14.4982 10.5M11.9982 3L14.3786 5.73969L17.9632 5.17107L18.0256 8.79989L21.1371 10.6684L18.8523 13.4884L20.0348 16.9197L16.4719 17.6114L15.1721 21L11.9982 19.2397L8.82433 21L7.5245 17.6114L3.96165 16.9197L5.14408 13.4884L2.85938 10.6684L5.97079 8.79989L6.03326 5.17107L9.6178 5.73969L11.9982 3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),C=l;export{l as IconSubscriptionTick1,C as default};
//# sourceMappingURL=index.mjs.map