UNPKG

@amaui/icons-material-rounded-react

Version:

Icons material rounded for React

15 lines 1.6 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { Icon } from '@amaui/ui-react'; const IconMaterialDeployedCodeAccountW100 = /*#__PURE__*/React.forwardRef((props, ref) => { return /*#__PURE__*/React.createElement(Icon, _extends({ ref: ref, name: "DeployedCodeAccountW100", short_name: "DeployedCodeAccount", viewBox: "0 -960 960 960" }, props), /*#__PURE__*/React.createElement("path", { d: "M656.935-175q-5.935 0-11.848-1.333Q639.174-177.667 634-181l-86-50q-10.621-6.118-16.31-16.441Q526-257.765 526-270v-99q0-12.235 5.69-22.559Q537.379-401.882 548-408l86-50q5.205-3.333 11.154-4.667Q651.103-464 657.051-464q5.949 0 11.404 1.667Q673.909-460.667 679-458l86 50q10.733 6.118 16.867 16.441Q788-381.235 788-369v99q0 12.235-6.133 22.559Q775.733-237.118 765-231l-85.984 50.135Q674-178 668.435-176.5q-5.564 1.5-11.5 1.5ZM400-512q-44.55 0-76.275-31.725Q292-575.45 292-620q0-44.55 31.725-76.275Q355.45-728 400-728q44.55 0 76.275 31.725Q508-664.55 508-620q0 44.55-31.725 76.275Q444.55-512 400-512ZM132-262v-22q0-26 13-43.5t37-28.5q48-23 96-37.5T400-408h16q-3 8-4.5 15t-3.5 13h-8q-66 0-114 12.5T196-332q-21 11-28.5 22t-7.5 26v24h252q2 6 4.5 14t5.5 14H162q-13 0-21.5-8.5T132-262Zm268-278q33 0 56.5-23.5T480-620q0-33-23.5-56.5T400-700q-33 0-56.5 23.5T320-620q0 33 23.5 56.5T400-540Zm0-80Zm12 360Zm158-130 87 50 87-50-87-50-87 50Zm101 182 89-51.358V-368l-89 54v106Zm-117-51 89 52v-106l-89-53v107Z" })); }); IconMaterialDeployedCodeAccountW100.displayName = 'AmauiIconMaterialDeployedCodeAccountW100'; export default IconMaterialDeployedCodeAccountW100;