Skip to content

Commit

Permalink
fix(Icons): lower icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
tujoworker committed Feb 7, 2022
1 parent e9326ee commit 5e86696
Show file tree
Hide file tree
Showing 490 changed files with 8,690 additions and 10,298 deletions.
32 changes: 15 additions & 17 deletions packages/dnb-eufemia/src/icons/above_the_line.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,20 @@

import React from 'react'

function above_the_line(props) {
return (
<svg
width={16}
height={16}
viewBox="0 0 16 16"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
d="M7.25004 13.9997C7.25004 14.4139 7.58583 14.7497 8.00004 14.7497C8.41425 14.7497 8.75004 14.4139 8.75004 13.9997H7.25004ZM8.00004 5.99967L8.50571 5.44578C8.20959 5.17545 7.75323 5.18583 7.46971 5.46934L8.00004 5.99967ZM4.80304 8.13601C4.51015 8.4289 4.51015 8.90378 4.80304 9.19667C5.09594 9.48956 5.57081 9.48956 5.8637 9.19667L4.80304 8.13601ZM10.1092 9.16807C10.3863 9.47595 10.8605 9.50091 11.1684 9.22381C11.4763 8.94672 11.5013 8.4725 11.2242 8.16462L10.1092 9.16807ZM1.33337 1.58301C0.91916 1.58301 0.583374 1.91879 0.583374 2.33301C0.583374 2.74722 0.91916 3.08301 1.33337 3.08301V1.58301ZM2.66671 3.08301C3.08092 3.08301 3.41671 2.74722 3.41671 2.33301C3.41671 1.91879 3.08092 1.58301 2.66671 1.58301V3.08301ZM5.33337 1.58301C4.91916 1.58301 4.58337 1.91879 4.58337 2.33301C4.58337 2.74722 4.91916 3.08301 5.33337 3.08301V1.58301ZM6.66671 3.08301C7.08092 3.08301 7.41671 2.74722 7.41671 2.33301C7.41671 1.91879 7.08092 1.58301 6.66671 1.58301V3.08301ZM9.33337 1.58301C8.91916 1.58301 8.58337 1.91879 8.58337 2.33301C8.58337 2.74722 8.91916 3.08301 9.33337 3.08301V1.58301ZM10.6667 3.08301C11.0809 3.08301 11.4167 2.74722 11.4167 2.33301C11.4167 1.91879 11.0809 1.58301 10.6667 1.58301V3.08301ZM13.3334 1.58301C12.9192 1.58301 12.5834 1.91879 12.5834 2.33301C12.5834 2.74722 12.9192 3.08301 13.3334 3.08301V1.58301ZM14.6667 3.08301C15.0809 3.08301 15.4167 2.74722 15.4167 2.33301C15.4167 1.91879 15.0809 1.58301 14.6667 1.58301V3.08301ZM8.75004 13.9997V5.99967H7.25004V13.9997H8.75004ZM7.46971 5.46934L4.80304 8.13601L5.8637 9.19667L8.53037 6.53L7.46971 5.46934ZM8.00004 5.99967C7.49437 6.55357 7.49436 6.55355 7.49434 6.55354C7.49435 6.55355 7.49434 6.55354 7.49435 6.55355C7.49436 6.55356 7.4944 6.5536 7.49446 6.55365C7.49458 6.55376 7.49479 6.55395 7.49509 6.55423C7.49569 6.55477 7.49665 6.55565 7.49795 6.55684C7.50056 6.55923 7.50457 6.56291 7.50993 6.56783C7.52064 6.57766 7.53673 6.59246 7.55775 6.61187C7.5998 6.6507 7.66156 6.70797 7.73949 6.78089C7.8954 6.9268 8.11572 7.13509 8.3722 7.38354C8.88693 7.88218 9.53986 8.53542 10.1092 9.16807L11.2242 8.16462C10.622 7.49551 9.94157 6.81542 9.41587 6.30616C9.15213 6.05067 8.92545 5.83636 8.76442 5.68567C8.68388 5.6103 8.61968 5.55076 8.57539 5.50986C8.55324 5.48941 8.53606 5.47361 8.5243 5.46282C8.51842 5.45742 8.5139 5.45327 8.51078 5.45042C8.50922 5.44899 8.50801 5.44789 8.50717 5.44711C8.50674 5.44672 8.50641 5.44642 8.50617 5.4462C8.50604 5.44609 8.50595 5.446 8.50587 5.44593C8.50583 5.44589 8.50579 5.44585 8.50577 5.44584C8.50574 5.44581 8.50571 5.44578 8.00004 5.99967ZM1.33337 3.08301H2.66671V1.58301H1.33337V3.08301ZM5.33337 3.08301H6.66671V1.58301H5.33337V3.08301ZM9.33337 3.08301H10.6667V1.58301H9.33337V3.08301ZM13.3334 3.08301H14.6667V1.58301H13.3334V3.08301Z"
fill="black"
/>
</svg>
)
}
const above_the_line = (props) => (
<svg
width={16}
height={16}
viewBox="0 0 16 16"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
d="M7.25 14a.75.75 0 0 0 1.5 0h-1.5ZM8 6l.506-.554a.75.75 0 0 0-1.036.023L8 6ZM4.803 8.136a.75.75 0 0 0 1.06 1.06l-1.06-1.06Zm5.306 1.032a.75.75 0 0 0 1.115-1.003L10.11 9.168ZM1.333 1.583a.75.75 0 1 0 0 1.5v-1.5Zm1.334 1.5a.75.75 0 0 0 0-1.5v1.5Zm2.666-1.5a.75.75 0 1 0 0 1.5v-1.5Zm1.334 1.5a.75.75 0 0 0 0-1.5v1.5Zm2.666-1.5a.75.75 0 1 0 0 1.5v-1.5Zm1.334 1.5a.75.75 0 0 0 0-1.5v1.5Zm2.666-1.5a.75.75 0 0 0 0 1.5v-1.5Zm1.334 1.5a.75.75 0 0 0 0-1.5v1.5ZM8.75 14V6h-1.5v8h1.5ZM7.47 5.47 4.803 8.135l1.06 1.06L8.53 6.53 7.47 5.47ZM8 6l-.506.554h.001l.003.003a15.992 15.992 0 0 1 .241.224c.156.146.377.354.633.603a37.991 37.991 0 0 1 1.737 1.784l1.115-1.003a39.483 39.483 0 0 0-1.808-1.859 52.65 52.65 0 0 0-.905-.856l-.004-.003-.001-.001L8 6ZM1.333 3.083h1.334v-1.5H1.333v1.5Zm4 0h1.334v-1.5H5.333v1.5Zm4 0h1.334v-1.5H9.333v1.5Zm4 0h1.334v-1.5h-1.334v1.5Z"
fill="#000"
/>
</svg>
)

