@primer/styled-octicons 0.0.0-e76164b → 0.0.0-e79b4ff

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (251) hide show
  1. package/LICENSE +1 -1
  2. package/dist/icons/AlertIcon.js +6 -3
  3. package/dist/icons/ArchiveIcon.js +6 -3
  4. package/dist/icons/ArrowBothIcon.js +6 -3
  5. package/dist/icons/ArrowDownIcon.js +6 -3
  6. package/dist/icons/ArrowDownLeftIcon.js +6 -3
  7. package/dist/icons/ArrowDownRightIcon.js +6 -3
  8. package/dist/icons/ArrowLeftIcon.js +6 -3
  9. package/dist/icons/ArrowRightIcon.js +6 -3
  10. package/dist/icons/ArrowSwitchIcon.js +6 -3
  11. package/dist/icons/ArrowUpIcon.js +7 -4
  12. package/dist/icons/ArrowUpLeftIcon.js +6 -3
  13. package/dist/icons/ArrowUpRightIcon.js +6 -3
  14. package/dist/icons/BeakerIcon.js +6 -3
  15. package/dist/icons/BellFillIcon.js +7 -4
  16. package/dist/icons/BellIcon.js +6 -3
  17. package/dist/icons/BellSlashIcon.js +6 -3
  18. package/dist/icons/BlockedIcon.js +87 -0
  19. package/dist/icons/BoldIcon.js +6 -3
  20. package/dist/icons/BookIcon.js +6 -3
  21. package/dist/icons/BookmarkFillIcon.js +6 -3
  22. package/dist/icons/BookmarkIcon.js +6 -3
  23. package/dist/icons/BookmarkSlashFillIcon.js +6 -3
  24. package/dist/icons/BookmarkSlashIcon.js +6 -3
  25. package/dist/icons/BriefcaseIcon.js +6 -3
  26. package/dist/icons/BroadcastIcon.js +6 -3
  27. package/dist/icons/BrowserIcon.js +7 -4
  28. package/dist/icons/BugIcon.js +7 -4
  29. package/dist/icons/CalendarIcon.js +6 -3
  30. package/dist/icons/CheckCircleFillIcon.js +6 -3
  31. package/dist/icons/CheckCircleIcon.js +6 -3
  32. package/dist/icons/CheckIcon.js +6 -3
  33. package/dist/icons/ChecklistIcon.js +6 -3
  34. package/dist/icons/ChevronDownIcon.js +6 -3
  35. package/dist/icons/ChevronLeftIcon.js +6 -3
  36. package/dist/icons/ChevronRightIcon.js +6 -3
  37. package/dist/icons/ChevronUpIcon.js +6 -3
  38. package/dist/icons/CircleIcon.js +7 -4
  39. package/dist/icons/CircleSlashIcon.js +6 -3
  40. package/dist/icons/ClockIcon.js +6 -3
  41. package/dist/icons/CodeIcon.js +6 -3
  42. package/dist/icons/CodeReviewIcon.js +6 -3
  43. package/dist/icons/CodeSquareIcon.js +6 -3
  44. package/dist/icons/CodescanCheckmarkIcon.js +87 -0
  45. package/dist/icons/CodescanIcon.js +87 -0
  46. package/dist/icons/CodespacesIcon.js +87 -0
  47. package/dist/icons/ColumnsIcon.js +87 -0
  48. package/dist/icons/CommentDiscussionIcon.js +6 -3
  49. package/dist/icons/CommentIcon.js +6 -3
  50. package/dist/icons/CommitIcon.js +6 -3
  51. package/dist/icons/ContainerIcon.js +6 -3
  52. package/dist/icons/CopyIcon.js +7 -4
  53. package/dist/icons/CpuIcon.js +6 -3
  54. package/dist/icons/CreditCardIcon.js +6 -3
  55. package/dist/icons/CrossReferenceIcon.js +6 -3
  56. package/dist/icons/DashIcon.js +6 -3
  57. package/dist/icons/DatabaseIcon.js +6 -3
  58. package/dist/icons/DependabotIcon.js +87 -0
  59. package/dist/icons/DesktopDownloadIcon.js +7 -4
  60. package/dist/icons/DeviceCameraIcon.js +6 -3
  61. package/dist/icons/DeviceCameraVideoIcon.js +6 -3
  62. package/dist/icons/DeviceDesktopIcon.js +6 -3
  63. package/dist/icons/DeviceMobileIcon.js +6 -3
  64. package/dist/icons/{GitForkIcon.js → DiamondIcon.js} +11 -8
  65. package/dist/icons/DiffAddedIcon.js +6 -3
  66. package/dist/icons/DiffIcon.js +6 -3
  67. package/dist/icons/DiffIgnoredIcon.js +6 -3
  68. package/dist/icons/DiffModifiedIcon.js +6 -3
  69. package/dist/icons/DiffRemovedIcon.js +6 -3
  70. package/dist/icons/DiffRenamedIcon.js +6 -3
  71. package/dist/icons/DotFillIcon.js +6 -3
  72. package/dist/icons/DotIcon.js +6 -3
  73. package/dist/icons/DownloadIcon.js +6 -3
  74. package/dist/icons/DuplicateIcon.js +87 -0
  75. package/dist/icons/EllipsisIcon.js +6 -3
  76. package/dist/icons/EyeClosedIcon.js +6 -3
  77. package/dist/icons/EyeIcon.js +6 -3
  78. package/dist/icons/FileBadgeIcon.js +6 -3
  79. package/dist/icons/FileBinaryIcon.js +6 -3
  80. package/dist/icons/FileCodeIcon.js +6 -3
  81. package/dist/icons/FileDiffIcon.js +6 -3
  82. package/dist/icons/FileDirectoryFillIcon.js +6 -3
  83. package/dist/icons/FileDirectoryIcon.js +6 -3
  84. package/dist/icons/FileIcon.js +6 -3
  85. package/dist/icons/FileMediaIcon.js +6 -3
  86. package/dist/icons/FileSubmoduleIcon.js +6 -3
  87. package/dist/icons/FileSymlinkFileIcon.js +6 -3
  88. package/dist/icons/FileZipIcon.js +6 -3
  89. package/dist/icons/FilterIcon.js +6 -3
  90. package/dist/icons/FlameIcon.js +6 -3
  91. package/dist/icons/FoldDownIcon.js +7 -4
  92. package/dist/icons/FoldIcon.js +7 -4
  93. package/dist/icons/FoldUpIcon.js +7 -4
  94. package/dist/icons/GearIcon.js +6 -3
  95. package/dist/icons/GiftIcon.js +6 -3
  96. package/dist/icons/GitBranchIcon.js +6 -3
  97. package/dist/icons/GitCommitIcon.js +6 -3
  98. package/dist/icons/GitCompareIcon.js +6 -3
  99. package/dist/icons/GitMergeIcon.js +6 -3
  100. package/dist/icons/GitPullRequestClosedIcon.js +87 -0
  101. package/dist/icons/GitPullRequestDraftIcon.js +87 -0
  102. package/dist/icons/GitPullRequestIcon.js +6 -3
  103. package/dist/icons/GlobeIcon.js +6 -3
  104. package/dist/icons/GrabberIcon.js +6 -3
  105. package/dist/icons/GraphIcon.js +6 -3
  106. package/dist/icons/HashIcon.js +87 -0
  107. package/dist/icons/HeadingIcon.js +6 -3
  108. package/dist/icons/HeartFillIcon.js +6 -3
  109. package/dist/icons/HeartIcon.js +6 -3
  110. package/dist/icons/HistoryIcon.js +6 -3
  111. package/dist/icons/HomeFillIcon.js +6 -3
  112. package/dist/icons/HomeIcon.js +6 -3
  113. package/dist/icons/HorizontalRuleIcon.js +6 -3
  114. package/dist/icons/HourglassIcon.js +6 -3
  115. package/dist/icons/HubotIcon.js +6 -3
  116. package/dist/icons/ImageIcon.js +6 -3
  117. package/dist/icons/InboxIcon.js +6 -3
  118. package/dist/icons/InfinityIcon.js +6 -3
  119. package/dist/icons/InfoIcon.js +6 -3
  120. package/dist/icons/IssueClosedIcon.js +7 -4
  121. package/dist/icons/IssueDraftIcon.js +87 -0
  122. package/dist/icons/IssueOpenedIcon.js +7 -4
  123. package/dist/icons/IssueReopenedIcon.js +7 -4
  124. package/dist/icons/ItalicIcon.js +6 -3
  125. package/dist/icons/KebabHorizontalIcon.js +6 -3
  126. package/dist/icons/{TrashcanIcon.js → KeyAsteriskIcon.js} +11 -8
  127. package/dist/icons/KeyIcon.js +6 -3
  128. package/dist/icons/LawIcon.js +6 -3
  129. package/dist/icons/LightBulbIcon.js +6 -3
  130. package/dist/icons/LinkExternalIcon.js +6 -3
  131. package/dist/icons/LinkIcon.js +6 -3
  132. package/dist/icons/ListOrderedIcon.js +6 -3
  133. package/dist/icons/ListUnorderedIcon.js +6 -3
  134. package/dist/icons/LocationIcon.js +6 -3
  135. package/dist/icons/LockIcon.js +6 -3
  136. package/dist/icons/LogoGistIcon.js +6 -3
  137. package/dist/icons/LogoGithubIcon.js +6 -3
  138. package/dist/icons/MailIcon.js +6 -3
  139. package/dist/icons/MarkGithubIcon.js +6 -3
  140. package/dist/icons/MarkdownIcon.js +6 -3
  141. package/dist/icons/MegaphoneIcon.js +7 -4
  142. package/dist/icons/MentionIcon.js +6 -3
  143. package/dist/icons/MeterIcon.js +6 -3
  144. package/dist/icons/MilestoneIcon.js +6 -3
  145. package/dist/icons/MirrorIcon.js +6 -3
  146. package/dist/icons/MoonIcon.js +6 -3
  147. package/dist/icons/MortarBoardIcon.js +6 -3
  148. package/dist/icons/MultiSelectIcon.js +87 -0
  149. package/dist/icons/MuteIcon.js +6 -3
  150. package/dist/icons/NoEntryIcon.js +6 -3
  151. package/dist/icons/NorthStarIcon.js +6 -3
  152. package/dist/icons/NoteIcon.js +6 -3
  153. package/dist/icons/NumberIcon.js +87 -0
  154. package/dist/icons/OrganizationIcon.js +6 -3
  155. package/dist/icons/PackageDependenciesIcon.js +6 -3
  156. package/dist/icons/PackageDependentsIcon.js +6 -3
  157. package/dist/icons/PackageIcon.js +6 -3
  158. package/dist/icons/PaintbrushIcon.js +6 -3
  159. package/dist/icons/PaperAirplaneIcon.js +6 -3
  160. package/dist/icons/{ClippyIcon.js → PasteIcon.js} +10 -7
  161. package/dist/icons/PencilIcon.js +6 -3
  162. package/dist/icons/PeopleIcon.js +6 -3
  163. package/dist/icons/PersonAddIcon.js +87 -0
  164. package/dist/icons/{InsightsIcon.js → PersonFillIcon.js} +11 -8
  165. package/dist/icons/PersonIcon.js +6 -3
  166. package/dist/icons/PinIcon.js +6 -3
  167. package/dist/icons/PlayIcon.js +6 -3
  168. package/dist/icons/PlugIcon.js +6 -3
  169. package/dist/icons/PlusCircleIcon.js +6 -3
  170. package/dist/icons/PlusIcon.js +6 -3
  171. package/dist/icons/ProjectIcon.js +6 -3
  172. package/dist/icons/PulseIcon.js +6 -3
  173. package/dist/icons/QuestionIcon.js +6 -3
  174. package/dist/icons/QuoteIcon.js +6 -3
  175. package/dist/icons/ReplyIcon.js +6 -3
  176. package/dist/icons/RepoCloneIcon.js +6 -3
  177. package/dist/icons/RepoForkedIcon.js +7 -4
  178. package/dist/icons/RepoIcon.js +6 -3
  179. package/dist/icons/RepoPullIcon.js +6 -3
  180. package/dist/icons/RepoPushIcon.js +6 -3
  181. package/dist/icons/RepoTemplateIcon.js +6 -3
  182. package/dist/icons/ReportIcon.js +6 -3
  183. package/dist/icons/RocketIcon.js +6 -3
  184. package/dist/icons/RowsIcon.js +87 -0
  185. package/dist/icons/RssIcon.js +6 -3
  186. package/dist/icons/RubyIcon.js +6 -3
  187. package/dist/icons/ScreenFullIcon.js +6 -3
  188. package/dist/icons/ScreenNormalIcon.js +6 -3
  189. package/dist/icons/SearchIcon.js +6 -3
  190. package/dist/icons/ServerIcon.js +6 -3
  191. package/dist/icons/ShareAndroidIcon.js +6 -3
  192. package/dist/icons/ShareIcon.js +6 -3
  193. package/dist/icons/ShieldCheckIcon.js +6 -3
  194. package/dist/icons/ShieldIcon.js +6 -3
  195. package/dist/icons/ShieldLockIcon.js +6 -3
  196. package/dist/icons/ShieldXIcon.js +6 -3
  197. package/dist/icons/SidebarCollapseIcon.js +87 -0
  198. package/dist/icons/SidebarExpandIcon.js +87 -0
  199. package/dist/icons/SignInIcon.js +6 -3
  200. package/dist/icons/SignOutIcon.js +6 -3
  201. package/dist/icons/SingleSelectIcon.js +87 -0
  202. package/dist/icons/SkipIcon.js +6 -3
  203. package/dist/icons/SmileyIcon.js +6 -3
  204. package/dist/icons/SortAscIcon.js +87 -0
  205. package/dist/icons/SortDescIcon.js +87 -0
  206. package/dist/icons/SquareFillIcon.js +6 -3
  207. package/dist/icons/SquareIcon.js +6 -3
  208. package/dist/icons/SquirrelIcon.js +6 -3
  209. package/dist/icons/StackIcon.js +87 -0
  210. package/dist/icons/StarFillIcon.js +6 -3
  211. package/dist/icons/StarIcon.js +6 -3
  212. package/dist/icons/StopIcon.js +6 -3
  213. package/dist/icons/StopwatchIcon.js +6 -3
  214. package/dist/icons/StrikethroughIcon.js +6 -3
  215. package/dist/icons/SunIcon.js +6 -3
  216. package/dist/icons/SyncIcon.js +6 -3
  217. package/dist/icons/TabIcon.js +6 -3
  218. package/dist/icons/TableIcon.js +87 -0
  219. package/dist/icons/TagIcon.js +6 -3
  220. package/dist/icons/TasklistIcon.js +6 -3
  221. package/dist/icons/TelescopeFillIcon.js +87 -0
  222. package/dist/icons/TelescopeIcon.js +6 -3
  223. package/dist/icons/TerminalIcon.js +6 -3
  224. package/dist/icons/ThreeBarsIcon.js +6 -3
  225. package/dist/icons/ThumbsdownIcon.js +6 -3
  226. package/dist/icons/ThumbsupIcon.js +6 -3
  227. package/dist/icons/ToolsIcon.js +6 -3
  228. package/dist/icons/TrashIcon.js +7 -4
  229. package/dist/icons/TriangleDownIcon.js +6 -3
  230. package/dist/icons/TriangleLeftIcon.js +6 -3
  231. package/dist/icons/TriangleRightIcon.js +6 -3
  232. package/dist/icons/TriangleUpIcon.js +6 -3
  233. package/dist/icons/TypographyIcon.js +6 -3
  234. package/dist/icons/UnfoldIcon.js +7 -4
  235. package/dist/icons/UnlockIcon.js +6 -3
  236. package/dist/icons/UnmuteIcon.js +6 -3
  237. package/dist/icons/UnverifiedIcon.js +6 -3
  238. package/dist/icons/UploadIcon.js +6 -3
  239. package/dist/icons/VerifiedIcon.js +6 -3
  240. package/dist/icons/VersionsIcon.js +6 -3
  241. package/dist/icons/VideoIcon.js +87 -0
  242. package/dist/icons/WorkflowIcon.js +6 -3
  243. package/dist/icons/XCircleFillIcon.js +6 -3
  244. package/dist/icons/XCircleIcon.js +6 -3
  245. package/dist/icons/XIcon.js +6 -3
  246. package/dist/icons/ZapIcon.js +6 -3
  247. package/dist/index.d.ts +28 -5
  248. package/dist/index.esm.js +28 -5
  249. package/dist/index.umd.js +668 -297
  250. package/package.json +7 -5
  251. package/dist/icons/OctofaceIcon.js +0 -84
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function BookIcon(props) {
64
67
  }
