Skip to content

Commit

Permalink
feat: add five icons (#683)
Browse files Browse the repository at this point in the history
Add icons ArrowForward, ArrowBack, Launch, Settings, and Program.
  • Loading branch information
Adam Butterworth committed Apr 6, 2021
1 parent 570162c commit 41bc609
Show file tree
Hide file tree
Showing 17 changed files with 225 additions and 0 deletions.
18 changes: 18 additions & 0 deletions icons/es5/ArrowBack.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

import * as React from "react";

function SvgArrowBack(props) {
return /*#__PURE__*/React.createElement("svg", _extends({
width: 24,
height: 24,
viewBox: "0 0 24 24",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
}, props), /*#__PURE__*/React.createElement("path", {
d: "M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z",
fill: "currentColor"
}));
}

export default SvgArrowBack;
18 changes: 18 additions & 0 deletions icons/es5/ArrowForward.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

import * as React from "react";

function SvgArrowForward(props) {
return /*#__PURE__*/React.createElement("svg", _extends({
width: 24,
height: 24,
viewBox: "0 0 24 24",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
}, props), /*#__PURE__*/React.createElement("path", {
d: "M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8z",
fill: "currentColor"
}));
}

export default SvgArrowForward;
18 changes: 18 additions & 0 deletions icons/es5/Launch.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

import * as React from "react";

function SvgLaunch(props) {
return /*#__PURE__*/React.createElement("svg", _extends({
width: 24,
height: 24,
viewBox: "0 0 24 24",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
}, props), /*#__PURE__*/React.createElement("path", {
d: "M19 19H5V5h7V3H3v18h18v-9h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z",
fill: "currentColor"
}));
}

export default SvgLaunch;
21 changes: 21 additions & 0 deletions icons/es5/Program.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

import * as React from "react";

function SvgProgram(props) {
return /*#__PURE__*/React.createElement("svg", _extends({
width: 24,
height: 24,
viewBox: "0 0 24 24",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
}, props), /*#__PURE__*/React.createElement("path", {
d: "M14.263 3H4v11.842h1.466V4.48h8.797V3z",
fill: "currentColor"
}), /*#__PURE__*/React.createElement("path", {
d: "M19 6.158H7.158v15H19v-15zm-10.362 1.5h3.7v6l-1.85-1.125-1.85 1.125v-6z",
fill: "currentColor"
}));
}

export default SvgProgram;
18 changes: 18 additions & 0 deletions icons/es5/Settings.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

import * as React from "react";

function SvgSettings(props) {
return /*#__PURE__*/React.createElement("svg", _extends({
width: 24,
height: 24,
viewBox: "0 0 24 24",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
}, props), /*#__PURE__*/React.createElement("path", {
d: "M19.44 12.99l-.01.02c.04-.33.08-.67.08-1.01 0-.34-.03-.66-.07-.99l.01.02 2.44-1.92-2.43-4.22-2.87 1.16.01.01c-.52-.4-1.09-.74-1.71-1h.01L14.44 2H9.57l-.44 3.07h.01c-.62.26-1.19.6-1.71 1l.01-.01-2.88-1.17-2.44 4.22 2.44 1.92.01-.02c-.04.33-.07.65-.07.99 0 .34.03.68.08 1.01l-.01-.02-2.1 1.65-.33.26 2.43 4.2 2.88-1.15-.02-.04c.53.41 1.1.75 1.73 1.01h-.03L9.58 22h4.85s.03-.18.06-.42l.38-2.65h-.01c.62-.26 1.2-.6 1.73-1.01l-.02.04 2.88 1.15 2.43-4.2s-.14-.12-.33-.26l-2.11-1.66zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z",
fill: "currentColor"
}));
}

export default SvgSettings;
5 changes: 5 additions & 0 deletions icons/es5/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ export { default as AddAlert } from './AddAlert';
export { default as Add } from './Add';
export { default as AddCircle } from './AddCircle';
export { default as AddComment } from './AddComment';
export { default as ArrowBack } from './ArrowBack';
export { default as ArrowBackIos } from './ArrowBackIos';
export { default as ArrowDropDown } from './ArrowDropDown';
export { default as ArrowDropDownCircle } from './ArrowDropDownCircle';
export { default as ArrowDropUp } from './ArrowDropUp';
export { default as ArrowDropUpDown } from './ArrowDropUpDown';
export { default as ArrowForward } from './ArrowForward';
export { default as ArrowForwardIos } from './ArrowForwardIos';
export { default as Assignment } from './Assignment';
export { default as Award } from './Award';
Expand Down Expand Up @@ -49,6 +51,7 @@ export { default as Institution } from './Institution';
export { default as IosShare } from './IosShare';
export { default as Language } from './Language';
export { default as Laptop } from './Laptop';
export { default as Launch } from './Launch';
export { default as Lightbulb } from './Lightbulb';
export { default as Locked } from './Locked';
export { default as Menu } from './Menu';
Expand All @@ -61,6 +64,7 @@ export { default as PhoneIphone } from './PhoneIphone';
export { default as PlayArrow } from './PlayArrow';
export { default as PlayCircleFilled } from './PlayCircleFilled';
export { default as PlayCircleOutline } from './PlayCircleOutline';
export { default as Program } from './Program';
export { default as RadioButtonChecked } from './RadioButtonChecked';
export { default as RadioButtonUnchecked } from './RadioButtonUnchecked';
export { default as Record } from './Record';
Expand All @@ -69,6 +73,7 @@ export { default as Remove } from './Remove';
export { default as RemoveCircle } from './RemoveCircle';
export { default as School } from './School';
export { default as Search } from './Search';
export { default as Settings } from './Settings';
export { default as Share } from './Share';
export { default as Speed } from './Speed';
export { default as Spinner } from './Spinner';
Expand Down
21 changes: 21 additions & 0 deletions icons/jsx/ArrowBack.jsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
import * as React from "react";

function SvgArrowBack(props) {
return (
<svg
width={24}
height={24}
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"
fill="currentColor"
/>
</svg>
);
}

export default SvgArrowBack;
21 changes: 21 additions & 0 deletions icons/jsx/ArrowForward.jsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
import * as React from "react";

function SvgArrowForward(props) {
return (
<svg
width={24}
height={24}
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8z"
fill="currentColor"
/>
</svg>
);
}

export default SvgArrowForward;
21 changes: 21 additions & 0 deletions icons/jsx/Launch.jsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
import * as React from "react";

function SvgLaunch(props) {
return (
<svg
width={24}
height={24}
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
d="M19 19H5V5h7V3H3v18h18v-9h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"
fill="currentColor"
/>
</svg>
);
}

export default SvgLaunch;
22 changes: 22 additions & 0 deletions icons/jsx/Program.jsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
import * as React from "react";

function SvgProgram(props) {
return (
<svg
width={24}
height={24}
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path d="M14.263 3H4v11.842h1.466V4.48h8.797V3z" fill="currentColor" />
<path
d="M19 6.158H7.158v15H19v-15zm-10.362 1.5h3.7v6l-1.85-1.125-1.85 1.125v-6z"
fill="currentColor"
/>
</svg>
);
}

export default SvgProgram;
21 changes: 21 additions & 0 deletions icons/jsx/Settings.jsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
import * as React from "react";

function SvgSettings(props) {
return (
<svg
width={24}
height={24}
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
d="M19.44 12.99l-.01.02c.04-.33.08-.67.08-1.01 0-.34-.03-.66-.07-.99l.01.02 2.44-1.92-2.43-4.22-2.87 1.16.01.01c-.52-.4-1.09-.74-1.71-1h.01L14.44 2H9.57l-.44 3.07h.01c-.62.26-1.19.6-1.71 1l.01-.01-2.88-1.17-2.44 4.22 2.44 1.92.01-.02c-.04.33-.07.65-.07.99 0 .34.03.68.08 1.01l-.01-.02-2.1 1.65-.33.26 2.43 4.2 2.88-1.15-.02-.04c.53.41 1.1.75 1.73 1.01h-.03L9.58 22h4.85s.03-.18.06-.42l.38-2.65h-.01c.62-.26 1.2-.6 1.73-1.01l-.02.04 2.88 1.15 2.43-4.2s-.14-.12-.33-.26l-2.11-1.66zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z"
fill="currentColor"
/>
</svg>
);
}

export default SvgSettings;
5 changes: 5 additions & 0 deletions icons/jsx/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ export { default as AddAlert } from './AddAlert';
export { default as Add } from './Add';
export { default as AddCircle } from './AddCircle';
export { default as AddComment } from './AddComment';
export { default as ArrowBack } from './ArrowBack';
export { default as ArrowBackIos } from './ArrowBackIos';
export { default as ArrowDropDown } from './ArrowDropDown';
export { default as ArrowDropDownCircle } from './ArrowDropDownCircle';
export { default as ArrowDropUp } from './ArrowDropUp';
export { default as ArrowDropUpDown } from './ArrowDropUpDown';
export { default as ArrowForward } from './ArrowForward';
export { default as ArrowForwardIos } from './ArrowForwardIos';
export { default as Assignment } from './Assignment';
export { default as Award } from './Award';
Expand Down Expand Up @@ -49,6 +51,7 @@ export { default as Institution } from './Institution';
export { default as IosShare } from './IosShare';
export { default as Language } from './Language';
export { default as Laptop } from './Laptop';
export { default as Launch } from './Launch';
export { default as Lightbulb } from './Lightbulb';
export { default as Locked } from './Locked';
export { default as Menu } from './Menu';
Expand All @@ -61,6 +64,7 @@ export { default as PhoneIphone } from './PhoneIphone';
export { default as PlayArrow } from './PlayArrow';
export { default as PlayCircleFilled } from './PlayCircleFilled';
export { default as PlayCircleOutline } from './PlayCircleOutline';
export { default as Program } from './Program';
export { default as RadioButtonChecked } from './RadioButtonChecked';
export { default as RadioButtonUnchecked } from './RadioButtonUnchecked';
export { default as Record } from './Record';
Expand All @@ -69,6 +73,7 @@ export { default as Remove } from './Remove';
export { default as RemoveCircle } from './RemoveCircle';
export { default as School } from './School';
export { default as Search } from './Search';
export { default as Settings } from './Settings';
export { default as Share } from './Share';
export { default as Speed } from './Speed';
export { default as Spinner } from './Spinner';
Expand Down
3 changes: 3 additions & 0 deletions icons/svg/arrow_back.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/svg/arrow_forward.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/svg/launch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions icons/svg/program.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/svg/settings.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 41bc609

Please sign in to comment.