@icongo/li
Version:
LibreICONS Icons
14 lines • 1.56 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandD3 = 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: "M1 11.5v-1.19l.687-.023c.798-.027 1.132-.093 1.613-.318a3.311 3.311 0 0 0 1.829-2.26 3.21 3.21 0 0 0 .06-.71c0-.301-.02-.543-.06-.709a3.312 3.312 0 0 0-1.83-2.26c-.48-.224-.814-.29-1.612-.317L1 3.69V1.31l.87.02c.698.014.939.033 1.21.094 2.377.533 4.15 2.428 4.478 4.785a8.219 8.219 0 0 1 0 1.584c-.329 2.364-2.115 4.267-4.493 4.785-.291.063-.524.082-1.213.095L1 12.69V11.5zm4.766 1.169c.01-.01.132-.102.272-.207A6.43 6.43 0 0 0 7.6 10.8c.16-.238.291-.447.291-.464 0-.017.425-.037.944-.045.925-.013.948-.015 1.145-.108.37-.173.583-.472.615-.86.026-.33-.064-.57-.303-.809-.261-.26-.426-.306-1.11-.306h-.53l.023-.082c.012-.045.042-.318.066-.605a5.3 5.3 0 0 0 0-1.045 7.725 7.725 0 0 0-.066-.604l-.023-.082h.53c.684 0 .849-.046 1.11-.307.239-.24.329-.48.303-.808-.032-.389-.245-.687-.615-.86-.197-.094-.22-.096-1.145-.109-.52-.01-.944-.027-.944-.045 0-.017-.13-.226-.29-.463a6.433 6.433 0 0 0-1.563-1.661l-.272-.207c-.009-.01.98-.01 2.2 0l2.216.01.322.101c1.011.315 1.76.955 2.189 1.87.228.486.309.868.307 1.456-.002.747-.163 1.289-.566 1.9l-.221.336.221.335c.403.611.564 1.153.566 1.9.001.588-.079.97-.307 1.456-.429.915-1.178 1.555-2.189 1.87l-.322.1-2.216.012c-1.22.01-2.209 0-2.2 0z"
})
}));
export { LIBrandD3 };