65
68
 
66
69
  BookIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-book',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function BookmarkFillIcon(props) {
64
67
  }
65
68
 
66
69
  BookmarkFillIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-bookmark-fill',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function BookmarkIcon(props) {
64
67
  }
65
68
 
66
69
  BookmarkIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-bookmark',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function BookmarkSlashFillIcon(props) {
64
67
  }
65
68
 
66
69
  BookmarkSlashFillIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-bookmark-slash-fill',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function BookmarkSlashIcon(props) {
64
67
  }
65
68
 
66
69
  BookmarkSlashIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-bookmark-slash',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function BriefcaseIcon(props) {
64
67
  }
65
68
 
66
69
  BriefcaseIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-briefcase',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function BroadcastIcon(props) {
64
67
  }
65
68
 
66
69
  BroadcastIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-broadcast',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -59,12 +62,12 @@ var _extends = Object.assign || function (target) {
59
62
  };
60
63
 
61
64
  function BrowserIcon(props) {
62
- var svgDataByHeight = { "16": { "width": 16, "path": "<path fill-rule=\"evenodd\" d=\"M6 3h1v1H6V3zM4 3h1v1H4V3zM2 3h1v1H2V3zm12 10H2V5h12v8zm0-9H8V3h6v1zm1-1c0-.55-.45-1-1-1H2c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V3z\"></path>" } };
65
+ var svgDataByHeight = { "16": { "width": 16, "path": "<path fill-rule=\"evenodd\" d=\"M0 2.75C0 1.784.784 1 1.75 1h12.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0114.25 15H1.75A1.75 1.75 0 010 13.25V2.75zm1.75-.25a.25.25 0 00-.25.25V4.5h2v-2H1.75zM5 2.5v2h2v-2H5zm3.5 0v2h6V2.75a.25.25 0 00-.25-.25H8.5zm6 3.5h-13v7.25c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25V6z\"></path>" }, "24": { "width": 24, "path": "<path fill-rule=\"evenodd\" d=\"M0 3.75C0 2.784.784 2 1.75 2h20.5c.966 0 1.75.784 1.75 1.75v16.5A1.75 1.75 0 0122.25 22H1.75A1.75 1.75 0 010 20.25V3.75zm1.75-.25a.25.25 0 00-.25.25V5.5h4v-2H1.75zM7 3.5v2h4v-2H7zm5.5 0v2h10V3.75a.25.25 0 00-.25-.25H12.5zm10 3.5h-21v13.25c0 .138.112.25.25.25h20.5a.25.25 0 00.25-.25V7z\"></path>" } };
63
66
  return React.createElement('svg', getSvgProps(_extends({}, props, { svgDataByHeight: svgDataByHeight })));
64
67
  }
