-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated to latest hopper icons (#30)
- Loading branch information
Showing
7 changed files
with
51 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@hopper-ui/icons-react16": minor | ||
--- | ||
|
||
Added new icons |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
packages/icons-react16/src/generated-icon-components/DecreaseIndentIcon.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
/** | ||
* This file is generated by the generate-components script. Do not edit directly. | ||
*/ | ||
/* eslint-disable */ | ||
import { createIcon } from "../createIcon.tsx"; | ||
import React, { forwardRef, type Ref, type SVGProps } from "react"; | ||
|
||
const DecreaseIndentIcon16 = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg width={16} height={16} viewBox="0 0 16 16" ref={ref} {...props}><path d="M1.75 13.512a.75.75 0 0 0 0 1.5h12.512a.75.75 0 0 0 0-1.5zM8.7 9.341a.75.75 0 0 0 0 1.5h5.562a.75.75 0 0 0 0-1.5zM1.75 1a.75.75 0 0 0 0 1.5h12.512a.75.75 0 0 0 0-1.5zm6.375 4.92a.75.75 0 0 1 .75-.75h5.387a.75.75 0 0 1 0 1.5H8.875a.75.75 0 0 1-.75-.75m-.238 2.085a.75.75 0 0 1-.75.75h-3.25l1.35 1.08a.75.75 0 0 1-.937 1.171L1.498 8.765a.972.972 0 0 1 0-1.518L4.3 5.004a.75.75 0 1 1 .937 1.172L3.888 7.255h3.249a.75.75 0 0 1 .75.75" /></svg>); | ||
const DecreaseIndentIcon24 = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg width={24} height={24} viewBox="0 0 24 24" ref={ref} {...props}><path fillRule="evenodd" d="M3.753 19.497a.75.75 0 0 0 0 1.5h16.494a.75.75 0 1 0 0-1.5zm9.163-5.498a.75.75 0 0 0 0 1.5h7.33a.75.75 0 0 0 0-1.5zM3.753 3.003a.75.75 0 1 0 0 1.5h16.494a.75.75 0 0 0 0-1.5zm8.642 6.248a.75.75 0 0 1 .75-.75h7.102a.75.75 0 0 1 0 1.5h-7.102a.75.75 0 0 1-.75-.75m-.79 2.747a.75.75 0 0 1-.75.75H5.89l2.311 1.85a.75.75 0 0 1-.937 1.17l-3.762-3.01a.972.972 0 0 1 0-1.518l3.762-3.01a.75.75 0 1 1 .937 1.17l-2.309 1.848h4.963a.75.75 0 0 1 .75.75" /></svg>); | ||
const DecreaseIndentIcon32 = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg width={32} height={32} viewBox="0 0 32 32" ref={ref} {...props}><path fillRule="evenodd" d="M5.75 25.25a1 1 0 1 0 0 2h20.5a1 1 0 0 0 0-2zm11.389-6.833a1 1 0 0 0 0 2h9.111a1 1 0 1 0 0-2zM5.75 4.75a1 1 0 0 0 0 2h20.5a1 1 0 0 0 0-2zm10.674 7.833a1 1 0 0 1 1-1h8.826a1 1 0 1 1 0 2h-8.826a1 1 0 0 1-1-1m-.848 3.414a1 1 0 0 1-1 1H8.6l2.722 2.178a1 1 0 0 1-1.25 1.562l-4.729-3.784a1.222 1.222 0 0 1 0-1.909l4.73-3.784a1 1 0 1 1 1.249 1.562L8.6 14.997h5.975a1 1 0 0 1 1 1" /></svg>); | ||
|
||
export const DecreaseIndentIcon = createIcon(DecreaseIndentIcon16, DecreaseIndentIcon24, DecreaseIndentIcon32, "DecreaseIndentIcon"); |
12 changes: 12 additions & 0 deletions
12
packages/icons-react16/src/generated-icon-components/IncreaseIndentIcon.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
/** | ||
* This file is generated by the generate-components script. Do not edit directly. | ||
*/ | ||
/* eslint-disable */ | ||
import { createIcon } from "../createIcon.tsx"; | ||
import React, { forwardRef, type Ref, type SVGProps } from "react"; | ||
|
||
const IncreaseIndentIcon16 = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg width={16} height={16} viewBox="0 0 16 16" ref={ref} {...props}><path fillRule="evenodd" d="M1.75 1a.75.75 0 0 0 0 1.5h12.512a.75.75 0 0 0 0-1.5zM8.7 9.341a.75.75 0 0 0 0 1.5h5.562a.75.75 0 0 0 0-1.5zm-.575-3.42a.75.75 0 0 1 .75-.75h5.387a.75.75 0 0 1 0 1.5H8.875a.75.75 0 0 1-.75-.75M1.75 13.51a.75.75 0 0 0 0 1.5h12.512a.75.75 0 0 0 0-1.5zM1 8.007a.75.75 0 0 1 .75-.75H5l-1.35-1.08a.75.75 0 0 1 .937-1.172l2.802 2.242a.972.972 0 0 1 0 1.518l-2.802 2.242a.75.75 0 0 1-.937-1.17l1.349-1.08H1.75a.75.75 0 0 1-.75-.75" /></svg>); | ||
const IncreaseIndentIcon24 = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg width={24} height={24} viewBox="0 0 24 24" ref={ref} {...props}><path fillRule="evenodd" d="M3.753 3.004a.75.75 0 1 0 0 1.5h16.494a.75.75 0 0 0 0-1.5zm9.163 10.995a.75.75 0 0 0 0 1.5h7.33a.75.75 0 1 0 0-1.5zm-.52-4.748a.75.75 0 0 1 .75-.75h7.1a.75.75 0 0 1 0 1.5h-7.1a.75.75 0 0 1-.75-.75M3.752 19.497a.75.75 0 0 0 0 1.5h16.494a.75.75 0 0 0 0-1.5zM3.003 12a.75.75 0 0 1 .75-.75h4.965L6.407 9.4a.75.75 0 0 1 .937-1.17l3.762 3.01a.972.972 0 0 1 0 1.518L7.344 15.77a.75.75 0 0 1-.937-1.171l2.309-1.848H3.753a.75.75 0 0 1-.75-.75" /></svg>); | ||
const IncreaseIndentIcon32 = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg width={32} height={32} viewBox="0 0 32 32" ref={ref} {...props}><path fillRule="evenodd" d="M4.75 5.75a1 1 0 0 1 1-1h20.5a1 1 0 1 1 0 2H5.75a1 1 0 0 1-1-1m11.389 13.667a1 1 0 0 1 1-1h9.111a1 1 0 1 1 0 2h-9.111a1 1 0 0 1-1-1m1.285-7.834a1 1 0 1 0 0 2h8.826a1 1 0 1 0 0-2zM4.75 26.25a1 1 0 0 1 1-1h20.5a1 1 0 1 1 0 2H5.75a1 1 0 0 1-1-1m4.256-13.428a1 1 0 0 1 1.25-1.561l4.728 3.784a1.22 1.22 0 0 1 0 1.908l-4.729 3.785a1 1 0 1 1-1.25-1.562L11.726 17H5.75a1 1 0 1 1 0-2h5.978z" /></svg>); | ||
|
||
export const IncreaseIndentIcon = createIcon(IncreaseIndentIcon16, IncreaseIndentIcon24, IncreaseIndentIcon32, "IncreaseIndentIcon"); |
12 changes: 12 additions & 0 deletions
12
packages/icons-react16/src/generated-icon-components/TranslationIcon.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
/** | ||
* This file is generated by the generate-components script. Do not edit directly. | ||
*/ | ||
/* eslint-disable */ | ||
import { createIcon } from "../createIcon.tsx"; | ||
import React, { forwardRef, type Ref, type SVGProps } from "react"; | ||
|
||
const TranslationIcon16 = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg width={16} height={16} viewBox="0 0 16 16" ref={ref} {...props}><path fillRule="evenodd" d="M6.295 1.773a.75.75 0 1 0-1.5 0v.791H1.778a.75.75 0 0 0 0 1.5H2.84l.024.11c.108.481.311 1.135.69 1.847.219.41.494.834.839 1.253-.638.506-1.457.97-2.51 1.322a.75.75 0 0 0 .473 1.423c1.3-.433 2.313-1.024 3.102-1.678.744.616 1.686 1.176 2.88 1.601l-1.975 3.95a.75.75 0 1 0 1.342.67l.99-1.98h3.865l.99 1.98a.75.75 0 1 0 1.342-.67L13.7 11.507l-.011-.023-2.39-4.781a.75.75 0 0 0-1.342 0l-.943 1.885c-1.044-.35-1.857-.812-2.49-1.315.344-.42.62-.844.837-1.253a7.4 7.4 0 0 0 .715-1.957h1.235a.75.75 0 0 0 0-1.5H6.295zm-.836 4.433a6.1 6.1 0 0 0 1.076-2.142H4.382a6.1 6.1 0 0 0 1.076 2.142m6.352 4.875-1.183-2.365-1.182 2.365z" /></svg>); | ||
const TranslationIcon24 = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg width={24} height={24} viewBox="0 0 24 24" ref={ref} {...props}><path fillRule="evenodd" d="M9.492 3.75a.75.75 0 0 0-1.5 0v1.292h-4.24a.75.75 0 0 0 0 1.5h1.607c.023.17.06.393.119.657.316 1.406 1.107 2.78 2.038 3.87-.853.708-2.074 1.436-3.526 1.92a.778.778 0 0 0 .491 1.476c1.706-.569 3.13-1.43 4.14-2.293 1.003.858 2.461 1.714 4.154 2.283l-2.73 5.46a.75.75 0 1 0 1.342.67l1.38-2.759h5.421l1.38 2.759a.75.75 0 1 0 1.341-.67l-4.761-9.523a.75.75 0 0 0-1.342 0l-1.339 2.678a.8.8 0 0 0-.17-.08c-1.452-.485-2.72-1.213-3.572-1.92.93-1.09 1.722-2.465 2.038-3.871.059-.264.096-.487.119-.657h1.85a.75.75 0 0 0 0-1.5h-4.24zM6.994 6.857a7 7 0 0 1-.063-.315h3.378a6 6 0 0 1-.063.315c-.252 1.122-.896 2.23-1.626 3.11-.73-.88-1.374-1.988-1.626-3.11m8.483 5.547 1.961 3.922h-3.922z" /></svg>); | ||
const TranslationIcon32 = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg width={32} height={32} viewBox="0 0 32 32" ref={ref} {...props}><path fillRule="evenodd" d="M12.954 5.74a1 1 0 1 0-2 0v1.539H5.748a1 1 0 1 0 0 2h1.946q.031.171.076.366c.174.776.501 1.833 1.115 2.984.384.72.877 1.47 1.507 2.207-1.097.91-2.528 1.746-4.396 2.37a1 1 0 0 0 .632 1.896c2.195-.731 3.886-1.738 5.185-2.847 1.278 1.09 2.934 2.082 5.076 2.81l-3.374 6.748a1 1 0 0 0 1.789.894L17 23.313h6.66l1.697 3.394a1 1 0 1 0 1.788-.894l-1.964-3.93-.017-.034-3.94-7.879a1 1 0 0 0-1.789 0l-1.65 3.301a1 1 0 0 0-.155-.066c-1.869-.623-3.3-1.459-4.397-2.369a12.3 12.3 0 0 0 1.507-2.207 12 12 0 0 0 1.192-3.35h2.228a1 1 0 1 0 0-2h-5.207zm.935 3.539H9.737c.148.629.418 1.48.913 2.409.297.556.676 1.144 1.163 1.731.487-.587.867-1.175 1.163-1.731.495-.928.766-1.78.913-2.41m8.771 12.034-2.33-4.66-2.329 4.66z" /></svg>); | ||
|
||
export const TranslationIcon = createIcon(TranslationIcon16, TranslationIcon24, TranslationIcon32, "TranslationIcon"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.