@icongo/li
Version:
LibreICONS Icons
14 lines • 1.11 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandTransmission = 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: "M1.375 12.62v-.378l.736-3.146c.404-1.73.743-3.177.753-3.216l.018-.07h1.65c.909 0 1.658-.01 1.665-.023.008-.013.024-.737.037-1.61l.022-1.585h-1.26c-.73 0-1.308-.014-1.372-.032a.755.755 0 0 1-.5-.419c-.09-.182-.1-.227-.085-.388a.788.788 0 0 1 .27-.545c.242-.22.084-.21 3.695-.21 2.226 0 3.293.01 3.402.034.346.074.6.402.598.772a.964.964 0 0 1-.045.294.945.945 0 0 1-.378.41c-.125.066-.158.068-1.448.077l-1.32.01V5.78H6.258l-.02.286c-.011.158-.02.507-.02.776 0 .27-.01.683-.02.917l-.021.426-.778.01-.778.01 1.213 1.232 1.212 1.231 1.172-1.21A60.153 60.153 0 0 0 9.4 8.218c.006-.016-.307-.028-.773-.028h-.784V5.815h1.685c1.578 0 1.687 0 1.701.055.01.03.327 1.489.706 3.242.668 3.09.69 3.2.69 3.54v.35H1.374v-.377z"
})
}));
export { LIBrandTransmission };