65
68
 
66
69
  BrowserIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-browser',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -59,12 +62,12 @@ var _extends = Object.assign || function (target) {
59
62
  };
60
63
 
61
64
  function BugIcon(props) {
62
- var svgDataByHeight = { "16": { "width": 16, "path": "<path fill-rule=\"evenodd\" d=\"M11 10h3V9h-3V8l3.17-1.03-.34-.94L11 7V6c0-.55-.45-1-1-1V4c0-.48-.36-.88-.83-.97L10.2 2H12V1H9.8l-2 2h-.59L5.2 1H3v1h1.8l1.03 1.03C5.36 3.12 5 3.51 5 4v1c-.55 0-1 .45-1 1v1l-2.83-.97-.34.94L4 8v1H1v1h3v1L.83 12.03l.34.94L4 12v1c0 .55.45 1 1 1h1l1-1V6h1v7l1 1h1c.55 0 1-.45 1-1v-1l2.83.97.34-.94L11 11v-1zM9 5H6V4h3v1z\"></path>" } };
65
+ var svgDataByHeight = { "16": { "width": 16, "path": "<path fill-rule=\"evenodd\" d=\"M4.72.22a.75.75 0 011.06 0l1 .999a3.492 3.492 0 012.441 0l.999-1a.75.75 0 111.06 1.061l-.775.776c.616.63.995 1.493.995 2.444v.327c0 .1-.009.197-.025.292.408.14.764.392 1.029.722l1.968-.787a.75.75 0 01.556 1.392L13 7.258V9h2.25a.75.75 0 010 1.5H13v.5c0 .409-.049.806-.141 1.186l2.17.868a.75.75 0 01-.557 1.392l-2.184-.873A4.997 4.997 0 018 16a4.997 4.997 0 01-4.288-2.427l-2.183.873a.75.75 0 01-.558-1.392l2.17-.868A5.013 5.013 0 013 11v-.5H.75a.75.75 0 010-1.5H3V7.258L.971 6.446a.75.75 0 01.558-1.392l1.967.787c.265-.33.62-.583 1.03-.722a1.684 1.684 0 01-.026-.292V4.5c0-.951.38-1.814.995-2.444L4.72 1.28a.75.75 0 010-1.06zM6.173 5h3.654A.173.173 0 0010 4.827V4.5a2 2 0 10-4 0v.327c0 .096.077.173.173.173zM5.25 6.5a.75.75 0 00-.75.75V11a3.5 3.5 0 107 0V7.25a.75.75 0 00-.75-.75h-5.5z\"></path>" }, "24": { "width": 24, "path": "<path fill-rule=\"evenodd\" d=\"M7.72.22a.75.75 0 011.06 0l1.204 1.203A4.983 4.983 0 0112 1c.717 0 1.4.151 2.016.423L15.22.22a.75.75 0 011.06 1.06l-.971.972A4.988 4.988 0 0117 6v1.104a2.755 2.755 0 011.917 1.974l1.998-.999a.75.75 0 01.67 1.342L19 10.714V13.5l3.25.003a.75.75 0 110 1.5L19 15.001V16a7.02 7.02 0 01-.204 1.686.833.833 0 01.04.018l2.75 1.375a.75.75 0 11-.671 1.342l-2.638-1.319A7 7 0 0112 23a7 7 0 01-6.197-3.742l-2.758 1.181a.75.75 0 11-.59-1.378l2.795-1.199A7.007 7.007 0 015 16v-.996H1.75a.75.75 0 010-1.5H5v-2.79L2.415 9.42a.75.75 0 01.67-1.342l1.998.999A2.755 2.755 0 017 7.104V6a4.99 4.99 0 011.69-3.748l-.97-.972a.75.75 0 010-1.06zM8.5 7h7V6a3.5 3.5 0 10-7 0v1zm-2 3.266V9.75c0-.69.56-1.25 1.25-1.25h8.5c.69 0 1.25.56 1.25 1.25V16a5.5 5.5 0 01-11 0v-5.734z\"></path>" } };
63
66
  return React.createElement('svg', getSvgProps(_extends({}, props, { svgDataByHeight: svgDataByHeight })));
64
67
  }
