@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.09 kB
JavaScript
import t from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:i,...s})=>l.createElement("svg",{...s,"aria-hidden":r,role:r?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,...i}},n&&!r&&l.createElement("title",null,n),o);var m=o=>t.createElement(p,{...o,ariaLabel:"shopping-bag-bookmark-2"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.99835 6C7.99835 3.79086 9.78921 2 11.9984 2C14.2075 2 15.9984 3.79086 15.9984 6V7H18.432L19.2892 13H12.9984V22H3.42188L5.56473 7H7.99835V6ZM14.9984 7V6C14.9984 4.34315 13.6552 3 11.9984 3C10.3415 3 8.99835 4.34315 8.99835 6V7H14.9984Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.9984 14H13.9984V22.309L17.4984 20.559L20.9984 22.309V14ZM14.9984 20.691V15H19.9984V20.691L17.4984 19.441L14.9984 20.691Z",fill:"currentColor"})),f=m;export{m as IconShoppingBagBookmark2,f as default};
//# sourceMappingURL=index.mjs.map