Skip to content

Commit

Permalink
feat: add new iban icon (ENC-0000) (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelBank authored Oct 9, 2023
1 parent 290f146 commit d624da1
Show file tree
Hide file tree
Showing 820 changed files with 877 additions and 2,750 deletions.
20 changes: 20 additions & 0 deletions src/outlined-large/Iban.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 SvgIban = (props: SVGProps<SVGSVGElement>) => (
<svg
width={64}
height={64}
viewBox="0 0 64 64"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M44.608 27.276h-7.713v24.546h7.713V27.276Zm-26.834 0h8.471v24.546h-8.471V27.276Zm-10.65 0H4.027A3.031 3.031 0 0 1 1 24.249v-6.723c0-1.13.62-2.158 1.618-2.678L30.162.352a2.99 2.99 0 0 1 2.817 0l27.543 14.496a3.019 3.019 0 0 1 1.619 2.678v6.723a3.031 3.031 0 0 1-3.027 3.027h-3.097v24.546h3.087a3.031 3.031 0 0 1 3.027 3.027v6.124A3.031 3.031 0 0 1 59.104 64H4.027A3.031 3.031 0 0 1 1 60.973v-6.124a3.031 3.031 0 0 1 3.027-3.027h3.097V27.276Zm7.643 24.546H10.11V27.276h4.656v24.546Zm14.476 0h4.655V27.276h-4.655v24.546Zm23.777 0h-5.415V27.276h5.415v24.546ZM31.59 3 3.997 17.526v6.723l55.117.03.03-6.753L31.59 3ZM4.027 54.819l-.03.03v6.124l55.117.03.03-6.154-55.117-.03Z"
fill="currentColor"
/>
</svg>
);
export default SvgIban;
1 change: 1 addition & 0 deletions src/outlined-large/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ export { default as High5 } from './High5';
export { default as Home } from './Home';
export { default as Hourglass } from './Hourglass';
export { default as HouseConnection } from './HouseConnection';
export { default as Iban } from './Iban';
export { default as Industry } from './Industry';
export { default as Information } from './Information';
export { default as Infothek } from './Infothek';
Expand Down
20 changes: 20 additions & 0 deletions src/outlined-medium/Iban.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 SvgIban = (props: SVGProps<SVGSVGElement>) => (
<svg
width={24}
height={24}
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M17.076 10.457h-2.45v8.664h2.45v-8.664Zm-3.95 0H11.8v8.656h1.326v-8.656Zm-5.546 0h2.72v8.664H7.58v-8.664Zm-2.833 0h1.327v8.656H4.747v-8.656Zm-1.491 0h-.944A1.313 1.313 0 0 1 1 9.145v-2.48c0-.488.27-.937.704-1.162L11.852.152c.383-.203.84-.203 1.222 0l10.155 5.343c.435.225.705.675.705 1.162v2.48c0 .728-.592 1.313-1.312 1.313v.007h-.944v8.664h.952c.727 0 1.311.592 1.311 1.312v2.256c0 .727-.592 1.311-1.311 1.311H2.312A1.313 1.313 0 0 1 1 22.69v-2.256c0-.727.592-1.312 1.312-1.312h.944v-8.664Zm0-1.499H2.49v-2.18l9.97-5.248 9.976 5.246v2.181H3.256Zm15.319 1.499v8.656h1.604v-8.656h-1.604ZM2.491 22.501h19.944v-1.889H2.49v1.89Z"
fill="currentColor"
/>
</svg>
);
export default SvgIban;
1 change: 1 addition & 0 deletions src/outlined-medium/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ export { default as High5 } from './High5';
export { default as Home } from './Home';
export { default as Hourglass } from './Hourglass';
export { default as HouseConnection } from './HouseConnection';
export { default as Iban } from './Iban';
export { default as Industry } from './Industry';
export { default as Information } from './Information';
export { default as Infothek } from './Infothek';
Expand Down
20 changes: 20 additions & 0 deletions src/solid/Iban.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 SvgIban = (props: SVGProps<SVGSVGElement>) => (
<svg
width={24}
height={24}
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M17.076 10.457h-2.45v8.664h2.45v-8.664Zm-9.496 0h2.72v8.664H7.58v-8.664Zm-4.324 0h-.944A1.313 1.313 0 0 1 1 9.145v-2.48c0-.488.27-.937.704-1.162L11.852.152c.383-.203.84-.203 1.222 0l10.155 5.343c.435.225.705.675.705 1.162v2.48c0 .728-.592 1.313-1.312 1.313v.007h-.944v8.664h.952c.727 0 1.311.592 1.311 1.311v2.256c0 .727-.592 1.312-1.311 1.312H2.312A1.313 1.313 0 0 1 1 22.688v-2.256c0-.727.592-1.311 1.312-1.311h.944v-8.664Zm16.923 8.656h-1.604v-8.656h1.604v8.656Zm-8.38 0h1.327v-8.656H11.8v8.656Zm-5.725 0H4.747v-8.656h1.327v8.656Z"
fill="currentColor"
/>
</svg>
);
export default SvgIban;
1 change: 1 addition & 0 deletions src/solid/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ export { default as High5 } from './High5';
export { default as Home } from './Home';
export { default as Hourglass } from './Hourglass';
export { default as HouseConnection } from './HouseConnection';
export { default as Iban } from './Iban';
export { default as Industry } from './Industry';
export { default as Information } from './Information';
export { default as Infothek } from './Infothek';
Expand Down
4 changes: 1 addition & 3 deletions tools/download-figma-icons/icons/action/arrow-down.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: 1 addition & 3 deletions tools/download-figma-icons/icons/action/arrow-left.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: 1 addition & 3 deletions tools/download-figma-icons/icons/action/arrow-right.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: 1 addition & 3 deletions tools/download-figma-icons/icons/action/arrow-up.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: 1 addition & 3 deletions tools/download-figma-icons/icons/action/basic-search.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: 1 addition & 3 deletions tools/download-figma-icons/icons/action/calculator.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: 1 addition & 3 deletions tools/download-figma-icons/icons/action/camera.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: 1 addition & 3 deletions tools/download-figma-icons/icons/action/change.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d624da1

Please sign in to comment.