@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.01 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.0296V2.97046L5.8043 7.00005H1V17.0001H5.8043L13 21.0296Z",fill:"currentColor"}),t.createElement("path",{d:"M16.1154 9.62442L15.7398 8.97522L14.4414 9.72633L14.817 10.3755C15.0931 10.8528 15.2513 11.4068 15.2513 12C15.2513 12.5933 15.0931 13.1473 14.817 13.6245L14.4414 14.2737L15.7398 15.0248L16.1154 14.3756C16.52 13.6762 16.7513 12.864 16.7513 12C16.7513 11.1361 16.52 10.3239 16.1154 9.62442Z",fill:"currentColor"})),L=i;export{i as IconVolumeMinimum,L as default};
//# sourceMappingURL=index.mjs.map