@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.02 kB
JavaScript
import t from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:m,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...m}},n&&!o&&l.createElement("title",null,n),e);var i=e=>t.createElement(p,{...e,ariaLabel:"volume-minimum, speaker, loud, sound"},t.createElement("path",{d:"M13 21.1157V2.88428L5.86611 6.99998H1V17H5.86611L13 21.1157Z",fill:"currentColor"}),t.createElement("path",{d:"M15.8972 9.74963L15.6468 9.31683L14.7812 9.81757L15.0316 10.2504C15.3291 10.7647 15.4996 11.3617 15.4996 12.0001C15.4996 12.6384 15.3291 13.2354 15.0316 13.7497L14.7812 14.1825L15.6468 14.6833L15.8972 14.2505C16.2804 13.5881 16.4996 12.8189 16.4996 12.0001C16.4996 11.1812 16.2804 10.412 15.8972 9.74963Z",fill:"currentColor"})),L=i;export{i as IconVolumeMinimum,L as default};
//# sourceMappingURL=index.mjs.map