@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.45 kB
JavaScript
import t from"react";import C from"react";var l=({children:o,size:e=24,ariaLabel:n,color:p,ariaHidden:r=!0,style:a,...s})=>C.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:p,...a}},n&&!r&&C.createElement("title",null,n),o);var c=o=>t.createElement(l,{...o,ariaLabel:"close-quote-1, blockquote"},t.createElement("path",{d:"M6.48986 5C4.0283 5 2 6.95019 2 9.39583C2 11.8415 4.0283 13.7917 6.48986 13.7917C7.42886 13.7917 8.30482 13.5079 9.02918 13.0211C8.8255 13.56 8.56249 14.031 8.25362 14.4567C7.37729 15.6645 6.08904 16.5744 4.47836 17.6211L3.8495 18.0298L4.6669 19.2876L5.29576 18.8789C6.89069 17.8423 8.40734 16.799 9.46771 15.3376C10.5513 13.8441 11.117 11.9794 10.9797 9.37492C10.9682 6.93909 8.94441 5 6.48986 5Z",fill:"currentColor"}),t.createElement("path",{d:"M17.4899 5C15.0283 5 13 6.95019 13 9.39583C13 11.8415 15.0283 13.7917 17.4899 13.7917C18.4289 13.7917 19.3048 13.5079 20.0292 13.0211C19.8255 13.56 19.5625 14.031 19.2536 14.4567C18.3773 15.6645 17.089 16.5744 15.4784 17.6211L14.8495 18.0298L15.6669 19.2876L16.2958 18.8789C17.8907 17.8423 19.4073 16.799 20.4677 15.3376C21.5513 13.8441 22.117 11.9794 21.9797 9.37492C21.9682 6.93909 19.9444 5 17.4899 5Z",fill:"currentColor"})),g=c;export{c as IconCloseQuote1,g as default};
//# sourceMappingURL=index.mjs.map