65
68
 
66
69
  BugIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-bug',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function CalendarIcon(props) {
64
67
  }
65
68
 
66
69
  CalendarIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-calendar',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function CheckCircleFillIcon(props) {
64
67
  }
65
68
 
66
69
  CheckCircleFillIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-check-circle-fill',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function CheckCircleIcon(props) {
64
67
  }
65
68
 
66
69
  CheckCircleIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-check-circle',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function CheckIcon(props) {
64
67
  }
65
68
 
66
69
  CheckIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-check',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function ChecklistIcon(props) {
64
67
  }
65
68
 
66
69
  ChecklistIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-checklist',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function ChevronDownIcon(props) {
64
67
  }
65
68
 
66
69
  ChevronDownIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-chevron-down',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function ChevronLeftIcon(props) {
64
67
  }
65
68
 
66
69
  ChevronLeftIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-chevron-left',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function ChevronRightIcon(props) {
64
67
  }
65
68
 
66
69
  ChevronRightIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-chevron-right',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -64,7 +67,7 @@ function ChevronUpIcon(props) {
64
67
  }
65
68
 
66
69
  ChevronUpIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-chevron-up',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };
@@ -12,6 +12,8 @@ var sizeMap = {
12
12
  function getSvgProps(_ref) {
13
13
  var ariaLabel = _ref['aria-label'],
14
14
  className = _ref.className,
15
+ _ref$fill = _ref.fill,
16
+ fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
15
17
  size = _ref.size,
16
18
  verticalAlign = _ref.verticalAlign,
17
19
  svgDataByHeight = _ref.svgDataByHeight;
@@ -30,11 +32,12 @@ function getSvgProps(_ref) {
30
32
  viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
31
33
  width: width,
32
34
  height: height,
33
- fill: 'currentColor',
35
+ fill: fill,
34
36
  style: {
35
37
  display: 'inline-block',
36
38
  userSelect: 'none',
37
- verticalAlign: verticalAlign
39
+ verticalAlign: verticalAlign,
40
+ overflow: 'visible'
38
41
  },
39
42
  dangerouslySetInnerHTML: { __html: path }
40
43
  };
@@ -59,12 +62,12 @@ var _extends = Object.assign || function (target) {
59
62
  };
60
63
 
61
64
  function CircleIcon(props) {
62
- var svgDataByHeight = { "16": { "width": 16, "path": "<path fill-rule=\"evenodd\" d=\"M3.404 3.404a6.5 6.5 0 109.192 9.192 6.5 6.5 0 00-9.192-9.192zm-1.06 10.253A8 8 0 1113.656 2.343 8 8 0 012.343 13.657z\"></path>" }, "24": { "width": 24, "path": "<path fill-rule=\"evenodd\" d=\"M12 2.5a9.5 9.5 0 100 19 9.5 9.5 0 000-19zM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12z\"></path>" } };
65
+ var svgDataByHeight = { "16": { "width": 16, "path": "<path fill-rule=\"evenodd\" d=\"M8 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM0 8a8 8 0 1116 0A8 8 0 010 8z\"></path>" }, "24": { "width": 24, "path": "<path fill-rule=\"evenodd\" d=\"M12 2.5a9.5 9.5 0 100 19 9.5 9.5 0 000-19zM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12z\"></path>" } };
63
66
  return React.createElement('svg', getSvgProps(_extends({}, props, { svgDataByHeight: svgDataByHeight })));
64
67
  }
65
68
 
66
69
  CircleIcon.defaultProps = {
67
- className: 'octicon',
70
+ className: 'octicon octicon-circle',
68
71
  size: 16,
69
72
  verticalAlign: 'text-bottom'
70
73
  };