@icongo/li
Version:
LibreICONS Icons
14 lines • 914 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAdobeAftereffects = 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: "M9.716 5.976c-.646 0-.918.587-.961 1.011h1.819c.008-.382-.162-1.011-.858-1.011ZM5.083 4.599h-.017c-.085.332-.17.731-.272 1.07l-.442 1.412h1.47l-.45-1.411c-.11-.348-.204-.74-.289-1.071ZM1 1v12h12V1H1zm5.52 8.495L6 7.872H4.182L3.69 9.495H2.61l1.837-5.729H5.78l1.86 5.729H6.52zm5.006-1.777H8.755c.026.748.612 1.071 1.275 1.071.484 0 .833-.068 1.147-.187l.153.723c-.357.144-.85.255-1.445.255-1.342 0-2.133-.825-2.133-2.091 0-1.147.697-2.227 2.023-2.227 1.343 0 1.785 1.105 1.785 2.015 0 .195-.017.348-.034.441z"
})
}));
export { LIBrandAdobeAftereffects };