@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.
4 lines (2 loc) • 1.51 kB
JavaScript
import r from"react";var l=({children:o,size:e=24,ariaLabel:s,color:p,ariaHidden:i=!0,style:a,mode:m="masked",maskId:n,...h})=>{let c=m!=="raw"&&!!n;return r.createElement("svg",{...h,"aria-hidden":i,role:i?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,...a}},s&&!i&&r.createElement("title",null,s),c?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import t from"react";var d=t.memo((o)=>{return t.createElement(l,{...o,ariaLabel:"subscription-tick-2,verify",maskId:"square-outlined-radius-0-stroke-2-IconSubscriptionTick2"},t.createElement("g",{clipPath:"url(#clip0_9186_28734)"},t.createElement("path",{d:"M12 2L9 5H5V9L2 12L5 15V19H9L12 22L15 19H19V15L22 12L19 9V5H15L12 2Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M9 13L11 14.75L14.5 9.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),t.createElement("defs",null,t.createElement("clipPath",{id:"clip0_9186_28734"},t.createElement("rect",{width:"24",height:"24",fill:"white"}))))}),L=d;export{L as default,d as IconSubscriptionTick2};
//# debugId=D2C27DA9BBEB92D264756E2164756E21