export default above_the_line
32 changes: 15 additions & 17 deletions packages/dnb-eufemia/src/icons/above_the_line_medium.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,20 @@

import React from 'react'

function above_the_line_medium(props) {
return (
<svg
width={24}
height={24}
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
d="M11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM12 9L12.5057 8.44611C12.2096 8.17577 11.7532 8.18615 11.4697 8.46967L12 9ZM7.46967 12.4697C7.17678 12.7626 7.17678 13.2374 7.46967 13.5303C7.76256 13.8232 8.23744 13.8232 8.53033 13.5303L7.46967 12.4697ZM15.4425 13.5017C15.7196 13.8096 16.1938 13.8346 16.5017 13.5575C16.8096 13.2804 16.8346 12.8062 16.5575 12.4983L15.4425 13.5017ZM2 2.75C1.58579 2.75 1.25 3.08579 1.25 3.5C1.25 3.91421 1.58579 4.25 2 4.25V2.75ZM4 4.25C4.41421 4.25 4.75 3.91421 4.75 3.5C4.75 3.08579 4.41421 2.75 4 2.75V4.25ZM8 2.75C7.58579 2.75 7.25 3.08579 7.25 3.5C7.25 3.91421 7.58579 4.25 8 4.25V2.75ZM10 4.25C10.4142 4.25 10.75 3.91421 10.75 3.5C10.75 3.08579 10.4142 2.75 10 2.75V4.25ZM14 2.75C13.5858 2.75 13.25 3.08579 13.25 3.5C13.25 3.91421 13.5858 4.25 14 4.25V2.75ZM16 4.25C16.4142 4.25 16.75 3.91421 16.75 3.5C16.75 3.08579 16.4142 2.75 16 2.75V4.25ZM20 2.75C19.5858 2.75 19.25 3.08579 19.25 3.5C19.25 3.91421 19.5858 4.25 20 4.25V2.75ZM22 4.25C22.4142 4.25 22.75 3.91421 22.75 3.5C22.75 3.08579 22.4142 2.75 22 2.75V4.25ZM12.75 21V9H11.25V21H12.75ZM11.4697 8.46967L7.46967 12.4697L8.53033 13.5303L12.5303 9.53033L11.4697 8.46967ZM12 9C11.4943 9.55389 11.4943 9.55388 11.4943 9.55388C11.4943 9.55388 11.4943 9.55389 11.4943 9.5539C11.4944 9.55394 11.4945 9.554 11.4946 9.5541C11.4948 9.55429 11.4951 9.55461 11.4956 9.55505C11.4966 9.55593 11.4981 9.55729 11.5001 9.55915C11.5041 9.56285 11.5103 9.56848 11.5184 9.57597C11.5348 9.59097 11.5592 9.61341 11.591 9.64279C11.6546 9.70155 11.7479 9.78802 11.8654 9.89802C12.1006 10.1181 12.4326 10.432 12.8192 10.8065C13.594 11.5571 14.5803 12.5436 15.4425 13.5017L16.5575 12.4983C15.6624 11.5037 14.6486 10.4903 13.8628 9.72908C13.469 9.3476 13.1306 9.02764 12.8903 8.8028C12.7702 8.69035 12.6745 8.60162 12.6086 8.54078C12.5757 8.51037 12.5502 8.48692 12.5328 8.47096C12.5241 8.46299 12.5175 8.45688 12.5129 8.45272C12.5106 8.45064 12.5089 8.44904 12.5077 8.44793C12.5071 8.44738 12.5066 8.44695 12.5063 8.44665C12.5061 8.44649 12.506 8.44637 12.5059 8.44628C12.5058 8.44624 12.5058 8.44619 12.5057 8.44617C12.5057 8.44613 12.5057 8.44611 12 9ZM2 4.25H4V2.75H2V4.25ZM8 4.25H10V2.75H8V4.25ZM14 4.25H16V2.75H14V4.25ZM20 4.25H22V2.75H20V4.25Z"
fill="black"
/>
</svg>
)
}
const above_the_line_medium = (props) => (
<svg
width={24}
height={24}
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
d="M11.25 21a.75.75 0 0 0 1.5 0h-1.5ZM12 9l.506-.554a.75.75 0 0 0-1.036.024L12 9Zm-4.53 3.47a.75.75 0 1 0 1.06 1.06l-1.06-1.06Zm7.973 1.032a.75.75 0 1 0 1.115-1.004l-1.115 1.004ZM2 2.75a.75.75 0 0 0 0 1.5v-1.5Zm2 1.5a.75.75 0 0 0 0-1.5v1.5Zm4-1.5a.75.75 0 0 0 0 1.5v-1.5Zm2 1.5a.75.75 0 0 0 0-1.5v1.5Zm4-1.5a.75.75 0 0 0 0 1.5v-1.5Zm2 1.5a.75.75 0 0 0 0-1.5v1.5Zm4-1.5a.75.75 0 0 0 0 1.5v-1.5Zm2 1.5a.75.75 0 0 0 0-1.5v1.5ZM12.75 21V9h-1.5v12h1.5ZM11.47 8.47l-4 4 1.06 1.06 4-4-1.06-1.06ZM12 9l-.506.554.002.001.004.004.018.017a20.855 20.855 0 0 1 .347.322c.236.22.568.534.954.909a57.35 57.35 0 0 1 2.623 2.695l1.116-1.004a58.832 58.832 0 0 0-2.695-2.769 78.379 78.379 0 0 0-1.33-1.258l-.02-.018-.005-.005-.002-.001L12 9ZM2 4.25h2v-1.5H2v1.5Zm6 0h2v-1.5H8v1.5Zm6 0h2v-1.5h-2v1.5Zm6 0h2v-1.5h-2v1.5Z"
fill="#000"
/>
</svg>
)

