@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 929 B
JavaScript
import s from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:l,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?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:a,...l}},o&&!t&&n.createElement("title",null,o),r);var i=r=>s.createElement(p,{...r,ariaLabel:"shield-check-2, protect, security, check"},s.createElement("path",{d:"M9.5 12.25L11 13.75L14.5 10.25M7 4H17C18.6569 4 20 5.34315 20 7V16.1459C20 17.2822 19.358 18.321 18.3416 18.8292L13.3416 21.3292C12.4971 21.7515 11.5029 21.7515 10.6584 21.3292L5.65836 18.8292C4.64201 18.321 4 17.2822 4 16.1459V7C4 5.34315 5.34315 4 7 4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconShieldCheck2,d as default};
//# sourceMappingURL=index.mjs.map