@icongo/li
Version:
LibreICONS Icons
14 lines • 1.02 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandTypekit = 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.613 5.054h-1.38c-.045 0-.06-.015-.045-.059l.103-.69c.015-.044.03-.059.06-.059H6.8c.045 0 .06.015.074.059l.059.69c.015.044-.015.059-.059.059h-1.38v4.612c0 .044-.015.059-.06.059h-.763c-.044 0-.059-.015-.059-.06v-4.61zm3.76 2.38L9.637 5.73c.029-.045.044-.06.088-.06h.837c.044 0 .059.03.03.074-.192.25-1.102 1.38-1.396 1.733-.015.015-.015.03 0 .044l1.6 2.13c.016.03.016.059-.043.059h-.97c-.044 0-.058-.015-.088-.044-.264-.367-.97-1.337-1.322-1.836v1.82c0 .044-.014.059-.058.059h-.779c-.059 0-.059-.015-.059-.059V4.29c0-.03.015-.045.06-.045h.778c.029 0 .058.015.058.059v3.128zM1 1.146v11.706h12V1.147H1zm.5.5h10.986v10.707H1.499V1.646z"
})
}));
export { LIBrandTypekit };