@primer/styled-octicons 0.0.0-dd899ea → 0.0.0-dd916c4
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.
- package/LICENSE +1 -1
- package/dist/icons/AlertIcon.js +6 -3
- package/dist/icons/ArchiveIcon.js +6 -3
- package/dist/icons/ArrowBothIcon.js +6 -3
- package/dist/icons/ArrowDownIcon.js +6 -3
- package/dist/icons/ArrowDownLeftIcon.js +6 -3
- package/dist/icons/ArrowDownRightIcon.js +6 -3
- package/dist/icons/ArrowLeftIcon.js +6 -3
- package/dist/icons/ArrowRightIcon.js +6 -3
- package/dist/icons/ArrowSwitchIcon.js +87 -0
- package/dist/icons/ArrowUpIcon.js +7 -4
- package/dist/icons/ArrowUpLeftIcon.js +6 -3
- package/dist/icons/ArrowUpRightIcon.js +6 -3
- package/dist/icons/BeakerIcon.js +6 -3
- package/dist/icons/BellFillIcon.js +7 -4
- package/dist/icons/BellIcon.js +6 -3
- package/dist/icons/BellSlashIcon.js +6 -3
- package/dist/icons/BlockedIcon.js +87 -0
- package/dist/icons/BoldIcon.js +6 -3
- package/dist/icons/BookIcon.js +6 -3
- package/dist/icons/BookmarkFillIcon.js +6 -3
- package/dist/icons/BookmarkIcon.js +6 -3
- package/dist/icons/BookmarkSlashFillIcon.js +6 -3
- package/dist/icons/BookmarkSlashIcon.js +6 -3
- package/dist/icons/BriefcaseIcon.js +87 -0
- package/dist/icons/BroadcastIcon.js +6 -3
- package/dist/icons/BrowserIcon.js +87 -0
- package/dist/icons/BugIcon.js +87 -0
- package/dist/icons/CalendarIcon.js +6 -3
- package/dist/icons/CheckCircleFillIcon.js +6 -3
- package/dist/icons/CheckCircleIcon.js +6 -3
- package/dist/icons/CheckIcon.js +6 -3
- package/dist/icons/ChecklistIcon.js +6 -3
- package/dist/icons/ChevronDownIcon.js +6 -3
- package/dist/icons/ChevronLeftIcon.js +6 -3
- package/dist/icons/ChevronRightIcon.js +6 -3
- package/dist/icons/ChevronUpIcon.js +6 -3
- package/dist/icons/CircleIcon.js +7 -4
- package/dist/icons/CircleSlashIcon.js +6 -3
- package/dist/icons/ClockIcon.js +6 -3
- package/dist/icons/CodeIcon.js +6 -3
- package/dist/icons/CodeReviewIcon.js +6 -3
- package/dist/icons/CodeSquareIcon.js +6 -3
- package/dist/icons/{EyeSlashIcon.js → CodescanCheckmarkIcon.js} +11 -8
- package/dist/icons/CodescanIcon.js +87 -0
- package/dist/icons/CodespacesIcon.js +87 -0
- package/dist/icons/ColumnsIcon.js +87 -0
- package/dist/icons/CommentDiscussionIcon.js +6 -3
- package/dist/icons/CommentIcon.js +6 -3
- package/dist/icons/CommitIcon.js +6 -3
- package/dist/icons/ContainerIcon.js +87 -0
- package/dist/icons/CopyIcon.js +7 -4
- package/dist/icons/CpuIcon.js +6 -3
- package/dist/icons/CreditCardIcon.js +6 -3
- package/dist/icons/CrossReferenceIcon.js +6 -3
- package/dist/icons/DashIcon.js +7 -4
- package/dist/icons/DatabaseIcon.js +6 -3
- package/dist/icons/DependabotIcon.js +87 -0
- package/dist/icons/DesktopDownloadIcon.js +7 -4
- package/dist/icons/{FileSymlinkIcon.js → DeviceCameraIcon.js} +11 -8
- package/dist/icons/DeviceCameraVideoIcon.js +6 -3
- package/dist/icons/DeviceDesktopIcon.js +6 -3
- package/dist/icons/DeviceMobileIcon.js +6 -3
- package/dist/icons/DiamondIcon.js +87 -0
- package/dist/icons/DiffAddedIcon.js +6 -3
- package/dist/icons/DiffIcon.js +6 -3
- package/dist/icons/DiffIgnoredIcon.js +6 -3
- package/dist/icons/DiffModifiedIcon.js +6 -3
- package/dist/icons/DiffRemovedIcon.js +6 -3
- package/dist/icons/DiffRenamedIcon.js +6 -3
- package/dist/icons/DotFillIcon.js +7 -4
- package/dist/icons/DotIcon.js +7 -4
- package/dist/icons/DownloadIcon.js +6 -3
- package/dist/icons/DuplicateIcon.js +87 -0
- package/dist/icons/{TrashcanIcon.js → EllipsisIcon.js} +11 -8
- package/dist/icons/EyeClosedIcon.js +7 -4
- package/dist/icons/EyeIcon.js +6 -3
- package/dist/icons/FileBadgeIcon.js +87 -0
- package/dist/icons/FileBinaryIcon.js +6 -3
- package/dist/icons/FileCodeIcon.js +6 -3
- package/dist/icons/FileDiffIcon.js +6 -3
- package/dist/icons/FileDirectoryFillIcon.js +6 -3
- package/dist/icons/FileDirectoryIcon.js +6 -3
- package/dist/icons/FileIcon.js +6 -3
- package/dist/icons/FileMediaIcon.js +6 -3
- package/dist/icons/FileSubmoduleIcon.js +6 -3
- package/dist/icons/FileSymlinkFileIcon.js +7 -4
- package/dist/icons/FileZipIcon.js +6 -3
- package/dist/icons/FilterIcon.js +6 -3
- package/dist/icons/FlameIcon.js +7 -4
- package/dist/icons/FoldDownIcon.js +7 -4
- package/dist/icons/FoldIcon.js +7 -4
- package/dist/icons/FoldUpIcon.js +7 -4
- package/dist/icons/GearIcon.js +6 -3
- package/dist/icons/GiftIcon.js +6 -3
- package/dist/icons/GitBranchIcon.js +6 -3
- package/dist/icons/GitCommitIcon.js +6 -3
- package/dist/icons/GitCompareIcon.js +6 -3
- package/dist/icons/GitMergeIcon.js +6 -3
- package/dist/icons/GitPullRequestClosedIcon.js +87 -0
- package/dist/icons/GitPullRequestDraftIcon.js +87 -0
- package/dist/icons/GitPullRequestIcon.js +6 -3
- package/dist/icons/GlobeIcon.js +6 -3
- package/dist/icons/GrabberIcon.js +6 -3
- package/dist/icons/GraphIcon.js +6 -3
- package/dist/icons/HashIcon.js +87 -0
- package/dist/icons/HeadingIcon.js +6 -3
- package/dist/icons/HeartFillIcon.js +6 -3
- package/dist/icons/HeartIcon.js +6 -3
- package/dist/icons/HistoryIcon.js +6 -3
- package/dist/icons/HomeFillIcon.js +6 -3
- package/dist/icons/HomeIcon.js +6 -3
- package/dist/icons/HorizontalRuleIcon.js +6 -3
- package/dist/icons/HourglassIcon.js +6 -3
- package/dist/icons/HubotIcon.js +6 -3
- package/dist/icons/ImageIcon.js +6 -3
- package/dist/icons/InboxIcon.js +6 -3
- package/dist/icons/InfinityIcon.js +6 -3
- package/dist/icons/InfoIcon.js +6 -3
- package/dist/icons/IssueClosedIcon.js +7 -4
- package/dist/icons/IssueDraftIcon.js +87 -0
- package/dist/icons/IssueOpenedIcon.js +7 -4
- package/dist/icons/IssueReopenedIcon.js +7 -4
- package/dist/icons/ItalicIcon.js +6 -3
- package/dist/icons/KebabHorizontalIcon.js +6 -3
- package/dist/icons/{FireIcon.js → KeyAsteriskIcon.js} +11 -8
- package/dist/icons/KeyIcon.js +6 -3
- package/dist/icons/LawIcon.js +6 -3
- package/dist/icons/LightBulbIcon.js +6 -3
- package/dist/icons/LinkExternalIcon.js +7 -4
- package/dist/icons/LinkIcon.js +6 -3
- package/dist/icons/ListOrderedIcon.js +6 -3
- package/dist/icons/ListUnorderedIcon.js +6 -3
- package/dist/icons/LocationIcon.js +6 -3
- package/dist/icons/LockIcon.js +6 -3
- package/dist/icons/LogoGistIcon.js +6 -3
- package/dist/icons/LogoGithubIcon.js +6 -3
- package/dist/icons/MailIcon.js +6 -3
- package/dist/icons/MarkGithubIcon.js +6 -3
- package/dist/icons/MarkdownIcon.js +6 -3
- package/dist/icons/MegaphoneIcon.js +7 -4
- package/dist/icons/MentionIcon.js +6 -3
- package/dist/icons/{OctofaceIcon.js → MeterIcon.js} +11 -8
- package/dist/icons/MilestoneIcon.js +6 -3
- package/dist/icons/MirrorIcon.js +6 -3
- package/dist/icons/MoonIcon.js +87 -0
- package/dist/icons/MortarBoardIcon.js +6 -3
- package/dist/icons/MultiSelectIcon.js +87 -0
- package/dist/icons/MuteIcon.js +6 -3
- package/dist/icons/NoEntryIcon.js +6 -3
- package/dist/icons/NorthStarIcon.js +6 -3
- package/dist/icons/NoteIcon.js +6 -3
- package/dist/icons/NumberIcon.js +87 -0
- package/dist/icons/OrganizationIcon.js +6 -3
- package/dist/icons/PackageDependenciesIcon.js +6 -3
- package/dist/icons/PackageDependentsIcon.js +6 -3
- package/dist/icons/PackageIcon.js +6 -3
- package/dist/icons/PaintbrushIcon.js +87 -0
- package/dist/icons/PaperAirplaneIcon.js +6 -3
- package/dist/icons/{ClippyIcon.js → PasteIcon.js} +10 -7
- package/dist/icons/PencilIcon.js +6 -3
- package/dist/icons/PeopleIcon.js +6 -3
- package/dist/icons/PersonAddIcon.js +87 -0
- package/dist/icons/PersonFillIcon.js +87 -0
- package/dist/icons/PersonIcon.js +6 -3
- package/dist/icons/PinIcon.js +6 -3
- package/dist/icons/PlayIcon.js +6 -3
- package/dist/icons/PlugIcon.js +6 -3
- package/dist/icons/PlusCircleIcon.js +6 -3
- package/dist/icons/PlusIcon.js +7 -4
- package/dist/icons/ProjectIcon.js +6 -3
- package/dist/icons/PulseIcon.js +6 -3
- package/dist/icons/QuestionIcon.js +6 -3
- package/dist/icons/QuoteIcon.js +6 -3
- package/dist/icons/ReplyIcon.js +6 -3
- package/dist/icons/RepoCloneIcon.js +87 -0
- package/dist/icons/RepoForkedIcon.js +7 -4
- package/dist/icons/RepoIcon.js +6 -3
- package/dist/icons/{InsightsIcon.js → RepoPullIcon.js} +11 -8
- package/dist/icons/RepoPushIcon.js +6 -3
- package/dist/icons/RepoTemplateIcon.js +6 -3
- package/dist/icons/ReportIcon.js +6 -3
- package/dist/icons/RocketIcon.js +6 -3
- package/dist/icons/RowsIcon.js +87 -0
- package/dist/icons/RssIcon.js +6 -3
- package/dist/icons/RubyIcon.js +87 -0
- package/dist/icons/ScreenFullIcon.js +6 -3
- package/dist/icons/ScreenNormalIcon.js +6 -3
- package/dist/icons/SearchIcon.js +6 -3
- package/dist/icons/SelectSingleIcon.js +87 -0
- package/dist/icons/ServerIcon.js +6 -3
- package/dist/icons/ShareAndroidIcon.js +6 -3
- package/dist/icons/ShareIcon.js +6 -3
- package/dist/icons/ShieldCheckIcon.js +6 -3
- package/dist/icons/ShieldIcon.js +6 -3
- package/dist/icons/ShieldLockIcon.js +6 -3
- package/dist/icons/ShieldXIcon.js +6 -3
- package/dist/icons/SidebarCollapseIcon.js +87 -0
- package/dist/icons/SidebarExpandIcon.js +87 -0
- package/dist/icons/SignInIcon.js +6 -3
- package/dist/icons/SignOutIcon.js +6 -3
- package/dist/icons/{GitForkIcon.js → SingleSelectIcon.js} +11 -8
- package/dist/icons/SkipIcon.js +6 -3
- package/dist/icons/SmileyIcon.js +7 -4
- package/dist/icons/SortAscIcon.js +87 -0
- package/dist/icons/SortDescIcon.js +87 -0
- package/dist/icons/SquareFillIcon.js +87 -0
- package/dist/icons/SquareIcon.js +87 -0
- package/dist/icons/SquirrelIcon.js +87 -0
- package/dist/icons/StackIcon.js +87 -0
- package/dist/icons/StarFillIcon.js +6 -3
- package/dist/icons/StarIcon.js +6 -3
- package/dist/icons/StopIcon.js +6 -3
- package/dist/icons/StopwatchIcon.js +6 -3
- package/dist/icons/StrikethroughIcon.js +87 -0
- package/dist/icons/SunIcon.js +87 -0
- package/dist/icons/SyncIcon.js +6 -3
- package/dist/icons/TabIcon.js +6 -3
- package/dist/icons/TableIcon.js +87 -0
- package/dist/icons/TagIcon.js +6 -3
- package/dist/icons/TasklistIcon.js +6 -3
- package/dist/icons/TelescopeFillIcon.js +87 -0
- package/dist/icons/TelescopeIcon.js +6 -3
- package/dist/icons/TerminalIcon.js +6 -3
- package/dist/icons/ThreeBarsIcon.js +6 -3
- package/dist/icons/ThumbsdownIcon.js +6 -3
- package/dist/icons/ThumbsupIcon.js +6 -3
- package/dist/icons/ToolsIcon.js +6 -3
- package/dist/icons/TrashIcon.js +7 -4
- package/dist/icons/TriangleDownIcon.js +7 -4
- package/dist/icons/TriangleLeftIcon.js +6 -3
- package/dist/icons/TriangleRightIcon.js +6 -3
- package/dist/icons/TriangleUpIcon.js +6 -3
- package/dist/icons/TypographyIcon.js +6 -3
- package/dist/icons/UnfoldIcon.js +7 -4
- package/dist/icons/UnlockIcon.js +6 -3
- package/dist/icons/UnmuteIcon.js +6 -3
- package/dist/icons/UnverifiedIcon.js +7 -4
- package/dist/icons/UploadIcon.js +6 -3
- package/dist/icons/VerifiedIcon.js +6 -3
- package/dist/icons/VersionsIcon.js +6 -3
- package/dist/icons/VideoIcon.js +87 -0
- package/dist/icons/WorkflowIcon.js +6 -3
- package/dist/icons/XCircleFillIcon.js +7 -4
- package/dist/icons/XCircleIcon.js +7 -4
- package/dist/icons/XIcon.js +6 -3
- package/dist/icons/ZapIcon.js +87 -0
- package/dist/index.d.ts +49 -10
- package/dist/index.esm.js +49 -10
- package/dist/index.umd.js +985 -358
- package/package.json +7 -5
- package/dist/icons/SettingsIcon.js +0 -84
- package/dist/icons/UnverifedIcon.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:
|
|
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 UnverifiedIcon(props) {
|
|
62
|
-
var svgDataByHeight = { "16": { "width": 16, "path": "<path fill-rule=\"evenodd\" d=\"M6.415.52a2.678 2.678 0 013.17 0l.928.68c.153.113.33.186.518.215l1.138.175a2.678 2.678 0 012.241 2.24l.175 1.138c.029.187.102.365.215.518l.68.928a2.678 2.678 0 010 3.17l-.68.928a1.179 1.179 0 00-.215.518l-.175 1.138a2.678 2.678 0 01-2.241 2.241l-1.138.175a1.179 1.179 0 00-.518.215l-.928.68a2.678 2.678 0 01-3.17 0l-.928-.68a1.179 1.179 0 00-.518-.215L3.83 14.41a2.678 2.678 0 01-2.24-2.24l-.175-1.138a1.179 1.179 0 00-.215-.518l-.68-.928a2.678 2.678 0 010-3.17l.68-.928a1.17 1.17 0 00.215-.518l.175-1.14a2.678 2.678 0 012.24-2.24l1.138-.175c.187-.029.365-.102.518-.215l.928-.68zm2.282 1.209a1.178 1.178 0 00-1.394 0l-.928.68a2.678 2.678 0 01-1.18.489l-1.136.174a1.178 1.178 0 00-.987.987l-.174 1.137a2.678 2.678 0 01-.489 1.18l-.68.927c-.305.415-.305.98 0 1.394l.68.928c.256.348.423.752.489 1.18l.174 1.136c.078.51.478.909.987.987l1.137.174c.427.066.831.233 1.18.489l.927.68c.415.305.98.305 1.394 0l.928-.68a2.678 2.678 0 011.18-.489l1.136-.174c.51-.078.909-.478.987-.987l.174-1.137c.066-.427.233-.831.489-1.18l.68-.927c.305-.415.305-.98 0-1.394l-.68-.928a2.678 2.678 0 01-.489-1.18l-.174-1.136a1.178 1.178 0 00-.987-.987l-1.137-.174a2.678 2.678 0 01-1.18-.489l-.927-.68zM9 11a1 1 0 11-2 0 1 1 0 012 0zM6.92 6.085c.081-.16.19-.299.34-.398.145-.097.371-.187.74-.187.28 0 .553.087.738.225A.613.613 0 019 6.25c0 .177-.04.264-.077.318a.956.956 0 01-.277.245c-.076.051-.158.1-.258.161l-.007.004c-.093.056-.204.122-.313.195a2.416 2.416 0 00-.692.661.75.75 0 001.248.832.956.956 0 01.276-.245 6.3 6.3 0 01.26-.16l.006-.004c.093-.057.204-.123.313-.195.222-.149.487-.355.692-.662.214-.32.329-.702.329-1.15 0-.76-.36-1.348-.862-1.725A2.76 2.76 0 008 4c-.631 0-1.154.16-1.572.438-.413.276-.68.638-.849.977a.75.75 0 001.342.67z\"></path>" } };
|
|
65
|
+
var svgDataByHeight = { "16": { "width": 16, "path": "<path fill-rule=\"evenodd\" d=\"M6.415.52a2.678 2.678 0 013.17 0l.928.68c.153.113.33.186.518.215l1.138.175a2.678 2.678 0 012.241 2.24l.175 1.138c.029.187.102.365.215.518l.68.928a2.678 2.678 0 010 3.17l-.68.928a1.179 1.179 0 00-.215.518l-.175 1.138a2.678 2.678 0 01-2.241 2.241l-1.138.175a1.179 1.179 0 00-.518.215l-.928.68a2.678 2.678 0 01-3.17 0l-.928-.68a1.179 1.179 0 00-.518-.215L3.83 14.41a2.678 2.678 0 01-2.24-2.24l-.175-1.138a1.179 1.179 0 00-.215-.518l-.68-.928a2.678 2.678 0 010-3.17l.68-.928a1.17 1.17 0 00.215-.518l.175-1.14a2.678 2.678 0 012.24-2.24l1.138-.175c.187-.029.365-.102.518-.215l.928-.68zm2.282 1.209a1.178 1.178 0 00-1.394 0l-.928.68a2.678 2.678 0 01-1.18.489l-1.136.174a1.178 1.178 0 00-.987.987l-.174 1.137a2.678 2.678 0 01-.489 1.18l-.68.927c-.305.415-.305.98 0 1.394l.68.928c.256.348.423.752.489 1.18l.174 1.136c.078.51.478.909.987.987l1.137.174c.427.066.831.233 1.18.489l.927.68c.415.305.98.305 1.394 0l.928-.68a2.678 2.678 0 011.18-.489l1.136-.174c.51-.078.909-.478.987-.987l.174-1.137c.066-.427.233-.831.489-1.18l.68-.927c.305-.415.305-.98 0-1.394l-.68-.928a2.678 2.678 0 01-.489-1.18l-.174-1.136a1.178 1.178 0 00-.987-.987l-1.137-.174a2.678 2.678 0 01-1.18-.489l-.927-.68zM9 11a1 1 0 11-2 0 1 1 0 012 0zM6.92 6.085c.081-.16.19-.299.34-.398.145-.097.371-.187.74-.187.28 0 .553.087.738.225A.613.613 0 019 6.25c0 .177-.04.264-.077.318a.956.956 0 01-.277.245c-.076.051-.158.1-.258.161l-.007.004c-.093.056-.204.122-.313.195a2.416 2.416 0 00-.692.661.75.75 0 001.248.832.956.956 0 01.276-.245 6.3 6.3 0 01.26-.16l.006-.004c.093-.057.204-.123.313-.195.222-.149.487-.355.692-.662.214-.32.329-.702.329-1.15 0-.76-.36-1.348-.862-1.725A2.76 2.76 0 008 4c-.631 0-1.154.16-1.572.438-.413.276-.68.638-.849.977a.75.75 0 001.342.67z\"></path>" }, "24": { "width": 24, "path": "<path d=\"M13 16.5a1 1 0 11-2 0 1 1 0 012 0zm-2.517-7.665c.112-.223.268-.424.488-.57C11.186 8.12 11.506 8 12 8c.384 0 .766.118 1.034.319a.953.953 0 01.403.806c0 .48-.218.81-.62 1.186a9.293 9.293 0 01-.409.354 19.8 19.8 0 00-.294.249c-.246.213-.524.474-.738.795l-.126.19V13.5a.75.75 0 001.5 0v-1.12c.09-.1.203-.208.347-.333.063-.055.14-.119.222-.187.166-.14.358-.3.52-.452.536-.5 1.098-1.2 1.098-2.283a2.45 2.45 0 00-1.003-2.006C13.37 6.695 12.658 6.5 12 6.5c-.756 0-1.373.191-1.861.517a2.944 2.944 0 00-.997 1.148.75.75 0 001.341.67z\"></path><path fill-rule=\"evenodd\" d=\"M9.864 1.2a3.61 3.61 0 014.272 0l1.375 1.01c.274.2.593.333.929.384l1.686.259a3.61 3.61 0 013.021 3.02l.259 1.687c.051.336.183.655.384.929l1.01 1.375a3.61 3.61 0 010 4.272l-1.01 1.375a2.11 2.11 0 00-.384.929l-.259 1.686a3.61 3.61 0 01-3.02 3.021l-1.687.259a2.11 2.11 0 00-.929.384l-1.375 1.01a3.61 3.61 0 01-4.272 0l-1.375-1.01a2.11 2.11 0 00-.929-.384l-1.686-.259a3.61 3.61 0 01-3.021-3.02l-.259-1.687a2.11 2.11 0 00-.384-.929L1.2 14.136a3.61 3.61 0 010-4.272l1.01-1.375a2.11 2.11 0 00.384-.929l.259-1.686a3.61 3.61 0 013.02-3.021l1.687-.259a2.11 2.11 0 00.929-.384L9.864 1.2zm3.384 1.209a2.11 2.11 0 00-2.496 0l-1.376 1.01a3.61 3.61 0 01-1.589.658l-1.686.258a2.11 2.11 0 00-1.766 1.766l-.258 1.686a3.61 3.61 0 01-.658 1.59l-1.01 1.375a2.11 2.11 0 000 2.496l1.01 1.376a3.61 3.61 0 01.658 1.589l.258 1.686a2.11 2.11 0 001.766 1.765l1.686.26a3.61 3.61 0 011.59.657l1.375 1.01a2.11 2.11 0 002.496 0l1.376-1.01a3.61 3.61 0 011.589-.658l1.686-.258a2.11 2.11 0 001.765-1.766l.26-1.686a3.61 3.61 0 01.657-1.59l1.01-1.375a2.11 2.11 0 000-2.496l-1.01-1.376a3.61 3.61 0 01-.658-1.589l-.258-1.686a2.11 2.11 0 00-1.766-1.766l-1.686-.258a3.61 3.61 0 01-1.59-.658l-1.375-1.01z\"></path>" } };
|
|
63
66
|
return React.createElement('svg', getSvgProps(_extends({}, props, { svgDataByHeight: svgDataByHeight })));
|
|
64
67
|
}
|
|
65
68
|
|
|
66
69
|
UnverifiedIcon.defaultProps = {
|
|
67
|
-
className: 'octicon',
|
|
70
|
+
className: 'octicon octicon-unverified',
|
|
68
71
|
size: 16,
|
|
69
72
|
verticalAlign: 'text-bottom'
|
|
70
73
|
};
|
package/dist/icons/UploadIcon.js
CHANGED
|
@@ -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:
|
|
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 UploadIcon(props) {
|
|
|
64
67
|
}
|
|
65
68
|
|
|
66
69
|
UploadIcon.defaultProps = {
|
|
67
|
-
className: 'octicon',
|
|
70
|
+
className: 'octicon octicon-upload',
|
|
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:
|
|
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 VerifiedIcon(props) {
|
|
|
64
67
|
}
|
|
65
68
|
|
|
66
69
|
VerifiedIcon.defaultProps = {
|
|
67
|
-
className: 'octicon',
|
|
70
|
+
className: 'octicon octicon-verified',
|
|
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:
|
|
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 VersionsIcon(props) {
|
|
|
64
67
|
}
|
|
65
68
|
|
|
66
69
|
VersionsIcon.defaultProps = {
|
|
67
|
-
className: 'octicon',
|
|
70
|
+
className: 'octicon octicon-versions',
|
|
68
71
|
size: 16,
|
|
69
72
|
verticalAlign: 'text-bottom'
|
|
70
73
|
};
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { compose, space, color } from 'styled-system';
|
|
3
|
+
import css from '@styled-system/css';
|
|
4
|
+
import styled from 'styled-components';
|
|
5
|
+
|
|
6
|
+
var sizeMap = {
|
|
7
|
+
small: 16,
|
|
8
|
+
medium: 32,
|
|
9
|
+
large: 64
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
function getSvgProps(_ref) {
|
|
13
|
+
var ariaLabel = _ref['aria-label'],
|
|
14
|
+
className = _ref.className,
|
|
15
|
+
_ref$fill = _ref.fill,
|
|
16
|
+
fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
|
|
17
|
+
size = _ref.size,
|
|
18
|
+
verticalAlign = _ref.verticalAlign,
|
|
19
|
+
svgDataByHeight = _ref.svgDataByHeight;
|
|
20
|
+
|
|
21
|
+
var height = sizeMap[size] || size;
|
|
22
|
+
var naturalHeight = closestNaturalHeight(Object.keys(svgDataByHeight), height);
|
|
23
|
+
var naturalWidth = svgDataByHeight[naturalHeight].width;
|
|
24
|
+
var width = height * (naturalWidth / naturalHeight);
|
|
25
|
+
var path = svgDataByHeight[naturalHeight].path;
|
|
26
|
+
|
|
27
|
+
return {
|
|
28
|
+
'aria-hidden': ariaLabel ? 'false' : 'true',
|
|
29
|
+
'aria-label': ariaLabel,
|
|
30
|
+
role: 'img',
|
|
31
|
+
className: className,
|
|
32
|
+
viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
|
|
33
|
+
width: width,
|
|
34
|
+
height: height,
|
|
35
|
+
fill: fill,
|
|
36
|
+
style: {
|
|
37
|
+
display: 'inline-block',
|
|
38
|
+
userSelect: 'none',
|
|
39
|
+
verticalAlign: verticalAlign,
|
|
40
|
+
overflow: 'visible'
|
|
41
|
+
},
|
|
42
|
+
dangerouslySetInnerHTML: { __html: path }
|
|
43
|
+
};
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
function closestNaturalHeight(naturalHeights, height) {
|
|
47
|
+
return naturalHeights.map(function (naturalHeight) {
|
|
48
|
+
return parseInt(naturalHeight, 10);
|
|
49
|
+
}).reduce(function (acc, naturalHeight) {
|
|
50
|
+
return naturalHeight <= height ? naturalHeight : acc;
|
|
51
|
+
}, naturalHeights[0]);
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
var _extends = Object.assign || function (target) {
|
|
55
|
+
for (var i = 1; i < arguments.length; i++) {
|
|
56
|
+
var source = arguments[i];for (var key in source) {
|
|
57
|
+
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
58
|
+
target[key] = source[key];
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
}return target;
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
function VideoIcon(props) {
|
|
65
|
+
var svgDataByHeight = { "16": { "width": 16, "path": "<path fill-rule=\"evenodd\" d=\"M1.75 3.5a.25.25 0 00-.25.25v8.5c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25v-8.5a.25.25 0 00-.25-.25H1.75zM0 3.75C0 2.784.784 2 1.75 2h12.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0114.25 14H1.75A1.75 1.75 0 010 12.25v-8.5z\"></path><path d=\"M6 10.559V5.442a.25.25 0 01.379-.215l4.264 2.559a.25.25 0 010 .428l-4.264 2.559A.25.25 0 016 10.559z\"></path>" }, "24": { "width": 24, "path": "<path fill-rule=\"evenodd\" d=\"M1.75 4.5a.25.25 0 00-.25.25v14.5c0 .138.112.25.25.25h20.5a.25.25 0 00.25-.25V4.75a.25.25 0 00-.25-.25H1.75zM0 4.75C0 3.784.784 3 1.75 3h20.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0122.25 21H1.75A1.75 1.75 0 010 19.25V4.75z\"></path><path d=\"M9 15.584V8.416a.5.5 0 01.77-.42l5.576 3.583a.5.5 0 010 .842L9.77 16.005a.5.5 0 01-.77-.42z\"></path>" } };
|
|
66
|
+
return React.createElement('svg', getSvgProps(_extends({}, props, { svgDataByHeight: svgDataByHeight })));
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
VideoIcon.defaultProps = {
|
|
70
|
+
className: 'octicon octicon-video',
|
|
71
|
+
size: 16,
|
|
72
|
+
verticalAlign: 'text-bottom'
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
// eslint-disable-next-line import/no-namespace
|
|
76
|
+
|
|
77
|
+
var COMMON = compose(space, color);
|
|
78
|
+
|
|
79
|
+
var sx = function sx(props) {
|
|
80
|
+
return css(props.sx);
|
|
81
|
+
};
|
|
82
|
+
|
|
83
|
+
/* THIS FILE IS GENERATED. DO NOT EDIT IT. */
|
|
84
|
+
|
|
85
|
+
var StyledVideoIcon = styled(VideoIcon)(COMMON, sx);
|
|
86
|
+
|
|
87
|
+
export default StyledVideoIcon;
|
|
@@ -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:
|
|
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 WorkflowIcon(props) {
|
|
|
64
67
|
}
|
|
65
68
|
|
|
66
69
|
WorkflowIcon.defaultProps = {
|
|
67
|
-
className: 'octicon',
|
|
70
|
+
className: 'octicon octicon-workflow',
|
|
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:
|
|
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 XCircleFillIcon(props) {
|
|
62
|
-
var svgDataByHeight = { "24": { "width": 24, "path": "<path fill-rule=\"evenodd\" d=\"M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12zm8.036-4.024a.75.75 0 00-1.06 1.06L10.939 12l-2.963 2.963a.75.75 0 101.06 1.06L12 13.06l2.963 2.964a.75.75 0 001.061-1.06L13.061 12l2.963-2.964a.75.75 0 10-1.06-1.06L12 10.939 9.036 7.976z\"></path>" } };
|
|
65
|
+
var svgDataByHeight = { "16": { "width": 16, "path": "<path fill-rule=\"evenodd\" d=\"M2.343 13.657A8 8 0 1113.657 2.343 8 8 0 012.343 13.657zM6.03 4.97a.75.75 0 00-1.06 1.06L6.94 8 4.97 9.97a.75.75 0 101.06 1.06L8 9.06l1.97 1.97a.75.75 0 101.06-1.06L9.06 8l1.97-1.97a.75.75 0 10-1.06-1.06L8 6.94 6.03 4.97z\"></path>" }, "24": { "width": 24, "path": "<path fill-rule=\"evenodd\" d=\"M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12zm8.036-4.024a.75.75 0 00-1.06 1.06L10.939 12l-2.963 2.963a.75.75 0 101.06 1.06L12 13.06l2.963 2.964a.75.75 0 001.061-1.06L13.061 12l2.963-2.964a.75.75 0 10-1.06-1.06L12 10.939 9.036 7.976z\"></path>" } };
|
|
63
66
|
return React.createElement('svg', getSvgProps(_extends({}, props, { svgDataByHeight: svgDataByHeight })));
|
|
64
67
|
}
|
|
65
68
|
|
|
66
69
|
XCircleFillIcon.defaultProps = {
|
|
67
|
-
className: 'octicon',
|
|
70
|
+
className: 'octicon octicon-x-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:
|
|
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 XCircleIcon(props) {
|
|
62
|
-
var svgDataByHeight = { "24": { "width": 24, "path": "<path d=\"M9.036 7.976a.75.75 0 00-1.06 1.06L10.939 12l-2.963 2.963a.75.75 0 101.06 1.06L12 13.06l2.963 2.964a.75.75 0 001.061-1.06L13.061 12l2.963-2.964a.75.75 0 10-1.06-1.06L12 10.939 9.036 7.976z\"></path><path fill-rule=\"evenodd\" d=\"M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zM2.5 12a9.5 9.5 0 1119 0 9.5 9.5 0 01-19 0z\"></path>" } };
|
|
65
|
+
var svgDataByHeight = { "16": { "width": 16, "path": "<path fill-rule=\"evenodd\" d=\"M3.404 12.596a6.5 6.5 0 119.192-9.192 6.5 6.5 0 01-9.192 9.192zM2.344 2.343a8 8 0 1011.313 11.314A8 8 0 002.343 2.343zM6.03 4.97a.75.75 0 00-1.06 1.06L6.94 8 4.97 9.97a.75.75 0 101.06 1.06L8 9.06l1.97 1.97a.75.75 0 101.06-1.06L9.06 8l1.97-1.97a.75.75 0 10-1.06-1.06L8 6.94 6.03 4.97z\"></path>" }, "24": { "width": 24, "path": "<path d=\"M9.036 7.976a.75.75 0 00-1.06 1.06L10.939 12l-2.963 2.963a.75.75 0 101.06 1.06L12 13.06l2.963 2.964a.75.75 0 001.061-1.06L13.061 12l2.963-2.964a.75.75 0 10-1.06-1.06L12 10.939 9.036 7.976z\"></path><path fill-rule=\"evenodd\" d=\"M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zM2.5 12a9.5 9.5 0 1119 0 9.5 9.5 0 01-19 0z\"></path>" } };
|
|
63
66
|
return React.createElement('svg', getSvgProps(_extends({}, props, { svgDataByHeight: svgDataByHeight })));
|
|
64
67
|
}
|
|
65
68
|
|
|
66
69
|
XCircleIcon.defaultProps = {
|
|
67
|
-
className: 'octicon',
|
|
70
|
+
className: 'octicon octicon-x-circle',
|
|
68
71
|
size: 16,
|
|
69
72
|
verticalAlign: 'text-bottom'
|
|
70
73
|
};
|
package/dist/icons/XIcon.js
CHANGED
|
@@ -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:
|
|
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 XIcon(props) {
|
|
|
64
67
|
}
|
|
65
68
|
|
|
66
69
|
XIcon.defaultProps = {
|
|
67
|
-
className: 'octicon',
|
|
70
|
+
className: 'octicon octicon-x',
|
|
68
71
|
size: 16,
|
|
69
72
|
verticalAlign: 'text-bottom'
|
|
70
73
|
};
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { compose, space, color } from 'styled-system';
|
|
3
|
+
import css from '@styled-system/css';
|
|
4
|
+
import styled from 'styled-components';
|
|
5
|
+
|
|
6
|
+
var sizeMap = {
|
|
7
|
+
small: 16,
|
|
8
|
+
medium: 32,
|
|
9
|
+
large: 64
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
function getSvgProps(_ref) {
|
|
13
|
+
var ariaLabel = _ref['aria-label'],
|
|
14
|
+
className = _ref.className,
|
|
15
|
+
_ref$fill = _ref.fill,
|
|
16
|
+
fill = _ref$fill === undefined ? 'currentColor' : _ref$fill,
|
|
17
|
+
size = _ref.size,
|
|
18
|
+
verticalAlign = _ref.verticalAlign,
|
|
19
|
+
svgDataByHeight = _ref.svgDataByHeight;
|
|
20
|
+
|
|
21
|
+
var height = sizeMap[size] || size;
|
|
22
|
+
var naturalHeight = closestNaturalHeight(Object.keys(svgDataByHeight), height);
|
|
23
|
+
var naturalWidth = svgDataByHeight[naturalHeight].width;
|
|
24
|
+
var width = height * (naturalWidth / naturalHeight);
|
|
25
|
+
var path = svgDataByHeight[naturalHeight].path;
|
|
26
|
+
|
|
27
|
+
return {
|
|
28
|
+
'aria-hidden': ariaLabel ? 'false' : 'true',
|
|
29
|
+
'aria-label': ariaLabel,
|
|
30
|
+
role: 'img',
|
|
31
|
+
className: className,
|
|
32
|
+
viewBox: '0 0 ' + naturalWidth + ' ' + naturalHeight,
|
|
33
|
+
width: width,
|
|
34
|
+
height: height,
|
|
35
|
+
fill: fill,
|
|
36
|
+
style: {
|
|
37
|
+
display: 'inline-block',
|
|
38
|
+
userSelect: 'none',
|
|
39
|
+
verticalAlign: verticalAlign,
|
|
40
|
+
overflow: 'visible'
|
|
41
|
+
},
|
|
42
|
+
dangerouslySetInnerHTML: { __html: path }
|
|
43
|
+
};
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
function closestNaturalHeight(naturalHeights, height) {
|
|
47
|
+
return naturalHeights.map(function (naturalHeight) {
|
|
48
|
+
return parseInt(naturalHeight, 10);
|
|
49
|
+
}).reduce(function (acc, naturalHeight) {
|
|
50
|
+
return naturalHeight <= height ? naturalHeight : acc;
|
|
51
|
+
}, naturalHeights[0]);
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
var _extends = Object.assign || function (target) {
|
|
55
|
+
for (var i = 1; i < arguments.length; i++) {
|
|
56
|
+
var source = arguments[i];for (var key in source) {
|
|
57
|
+
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
58
|
+
target[key] = source[key];
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
}return target;
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
function ZapIcon(props) {
|
|
65
|
+
var svgDataByHeight = { "16": { "width": 16, "path": "<path fill-rule=\"evenodd\" d=\"M10.561 1.5a.016.016 0 00-.01.004L3.286 8.571A.25.25 0 003.462 9H6.75a.75.75 0 01.694 1.034l-1.713 4.188 6.982-6.793A.25.25 0 0012.538 7H9.25a.75.75 0 01-.683-1.06l2.008-4.418.003-.006a.02.02 0 00-.004-.009.02.02 0 00-.006-.006L10.56 1.5zM9.504.43a1.516 1.516 0 012.437 1.713L10.415 5.5h2.123c1.57 0 2.346 1.909 1.22 3.004l-7.34 7.142a1.25 1.25 0 01-.871.354h-.302a1.25 1.25 0 01-1.157-1.723L5.633 10.5H3.462c-1.57 0-2.346-1.909-1.22-3.004L9.503.429z\"></path>" }, "24": { "width": 24, "path": "<path fill-rule=\"evenodd\" d=\"M16.168 2.924L4.51 13.061a.25.25 0 00.164.439h5.45a.75.75 0 01.692 1.041l-2.559 6.066 11.215-9.668a.25.25 0 00-.164-.439H14a.75.75 0 01-.687-1.05l2.855-6.526zm-.452-1.595a1.341 1.341 0 012.109 1.55L15.147 9h4.161c1.623 0 2.372 2.016 1.143 3.075L8.102 22.721a1.149 1.149 0 01-1.81-1.317L8.996 15H4.674c-1.619 0-2.37-2.008-1.148-3.07l12.19-10.6z\"></path>" } };
|
|
66
|
+
return React.createElement('svg', getSvgProps(_extends({}, props, { svgDataByHeight: svgDataByHeight })));
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
ZapIcon.defaultProps = {
|
|
70
|
+
className: 'octicon octicon-zap',
|
|
71
|
+
size: 16,
|
|
72
|
+
verticalAlign: 'text-bottom'
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
// eslint-disable-next-line import/no-namespace
|
|
76
|
+
|
|
77
|
+
var COMMON = compose(space, color);
|
|
78
|
+
|
|
79
|
+
var sx = function sx(props) {
|
|
80
|
+
return css(props.sx);
|
|
81
|
+
};
|
|
82
|
+
|
|
83
|
+
/* THIS FILE IS GENERATED. DO NOT EDIT IT. */
|
|
84
|
+
|
|
85
|
+
var StyledZapIcon = styled(ZapIcon)(COMMON, sx);
|
|
86
|
+
|
|
87
|
+
export default StyledZapIcon;
|