UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.02 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Akamai = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M13.055 0C6.384 0 .96 5.38.96 12.008.961 18.635 6.37 24 13.055 24c.617 0 .645-.357.086-.53-4.935-1.506-8.535-6.068-8.535-11.462 0-5.466 3.672-10.07 8.693-11.52.516-.143.373-.488-.244-.488zm2.324 1.822a9.52 9.52 0 00-9.525 9.526c0 1.219.228 2.381.644 3.443.172.459.445.458.402.014a10.78 10.78 0 01-.056-.975 9.52 9.52 0 019.525-9.525c4.978 0 6.47 2.223 6.656 2.08.201-.158-1.807-4.563-7.646-4.563zm.469 4.07a8.731 8.731 0 00-5.104 1.856c-.258.2-.157.328.145.2 2.467-1.077 5.58-1.105 8.636-.044 2.052.718 3.242 1.737 3.342 1.694.158-.072-1.191-2.223-3.644-3.141a8.763 8.763 0 00-3.375-.564z" })); exports.default = Akamai;