@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 977 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.49817 12.75L10.9982 14.25L14.4982 10.75M11.9982 2.75L14.4447 5.56579L18.1288 4.98137L18.193 8.711L21.3909 10.6314L19.0427 13.5297L20.258 17.0564L16.5962 17.7673L15.2602 21.25L11.9982 19.4408L8.73612 21.25L7.40018 17.7673L3.73837 17.0564L4.95364 13.5297L2.60547 10.6314L5.80332 8.711L5.86752 4.98137L9.55163 5.56579L11.9982 2.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),C=l;export{l as IconSubscriptionTick1,C as default};
//# sourceMappingURL=index.mjs.map