export default above_the_line_medium
50 changes: 19 additions & 31 deletions packages/dnb-eufemia/src/icons/account.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,24 @@

import React from 'react'

function account(props) {
return (
<svg
width={16}
height={16}
viewBox="0 0 16 16"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M9.79132 6.75101H6.46044C5.14307 7.73423 3.75 9.34547 3.75 10.9185C3.75 13.0953 4.83095 14.2525 8.12588 14.2525C11.4208 14.2525 12.5018 13.0953 12.5018 10.9185C12.5018 9.34547 11.1087 7.73423 9.79132 6.75101Z"
stroke="black"
strokeWidth={1.5}
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M10.8348 1.75L5.83375 2.5835C5.83375 2.5835 6.66725 3.03814 6.66725 4.2505H9.37613C9.37613 3.03814 10.8348 1.75 10.8348 1.75Z"
stroke="black"
strokeWidth={1.5}
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
)
}
const account = (props) => (
<svg
width={16}
height={16}
viewBox="0 0 16 16"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
clipRule="evenodd"
d="M9.791 6.751h-3.33c-1.318.983-2.711 2.594-2.711 4.167 0 2.177 1.08 3.335 4.376 3.335 3.295 0 4.376-1.158 4.376-3.335 0-1.573-1.393-3.184-2.71-4.167ZM10.835 1.75l-5.001.833s.833.455.833 1.667h2.71c0-1.212 1.458-2.5 1.458-2.5Z"
stroke="#000"
strokeWidth={1.5}
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
)

