@icongo/li
Version:
LibreICONS Icons
14 lines • 1.06 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAdobeBridge = 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 1v12h12V1H1zm6.2 8.018c-.408.358-1.08.536-2.125.536-.578 0-1.02-.042-1.284-.077V3.842c.332-.068.935-.119 1.522-.119.773 0 1.25.094 1.64.366.357.212.595.586.595 1.07 0 .528-.332 1.012-.952 1.241v.017c.604.153 1.156.63 1.156 1.42 0 .51-.221.91-.552 1.181zm3.612-2.745a1.456 1.456 0 0 0-.306-.034c-.502 0-.841.323-.935.79a1.793 1.793 0 0 0-.034.324v2.142H8.492V6.69c0-.561-.009-.96-.035-1.334h.91l.034.79h.034c.204-.586.689-.884 1.13-.884.102 0 .162.009.247.026v.985zm-5.465.595h-.519v1.87c.136.017.315.026.553.026.671 0 1.266-.255 1.266-.96 0-.664-.578-.936-1.3-.936zM6.494 5.28c0-.535-.408-.782-1.07-.782-.307 0-.485.017-.596.043v1.563h.536c.722 0 1.13-.34 1.13-.824Z"
})
}));
export { LIBrandAdobeBridge };