Skip to content

Commit

Permalink
feat: sync icons
Browse files Browse the repository at this point in the history
  • Loading branch information
amje authored Jul 8, 2023
1 parent 540ed7f commit 2b3649a
Show file tree
Hide file tree
Showing 8 changed files with 63 additions and 7 deletions.
20 changes: 20 additions & 0 deletions lib/LetterM.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
import * as React from 'react';
import {SVGProps} from 'react';
const LetterM = (props: SVGProps<SVGSVGElement>) => (
<svg
xmlns="http://www.w3.org/2000/svg"
width={16}
height={16}
fill="none"
viewBox="0 0 16 16"
{...props}
>
<path
fill="currentColor"
fillRule="evenodd"
d="M4.062 2c.454 0 .876.234 1.115.62L8 7.162l2.823-4.542a1.312 1.312 0 0 1 2.427.692v9.938a.75.75 0 0 1-1.5 0V3.97L8.637 8.98a.75.75 0 0 1-1.274 0L4.25 3.97v9.28a.75.75 0 0 1-1.5 0V3.312C2.75 2.588 3.338 2 4.062 2Z"
clipRule="evenodd"
/>
</svg>
);
export default LetterM;
10 changes: 4 additions & 6 deletions lib/Strikethrough.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,10 @@ const Strikethrough = (props: SVGProps<SVGSVGElement>) => (
viewBox="0 0 16 16"
{...props}
>
<path
fill="currentColor"
fillRule="evenodd"
d="M5.502 3.007c.712-.521 1.62-.757 2.482-.757 1.685 0 3.015.572 3.687 1.915a.75.75 0 1 1-1.342.67c-.328-.656-.998-1.085-2.345-1.085-.611 0-1.19.17-1.597.468-.384.28-.627.678-.627 1.242 0 .403.165.758.463 1.04H4.447a2.89 2.89 0 0 1-.187-1.04c0-1.084.507-1.916 1.242-2.453ZM11.549 9h1.201a.75.75 0 0 0 0-1.5h-9.5a.75.75 0 0 0 0 1.5h5.475l.043.012h.002c1.196.323 1.98 1.005 1.98 1.988 0 .669-.289 1.063-.742 1.33-.5.296-1.222.437-2 .437-1.398 0-2.453-.472-2.796-1.504a.75.75 0 1 0-1.424.474c.657 1.969 2.602 2.53 4.22 2.53.915 0 1.94-.16 2.762-.644.869-.512 1.48-1.377 1.48-2.623 0-.822-.276-1.481-.7-2Z"
clipRule="evenodd"
/>
<g fill="currentColor" fillRule="evenodd" clipRule="evenodd">
<path d="M5.502 2.757C6.214 2.236 7.122 2 7.984 2c1.685 0 3.015.572 3.687 1.915a.75.75 0 1 1-1.342.67C10.001 3.928 9.331 3.5 7.984 3.5c-.611 0-1.19.17-1.597.467a1.46 1.46 0 0 0-.627 1.242c0 .404.165.76.463 1.041H4.447a2.89 2.89 0 0 1-.187-1.04c0-1.084.507-1.916 1.242-2.453Zm6.047 5.993h1.201a.75.75 0 0 0 0-1.5h-9.5a.75.75 0 0 0 0 1.5h5.475l.043.012h.002c1.196.323 1.98 1.005 1.98 1.988 0 .669-.289 1.063-.742 1.33-.5.296-1.222.437-2 .437-1.398 0-2.453-.473-2.796-1.504a.75.75 0 0 0-1.424.474c.657 1.969 2.602 2.53 4.22 2.53.915 0 1.94-.16 2.762-.644.869-.513 1.48-1.377 1.48-2.623 0-.822-.276-1.482-.7-2Z" />
<path d="M5.502 2.757C6.214 2.236 7.122 2 7.984 2c1.685 0 3.015.572 3.687 1.915a.75.75 0 1 1-1.342.67C10.001 3.93 9.331 3.5 7.984 3.5c-.611 0-1.19.17-1.597.468-.384.28-.627.678-.627 1.242 0 .403.165.758.463 1.04H4.447a2.89 2.89 0 0 1-.187-1.04c0-1.084.507-1.916 1.242-2.453Zm6.047 5.993h1.201a.75.75 0 0 0 0-1.5h-9.5a.75.75 0 0 0 0 1.5h5.475l.043.012h.002c1.196.323 1.98 1.005 1.98 1.988 0 .669-.289 1.063-.742 1.33-.5.296-1.222.437-2 .437-1.398 0-2.453-.472-2.796-1.504a.75.75 0 1 0-1.424.474c.657 1.969 2.602 2.53 4.22 2.53.915 0 1.94-.16 2.762-.644.869-.512 1.48-1.377 1.48-2.623 0-.822-.276-1.481-.7-2Z" />
</g>
</svg>
);
export default Strikethrough;
20 changes: 20 additions & 0 deletions lib/Tabs.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
import * as React from 'react';
import {SVGProps} from 'react';
const Tabs = (props: SVGProps<SVGSVGElement>) => (
<svg
xmlns="http://www.w3.org/2000/svg"
width={16}
height={16}
fill="none"
viewBox="0 0 16 16"
{...props}
>
<path
fill="currentColor"
fillRule="evenodd"
d="M3.999 3.5h.242c.559 0 1.049.37 1.202.907l.171.598A2.75 2.75 0 0 0 8.26 7h5.24v4a1.5 1.5 0 0 1-1.5 1.5H4A1.5 1.5 0 0 1 2.5 11V5a1.5 1.5 0 0 1 1.499-1.5Zm9.501 2h-1.242a1.25 1.25 0 0 1-1.201-.907l-.171-.598a2.758 2.758 0 0 0-.195-.495H12A1.5 1.5 0 0 1 13.5 5v.5ZM8.241 2H4a3.057 3.057 0 0 0-.457.035A2.99 2.99 0 0 0 2 2.764 2.99 2.99 0 0 0 1 5v6a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H8.241ZM7 3.5h1.242c.559 0 1.049.37 1.202.907l.171.598c.05.174.115.339.195.495H8.26a1.25 1.25 0 0 1-1.202-.907l-.171-.598A2.753 2.753 0 0 0 6.69 3.5H7Z"
clipRule="evenodd"
/>
</svg>
);
export default Tabs;
2 changes: 2 additions & 0 deletions lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ export {default as LayoutRows} from './LayoutRows';
export {default as LayoutRows3} from './LayoutRows3';
export {default as LayoutSideContent} from './LayoutSideContent';
export {default as LetterGroup} from './LetterGroup';
export {default as LetterM} from './LetterM';
export {default as LifeRing} from './LifeRing';
export {default as Link} from './Link';
export {default as LinkSlash} from './LinkSlash';
Expand Down Expand Up @@ -515,6 +516,7 @@ export {default as Strikethrough} from './Strikethrough';
export {default as Suitcase} from './Suitcase';
export {default as Sun} from './Sun';
export {default as TShirt} from './TShirt';
export {default as Tabs} from './Tabs';
export {default as Tag} from './Tag';
export {default as TagDollar} from './TagDollar';
export {default as TagRuble} from './TagRuble';
Expand Down
14 changes: 14 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3064,6 +3064,13 @@
"componentName": "LetterGroup",
"keywords": []
},
{
"name": "letter-m",
"style": "regular",
"svgName": "letter-m",
"componentName": "LetterM",
"keywords": []
},
{
"name": "life-ring",
"style": "regular",
Expand Down Expand Up @@ -4357,6 +4364,13 @@
"clothes"
]
},
{
"name": "tabs",
"style": "regular",
"svgName": "tabs",
"componentName": "Tabs",
"keywords": []
},
{
"name": "tag",
"style": "regular",
Expand Down
1 change: 1 addition & 0 deletions svgs/letter-m.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svgs/strikethrough.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions svgs/tabs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2b3649a

Please sign in to comment.