UNPKG

2.7 kBJavaScriptView Raw
1import _extends from "@babel/runtime/helpers/extends";
2import React from 'react';
3import { jsx as _jsx } from "react/jsx-runtime";
4export var PayCircleO = props => /*#__PURE__*/_jsx("svg", _extends({
5 viewBox: "0 0 20 20",
6 width: "16px",
7 height: "16px"
8}, props, {
9 className: "w-icon " + (props.className ? props.className : ''),
10 children: /*#__PURE__*/_jsx("path", {
11 d: "M10,0 C15.5228475,0 20,4.4771525 20,10 C20,15.5228475 15.5228475,20 10,20 C4.4771525,20 0,15.5228475 0,10 C0,4.4771525 4.4771525,0 10,0 Z M10,1.39534884 C5.24778239,1.39534884 1.39534884,5.24778239 1.39534884,10 C1.39534884,14.7522176 5.24778239,18.6046512 10,18.6046512 C14.7522176,18.6046512 18.6046512,14.7522176 18.6046512,10 C18.6046512,5.24778239 14.7522176,1.39534884 10,1.39534884 Z M7.11302759,5.11190145 C7.39522116,4.83204213 7.85359397,4.82804957 8.13578754,5.10790889 L8.13578754,5.10790889 L9.99506352,6.94980902 L11.844179,5.11389773 C12.1263726,4.83403841 12.5807195,4.83204213 12.8628172,5.11190145 C13.1451067,5.38976449 13.1430937,5.8383569 12.8609002,6.11821622 L12.8609002,6.11821622 L10.4953245,8.45623924 C10.4813298,8.47011813 10.4673352,8.47601191 10.4532447,8.47601191 L10.4532447,8.47601191 L13.7954746,8.47610697 C14.1717008,8.47610697 14.5,8.81547441 14.5,9.18858847 L14.5,9.18858847 L14.5,9.26805938 C14.5,9.64316972 14.1717007,9.92493026 13.7954746,9.92493026 L13.7954746,9.92493026 L10.7174177,9.92493026 L10.7174177,11.1952292 L13.1549796,11.1952292 C13.5313016,11.1952292 13.859505,11.5187214 13.859505,11.8918355 L13.859505,11.8918355 L13.859505,11.9712114 C13.859505,12.3444205 13.5313016,12.6242798 13.1549796,12.6242798 L13.1549796,12.6242798 L10.7174177,12.6242798 L10.7174177,15.5855221 C10.7175195,15.7750443 10.6416492,15.9568332 10.506519,16.0908457 C10.3713887,16.2248581 10.1880836,16.3 9.9969806,16.3 C9.80587761,16.3 9.62257247,16.2248581 9.48744224,16.0908457 C9.352312,15.9568332 9.27644172,15.7750443 9.27654351,15.5855221 L9.27654351,15.5855221 L9.27654351,12.6242798 L6.8248911,12.6242798 C6.44866496,12.6242798 6.15439383,12.3444205 6.15439383,11.9713064 L6.15439383,11.9713064 L6.15439383,11.8918355 C6.15439383,11.5187214 6.44866498,11.1952292 6.8248911,11.1952292 L6.8248911,11.1952292 L9.27654351,11.1952292 L9.27654351,9.92493026 L6.18650486,9.92493026 C5.81018286,9.92493026 5.5,9.62729454 5.5,9.25418049 L5.5,9.25418049 L5.5,9.18858847 C5.5,8.81547439 5.81018288,8.50386474 6.18650486,8.50386474 L6.18650486,8.50386474 L9.51867018,8.50386474 C9.50467554,8.50386476 9.49068089,8.48399703 9.47659038,8.47011813 L9.47659038,8.47011813 L7.11111051,6.12620132 C6.82891694,5.84624696 6.83092987,5.39176077 7.11302759,5.11190145 Z",
12 fillRule: "evenodd"
13 })
14}));
\No newline at end of file