@icongo/li
Version:
LibreICONS Icons
14 lines • 1.81 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandTelnet = 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: "M5.404 12.98c-1.32-.074-2.318-.187-2.7-.305-.611-.189-1.178-.754-1.366-1.361-.205-.665-.373-3.152-.332-4.908.034-1.41.157-2.984.276-3.516a2.136 2.136 0 0 1 1.632-1.622C3.706 1.098 5.205 1 7.008 1c1.804 0 3.303.098 4.095.268.81.174 1.45.81 1.632 1.622.058.26.141 1.026.22 2.025.06.767.06 3.4 0 4.166-.079 1-.162 1.766-.22 2.026a2.134 2.134 0 0 1-1.548 1.601c-.285.073-1.035.163-1.963.236-.678.053-3.117.076-3.82.037zm3.247-1.686c1.303-.089 1.686-.187 2.054-.527a1.81 1.81 0 0 0 .443-.75c.063-.239.154-1.257.193-2.178.052-1.194-.055-3.337-.193-3.86a1.578 1.578 0 0 0-.852-1.017c-.705-.33-3.94-.42-5.918-.166-.68.087-1.103.341-1.352.81-.157.298-.187.429-.256 1.118-.095.96-.132 2.191-.093 3.115.038.917.128 1.938.193 2.178.11.413.393.778.749.967.295.156.425.186 1.117.259a23.09 23.09 0 0 0 3.915.05zM6.34 9.315a4.601 4.601 0 0 1-1.594-.698c-.152-.102-.294-.22-.315-.26-.05-.093-.052-.537-.003-.537.02 0 .122.05.226.112a5.36 5.36 0 0 0 1.609.58c.157.027.5.05.763.048.771 0 1.394-.154 2.138-.523.22-.108.413-.203.43-.21.016-.01.03.109.03.257v.27l-.22.174c-.295.232-1.057.608-1.48.729-.474.136-1.128.16-1.585.058zM5.13 6.2c-.251-.082-.41-.197-.506-.368-.119-.213-.105-.606.03-.794.294-.415 1.152-.465 1.528-.09.25.252.285.674.078.964-.18.254-.773.405-1.13.288zm3.92-.334a7.382 7.382 0 0 0-.84-.024l-.63.01-.01-.348c-.008-.248.003-.36.038-.388.077-.064.771-.133 1.054-.104.14.014.371.05.513.082l.258.057v.379c0 .431.032.402-.382.336z"
})
}));
export { LIBrandTelnet };