@icongo/li
Version:
LibreICONS Icons
14 lines • 1.28 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandMediatemple = 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: "M3.42 6.072v.285h.017c.51-.307 1.035-.333 1.35-.333.847 0 1.14.24 1.245.33.195-.112.614-.338 1.342-.338 1.448 0 1.448.571 1.448.795v1.35H7.66V6.97c0-.247 0-.523-.62-.523-.306 0-.621.093-.731.23-.104.117-.146.223-.146.482v1.01H5V7.018c0-.356.008-.57-.602-.57-.308 0-.621.081-.74.202-.094.093-.154.19-.154.498v1.02H2.335v-2.1h1.08l.004.005zm8.215.465h-.845v.84c0 .296 0 .393.346.393.164 0 .309-.018.464-.048l.035-.005.11.427a6.059 6.059 0 0 1-.983.083c-.38 0-.871-.055-1.053-.212-.154-.128-.172-.253-.172-.57v-.91h-.573v-.439h.572v-.414l1.26-.325v.74h.848v.438l-.009.002zM1.77 9.355C1.308 8.656 1 7.825 1 6.989c0-.986.387-1.789.78-2.354h.468c-.347.77-.584 1.425-.584 2.376 0 1.091.387 1.932.563 2.313.006 0 .017.023.017.031H1.77zm10.46-4.71c.463.699.77 1.53.77 2.366 0 .985-.388 1.79-.78 2.354h-.469c.348-.77.586-1.425.586-2.376 0-1.092-.389-1.931-.565-2.314a.07.07 0 0 1-.015-.03h.473z"
})
}));
export { LIBrandMediatemple };