@icongo/li
Version:
LibreICONS Icons
14 lines • 1.05 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIMapControlTower = 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: "M4.054 12.97c-.023-.023-.042-.396-.042-.83v-.788l.663-.017.662-.017V6.882l-.382-.018c-.296-.014-.389-.042-.414-.123-.058-.192-.652-2.675-.652-2.728 0-.028.243-.06.54-.069l.538-.018.018-.506.018-.507.752-.017.752-.017.018-.477.018-.477h-.867V1h2.648v.918l-.415.018-.416.018v.862l.785.017.786.017v1.044h.523c.476 0 .524.01.524.119 0 .092-.312 1.528-.585 2.696-.028.12-.078.138-.417.154l-.384.018v4.436l.664.017.664.017-.017.814-.018.815-2.96.016c-1.63.01-2.981 0-3.004-.026zm2.484-7.598V4.51h-.93c-.848 0-.928.01-.891.104.022.057.125.445.23.862l.19.759h1.4v-.863zm2.58.094c.105-.422.192-.81.192-.862 0-.08-.134-.094-.893-.094h-.894v1.725h1.402l.192-.769z"
})
}));
export { LIMapControlTower };