export default account
32 changes: 15 additions & 17 deletions packages/dnb-eufemia/src/icons/account_card.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,20 @@

import React from 'react'

function account_card(props) {
return (
<svg
width={16}
height={16}
viewBox="0 0 16 16"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
d="M7.76492 6.6L8.21351 5.99895C8.08394 5.90225 7.92659 5.85 7.76492 5.85V6.6ZM4.03508 6.6V5.85C3.87341 5.85 3.71606 5.90225 3.58649 5.99895L4.03508 6.6ZM8.93333 1L9.42979 1.56217C9.68061 1.34066 9.75435 0.979789 9.61052 0.677645C9.4667 0.375501 9.14011 0.205192 8.81003 0.260205L8.93333 1ZM3.33333 1.93333L3.21003 1.19354C2.89446 1.24613 2.64699 1.49312 2.59378 1.80859C2.54057 2.12406 2.69333 2.43856 2.97419 2.59176L3.33333 1.93333ZM4.26667 3.8H3.51667C3.51667 4.21421 3.85245 4.55 4.26667 4.55V3.8ZM7.3 3.8V4.55C7.71421 4.55 8.05 4.21421 8.05 3.8H7.3ZM4.94915 15.7195C5.36241 15.7476 5.72019 15.4353 5.74827 15.022C5.77636 14.6088 5.46412 14.251 5.05085 14.2229L4.94915 15.7195ZM7.99784 7.76097C8.30551 8.0383 8.77975 8.01371 9.05708 7.70605C9.33441 7.39838 9.30982 6.92414 9.00216 6.64681L7.99784 7.76097ZM9 10.75H14V9.25H9V10.75ZM14 14.25H9V15.75H14V14.25ZM8.75 14V13.0556H7.25V14H8.75ZM8.75 13.0556V11H7.25V13.0556H8.75ZM14.25 11V13.0556H15.75V11H14.25ZM14.25 13.0556V14H15.75V13.0556H14.25ZM8 13.8056H15V12.3056H8V13.8056ZM9 14.25C8.86193 14.25 8.75 14.1381 8.75 14H7.25C7.25 14.9665 8.0335 15.75 9 15.75V14.25ZM14 15.75C14.9665 15.75 15.75 14.9665 15.75 14H14.25C14.25 14.1381 14.1381 14.25 14 14.25V15.75ZM14 10.75C14.1381 10.75 14.25 10.8619 14.25 11H15.75C15.75 10.0335 14.9665 9.25 14 9.25V10.75ZM9 9.25C8.0335 9.25 7.25 10.0335 7.25 11H8.75C8.75 10.8619 8.86193 10.75 9 10.75V9.25ZM7.76492 5.85H4.03508V7.35H7.76492V5.85ZM3.58649 5.99895C2.79894 6.58674 1.98085 7.36705 1.35285 8.25143C0.730523 9.12781 0.25 10.1707 0.25 11.2667H1.75C1.75 10.6012 2.04944 9.86123 2.57586 9.11989C3.09662 8.38655 3.79606 7.71426 4.48368 7.20105L3.58649 5.99895ZM8.81003 0.260205L3.21003 1.19354L3.45663 2.67313L9.05663 1.7398L8.81003 0.260205ZM3.33333 1.93333C2.97419 2.59176 2.97384 2.59156 2.97348 2.59137C2.97337 2.5913 2.97302 2.59111 2.97279 2.59099C2.97234 2.59074 2.9719 2.5905 2.97147 2.59026C2.97061 2.58979 2.96981 2.58934 2.96906 2.58892C2.96755 2.58808 2.96625 2.58735 2.96514 2.58672C2.96293 2.58547 2.96151 2.58463 2.96082 2.58422C2.95945 2.5834 2.96097 2.58427 2.96498 2.58688C2.97308 2.59213 2.99077 2.60411 3.01501 2.62321C3.06392 2.66174 3.1362 2.72668 3.21026 2.82094C3.35216 3.00154 3.51667 3.30827 3.51667 3.8H5.01667C5.01667 2.93415 4.71451 2.30755 4.38974 1.89421C4.23047 1.69151 4.06941 1.54432 3.94332 1.44497C3.88006 1.39513 3.82484 1.35673 3.78189 1.32884C3.76038 1.31488 3.74185 1.30348 3.72681 1.29454C3.71928 1.29007 3.71262 1.28621 3.70688 1.28295C3.70401 1.28131 3.70137 1.27983 3.69896 1.27849C3.69776 1.27782 3.69662 1.27719 3.69554 1.27659C3.695 1.27629 3.69447 1.27601 3.69396 1.27573C3.6937 1.27559 3.69333 1.27538 3.6932 1.27531C3.69284 1.27511 3.69247 1.27491 3.33333 1.93333ZM4.26667 4.55H7.3V3.05H4.26667V4.55ZM8.05 3.8C8.05 3.38457 8.32064 2.85533 8.71091 2.34848C8.89248 2.11268 9.07579 1.91252 9.2141 1.77121C9.28283 1.701 9.33936 1.64642 9.37755 1.61042C9.39662 1.59245 9.41104 1.57919 9.42002 1.57101C9.42451 1.56692 9.42764 1.56411 9.4293 1.56261C9.43013 1.56187 9.43059 1.56146 9.43068 1.56138C9.43072 1.56134 9.43067 1.56139 9.43052 1.56152C9.43045 1.56158 9.43035 1.56167 9.43023 1.56178C9.43017 1.56183 9.43006 1.56193 9.43003 1.56195C9.42991 1.56206 9.42979 1.56217 8.93333 1C8.43688 0.437835 8.43674 0.437954 8.4366 0.438078C8.43654 0.438127 8.4364 0.438257 8.43629 0.438355C8.43607 0.438551 8.43582 0.43877 8.43555 0.43901C8.435 0.439492 8.43436 0.440063 8.43362 0.440723C8.43214 0.442043 8.43026 0.443719 8.428 0.445744C8.42348 0.449794 8.41743 0.455247 8.40996 0.462054C8.39502 0.475663 8.37434 0.494717 8.34875 0.518838C8.29762 0.567028 8.22654 0.635747 8.14215 0.721969C7.97421 0.893537 7.74919 1.13884 7.52242 1.43334C7.09603 1.98709 6.55 2.85785 6.55 3.8H8.05ZM0.25 11.2667C0.25 12.4846 0.526564 13.5915 1.35038 14.41C2.16112 15.2156 3.37379 15.6124 4.94915 15.7195L5.05085 14.2229C3.63687 14.1268 2.84954 13.785 2.40762 13.346C1.97877 12.9199 1.75 12.2761 1.75 11.2667H0.25ZM9.00216 6.64681C8.7425 6.41275 8.47707 6.19565 8.21351 5.99895L7.31632 7.20105C7.54317 7.37036 7.77283 7.55814 7.99784 7.76097L9.00216 6.64681Z"
fill="black"
/>
</svg>
)
}
const account_card = (props) => (
<svg
width={16}
height={16}
viewBox="0 0 16 16"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
d="m7.765 6.6.449-.601a.75.75 0 0 0-.45-.149v.75Zm-3.73 0v-.75a.75.75 0 0 0-.449.149l.45.601ZM8.933 1l.497.562A.75.75 0 0 0 8.81.26l.123.74Zm-5.6.933-.123-.74a.75.75 0 0 0-.236 1.399l.36-.659ZM4.267 3.8h-.75c0 .414.335.75.75.75V3.8Zm3.033 0v.75a.75.75 0 0 0 .75-.75H7.3ZM4.95 15.72a.75.75 0 0 0 .1-1.497l-.1 1.496ZM7.997 7.76a.75.75 0 0 0 1.004-1.114L7.998 7.76ZM9 10.75h5v-1.5H9v1.5Zm5 3.5H9v1.5h5v-1.5ZM8.75 14v-.944h-1.5V14h1.5Zm0-.944V11h-1.5v2.056h1.5ZM14.25 11v2.056h1.5V11h-1.5Zm0 2.056V14h1.5v-.944h-1.5Zm-6.25.75h7v-1.5H8v1.5Zm1 .444a.25.25 0 0 1-.25-.25h-1.5c0 .966.784 1.75 1.75 1.75v-1.5Zm5 1.5A1.75 1.75 0 0 0 15.75 14h-1.5a.25.25 0 0 1-.25.25v1.5Zm0-5a.25.25 0 0 1 .25.25h1.5A1.75 1.75 0 0 0 14 9.25v1.5Zm-5-1.5A1.75 1.75 0 0 0 7.25 11h1.5a.25.25 0 0 1 .25-.25v-1.5Zm-1.235-3.4h-3.73v1.5h3.73v-1.5Zm-4.179.149C2.8 6.587 1.981 7.367 1.353 8.25.73 9.128.25 10.171.25 11.267h1.5c0-.666.3-1.406.826-2.147.52-.733 1.22-1.406 1.908-1.919L3.586 6ZM8.81.26l-5.6.934.247 1.48 5.6-.934L8.81.26ZM3.333 1.933c-.359.659-.36.659-.36.658H2.97l-.002-.002a.53.53 0 0 1-.008-.005c-.002 0 0 0 .004.003a1.186 1.186 0 0 1 .245.234c.142.18.307.487.307.979h1.5c0-.866-.302-1.492-.627-1.906a2.685 2.685 0 0 0-.608-.565 1.654 1.654 0 0 0-.083-.05l-.003-.002-.002-.001c-.001 0-.002-.001-.36.657Zm.934 2.617H7.3v-1.5H4.267v1.5ZM8.05 3.8c0-.415.27-.945.66-1.452a6.574 6.574 0 0 1 .71-.777l.01-.008V1.56v.001L8.933 1 8.437.438 8.435.44l-.002.002-.006.005a2.91 2.91 0 0 0-.08.073 8.071 8.071 0 0 0-.826.915c-.426.553-.972 1.424-.972 2.366h1.5Zm-7.8 7.467c0 1.218.277 2.325 1.1 3.143.811.806 2.024 1.202 3.6 1.31l.1-1.497c-1.413-.096-2.2-.438-2.642-.877-.43-.426-.658-1.07-.658-2.08H.25Zm8.752-4.62c-.26-.234-.525-.451-.788-.648L7.316 7.2c.227.17.457.357.682.56l1.004-1.114Z"
fill="#000"
/>
</svg>
)

export default account_card
Loading

0 comments on commit 5e86696

Please sign in to comment.