@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.17 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:e=24,ariaLabel:n,color:i,ariaHidden:o=!0,style:s,...a})=>l.createElement("svg",{...a,"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:i,...s}},n&&!o&&l.createElement("title",null,n),t);var c=t=>r.createElement(p,{...t,ariaLabel:"subscription-tick-2,verify"},r.createElement("g",{"clip-path":"url(#clip0_9186_28827)"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0001 0.792969L15.2072 4.00008H20.0001V8.79297L23.2072 12.0001L20.0001 15.2072V20.0001H15.2072L12.0001 23.2072L8.79297 20.0001H4.00008V15.2072L0.792969 12.0001L4.00008 8.79297V4.00008H8.79297L12.0001 0.792969ZM15.9452 8.87029L10.8864 16.2519L7.54408 13.2647L8.21046 12.5191L10.7046 14.7482L15.1203 8.30498L15.9452 8.87029Z",fill:"currentColor"})),r.createElement("defs",null,r.createElement("clipPath",{id:"clip0_9186_28827"},r.createElement("rect",{width:"24",height:"24",fill:"white"})))),d=c;export{c as IconSubscriptionTick2,d as default};
//# sourceMappingURL=index.mjs.map