UNPKG

@icongo/li

Version:
15 lines 680 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LISocialMedium = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", className: "prefix__social-medium", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M13 3.65h-.475c-.176 0-.425.254-.425.417v5.898c0 .163.25.385.425.385H13v1.4H8.7v-1.4h.9v-6.2h-.044l-2.102 7.6H5.827l-2.075-7.6H3.7v6.2h.9v1.4H1v-1.4h.461c.19 0 .439-.222.439-.385V4.067c0-.163-.25-.417-.439-.417H1v-1.4h4.502l1.478 5.5h.04l1.492-5.5H13v1.4" }) })); export { LISocialMedium };