@icongo/li
Version:
LibreICONS Icons
14 lines • 1.38 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiBrowseMedia = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M8.13 10.58c.28.176 1.167.663 2.072 1.74l2.377-.97c-.352-.864-.084-1.348-.435-2.207-.24-.586-.442-.643-.831-.663l.123.303c.074.183-.201.294-.275.112l-.11-.27c-.09-.22-.377-.163-.629-.165l.15.367c.074.182-.2.294-.275.112l-.13-.318c-.091-.225-.39-.16-.644-.155l.158.388c.075.183-.201.293-.275.112l-.643-1.573c-.2-.489-.957-.199-.751.307l.948 2.325a2.1 2.1 0 0 0-.569-.247c-.54-.128-.888.413-.262.803ZM2 2.2a.964.964 0 0 0-.707.294A.96.96 0 0 0 1 3.2v7.602a.96.96 0 0 0 .293.705A.966.966 0 0 0 2 11.8h4.314V11H2a.191.191 0 0 1-.14-.059.191.191 0 0 1-.06-.14V3.199c0-.054.02-.1.06-.14A.191.191 0 0 1 2 3h10c.054 0 .101.019.14.059.04.04.06.086.06.14v3.094h.8V3.199a.96.96 0 0 0-.293-.705A.966.966 0 0 0 12 2.2H2zm1.8 1.6a1.16 1.16 0 0 0-.85.35c-.234.234-.35.517-.35.85 0 .333.116.616.35.85.233.233.517.35.85.35.334 0 .617-.117.85-.35.234-.234.35-.517.35-.85 0-.333-.116-.616-.35-.85a1.156 1.156 0 0 0-.85-.35Zm5 1L5.6 8l-1-1-2 2v1.2h3.714V9.071a2.778 2.778 0 0 1 2.78-2.779h1.199L8.801 4.801z"
})
}));
export { LIGuiBrowseMedia };