@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 LIBrandDraft2Digital = 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: "M10.248 11.235v-1.36l1.177.68-1.177.68zm-7.188-1.12c.637-.682 2.443-2.617 3.772-4.25.878-1.077 1.008-2.06.71-2.817-.185-.47-.437-.755-.607-.893 1.133.053 1.7.585 2.055.958 0 0 1.06 1.205.145 2.832-.925 1.648-2.772 3.688-3.212 4.168H3.06zm1.295-5.48a.56.56 0 1 1-1.12 0 .56.56 0 1 1 1.12 0M9.4 8.498v1.617H7.117c.77-.875 2.045-2.397 2.795-3.732.88-1.565.403-3.085-.32-3.833-.11-.115-1.555-1.572-4.15-1.03-1.477.31-2.235 1.085-2.607 1.683a3.19 3.19 0 0 0-.455 1.192c-.138.825.485 1.678 1.417 1.678.793 0 1.433-.643 1.433-1.435 0-.678-.493-1.303-1.2-1.42.045-.183.442-.528.657-.618 1.028-.432 1.95.13 2.083.838.207 1.107-.928 2.26-1.743 3.19C3.112 8.803 1.457 10.52 1 10.998l8.4-.002V12.6l3.6-2.048-3.6-2.055z"
})
}));
export { LIBrandDraft2Digital };