@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.41 kB
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:C,ariaHidden:o=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?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:C,...a}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"mute, sound-off"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.7071 4.70711C21.0976 4.31658 21.0976 3.68342 20.7071 3.29289C20.3166 2.90237 19.6834 2.90237 19.2929 3.29289L17 5.58579V5.13505C17 3.43938 15.0223 2.51306 13.7196 3.59861L9.91608 6.76823C9.73637 6.91799 9.50984 7.00001 9.2759 7.00001H8C6.34315 7.00001 5 8.34315 5 10V14C5 14.9778 5.46778 15.8463 6.19177 16.394L3.29289 19.2929C2.90237 19.6834 2.90237 20.3166 3.29289 20.7071C3.68342 21.0976 4.31658 21.0976 4.70711 20.7071L20.7071 4.70711ZM7.64908 14.9367L15 7.58579V5.13505L11.1965 8.30467C10.6573 8.75396 9.97771 9.00001 9.2759 9.00001H8C7.44772 9.00001 7 9.44772 7 10V14C7 14.4288 7.2699 14.7946 7.64908 14.9367Z",fill:"currentColor"}),t.createElement("path",{d:"M15 13.2429L17 11.2429V18.865C17 20.5606 15.0223 21.487 13.7196 20.4014L10.5133 17.7295L11.9334 16.3095L15 18.865V13.2429Z",fill:"currentColor"})),d=i;export{i as IconMute,d as default};
//# sourceMappingURL=index.mjs.map