@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.89 kB
JavaScript
import r from"react";var a=({children:o,size:e=24,ariaLabel:i,color:l,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...d})=>{let u=m!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?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:l,...p}},i&&!n&&r.createElement("title",null,i),u?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,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(#${s})`})):o)};import t from"react";var C=t.memo((o)=>{return t.createElement(a,{...o,ariaLabel:"receipt-tax, discount",maskId:"square-outlined-radius-0-stroke-2-IconReceiptTax"},t.createElement("path",{d:"M19 3H5V20.6L7.33333 19L9.66667 21L12 19L14.3333 21L16.6667 19L19 20.6V3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M9 8H9.01M9.25 8C9.25 8.13807 9.13807 8.25 9 8.25C8.86193 8.25 8.75 8.13807 8.75 8C8.75 7.86193 8.86193 7.75 9 7.75C9.13807 7.75 9.25 7.86193 9.25 8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),t.createElement("path",{d:"M15 14H15.01M15.25 14C15.25 14.1381 15.1381 14.25 15 14.25C14.8619 14.25 14.75 14.1381 14.75 14C14.75 13.8619 14.8619 13.75 15 13.75C15.1381 13.75 15.25 13.8619 15.25 14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),t.createElement("path",{d:"M15.9571 8.45711L16.6642 7.75L15.25 6.33579L14.5429 7.04289L15.9571 8.45711ZM14.5429 7.04289L8.04289 13.5429L9.45711 14.9571L15.9571 8.45711L14.5429 7.04289Z",fill:"currentColor"}))}),g=C;export{g as default,C as IconReceiptTax};
//# debugId=821F581AC16CB61264756E2164756E21