-
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.
- Loading branch information
Showing
26 changed files
with
1,024 additions
and
0 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,12 @@ | ||
{ | ||
"presets": [ | ||
[ | ||
"@nx/react/babel", | ||
{ | ||
"runtime": "automatic", | ||
"useBuiltIns": "usage" | ||
} | ||
] | ||
], | ||
"plugins": [] | ||
} |
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,18 @@ | ||
{ | ||
"extends": ["plugin:@nx/react", "../../../.eslintrc.json"], | ||
"ignorePatterns": ["!**/*"], | ||
"overrides": [ | ||
{ | ||
"files": ["*.ts", "*.tsx", "*.js", "*.jsx"], | ||
"rules": {} | ||
}, | ||
{ | ||
"files": ["*.ts", "*.tsx"], | ||
"rules": {} | ||
}, | ||
{ | ||
"files": ["*.js", "*.jsx"], | ||
"rules": {} | ||
} | ||
] | ||
} |
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,7 @@ | ||
# icons-valentines | ||
|
||
This library was generated with [Nx](https://nx.dev). | ||
|
||
## Running unit tests | ||
|
||
Run `nx test icons-valentines` to execute the unit tests via [Jest](https://jestjs.io). |
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,11 @@ | ||
/* eslint-disable */ | ||
export default { | ||
displayName: 'icons-valentines', | ||
preset: '../../../jest.preset.js', | ||
transform: { | ||
'^(?!.*\\.(js|jsx|ts|tsx|css|json)$)': '@nx/react/plugins/jest', | ||
'^.+\\.[tj]sx?$': ['babel-jest', { presets: ['@nx/react/babel'] }], | ||
}, | ||
moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx'], | ||
coverageDirectory: '../../../coverage/libs/icons/valentines', | ||
}; |
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,30 @@ | ||
{ | ||
"name": "icons-valentines", | ||
"$schema": "../../../node_modules/nx/schemas/project-schema.json", | ||
"sourceRoot": "libs/icons/valentines/src", | ||
"projectType": "library", | ||
"tags": [], | ||
"targets": { | ||
"lint": { | ||
"executor": "@nx/linter:eslint", | ||
"outputs": ["{options.outputFile}"], | ||
"options": { | ||
"lintFilePatterns": ["libs/icons/valentines/**/*.{ts,tsx,js,jsx}"] | ||
} | ||
}, | ||
"test": { | ||
"executor": "@nx/jest:jest", | ||
"outputs": ["{workspaceRoot}/coverage/{projectRoot}"], | ||
"options": { | ||
"jestConfig": "libs/icons/valentines/jest.config.ts", | ||
"passWithNoTests": true | ||
}, | ||
"configurations": { | ||
"ci": { | ||
"ci": true, | ||
"codeCoverage": true | ||
} | ||
} | ||
} | ||
} | ||
} |
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,7 @@ | ||
// https://www.svgrepo.com/collection/valentines-day-21/ | ||
|
||
export * from './lib/ticket'; | ||
export * from './lib/mail'; | ||
export * from './lib/diamond'; | ||
export * from './lib/gift'; | ||
export * from './lib/chat'; |
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,124 @@ | ||
import { createSvgIcon } from '@mui/material'; | ||
|
||
const name = 'ValentinesChat'; | ||
|
||
export const ValentinesChat = createSvgIcon( | ||
<svg | ||
version="1.1" | ||
id="Layer_1" | ||
xmlns="http://www.w3.org/2000/svg" | ||
viewBox="0 0 511.999 511.999" | ||
> | ||
<path | ||
fill="#C9F0F4" | ||
d="M272.768,251.872c0-6.125,4.959-11.135,11.017-11.135h79.433V63.135 | ||
c0-7.4-5.992-13.454-13.315-13.454H96.923c-7.321,0-13.314,6.054-13.314,13.454v191.057c0,7.4,5.992,13.455,13.314,13.455h42.278 | ||
l26.521,46.419c1.19,2.081,3.389,3.364,5.765,3.364c2.379,0,4.576-1.283,5.766-3.364l26.523-46.419h68.994V251.872z" | ||
/> | ||
<path | ||
fill="#FF8163" | ||
d="M223.413,215.829c-1.867,0-3.661-0.751-4.985-2.093l-48.658-49.299 | ||
c-6.876-6.961-10.666-16.22-10.666-26.069c0-9.848,3.79-19.106,10.667-26.069c6.88-6.962,16.025-10.799,25.752-10.799 | ||
c9.729,0,18.876,3.838,25.754,10.799l2.137,2.166l2.139-2.166c6.876-6.962,16.021-10.799,25.753-10.799 | ||
c9.727,0,18.873,3.838,25.751,10.799c6.876,6.964,10.666,16.221,10.666,26.069c0,9.849-3.791,19.108-10.666,26.072L228.4,213.736 | ||
C227.08,215.077,225.286,215.829,223.413,215.829z" | ||
/> | ||
<path | ||
fill="#FFD3CA" | ||
d="M493.143,240.738H283.785c-6.059,0-11.017,5.01-11.017,11.135v158.113 | ||
c0,6.124,4.959,11.134,11.017,11.134h136.572l21.948,38.416c0.984,1.722,2.802,2.783,4.77,2.783c1.969,0,3.788-1.061,4.772-2.783 | ||
l21.948-38.416h19.345c6.059,0,11.018-5.01,11.018-11.134V251.872C504.162,245.747,499.203,240.738,493.143,240.738z" | ||
/> | ||
<g opacity="0.1"> | ||
<path | ||
d="M105.483,254.192V63.135c0-7.4,5.992-13.454,13.314-13.454H96.923c-7.321,0-13.314,6.054-13.314,13.454v191.057 | ||
c0,7.4,5.992,13.455,13.314,13.455h21.874C111.477,267.647,105.483,261.592,105.483,254.192z" | ||
/> | ||
</g> | ||
<g opacity="0.1"> | ||
<path | ||
d="M294.642,409.986V251.872c0-6.125,4.959-11.135,11.017-11.135h-21.874c-6.059,0-11.017,5.01-11.017,11.135v158.114 | ||
c0,6.124,4.959,11.134,11.017,11.134h21.874C299.601,421.121,294.642,416.109,294.642,409.986z" | ||
/> | ||
</g> | ||
<path | ||
fill="#FF8163" | ||
d="M388.464,377.653c-1.527,0-2.993-0.614-4.076-1.712l-39.769-40.295 | ||
c-5.623-5.689-8.719-13.258-8.719-21.308c0-8.049,3.096-15.616,8.72-21.308c5.62-5.692,13.097-8.827,21.047-8.827 | ||
c7.953,0,15.429,3.136,21.049,8.827l1.746,1.771l1.748-1.771c5.623-5.692,13.097-8.827,21.049-8.827 | ||
c7.951,0,15.426,3.136,21.051,8.827c5.618,5.692,8.716,13.259,8.716,21.308c0,8.05-3.097,15.618-8.716,21.311l-39.772,40.292 | ||
C391.461,377.039,389.995,377.653,388.464,377.653z" | ||
/> | ||
<path | ||
d="M200.085,148.185h46.659c4.329,0,7.838-3.509,7.838-7.838c0-4.329-3.509-7.838-7.838-7.838h-46.659 | ||
c-4.329,0-7.838,3.509-7.838,7.838S195.757,148.185,200.085,148.185z" | ||
/> | ||
<path | ||
d="M231.897,156.913H214.93c-4.329,0-7.838,3.509-7.838,7.838c0,4.329,3.509,7.838,7.838,7.838h16.967 | ||
c4.329,0,7.838-3.509,7.838-7.838C239.735,160.423,236.226,156.913,231.897,156.913z" | ||
/> | ||
<path | ||
d="M390.303,181.932c1.528,1.512,3.52,2.267,5.513,2.267c2.02,0,4.039-0.776,5.57-2.325c18.552-18.747,18.552-49.251,0-68 | ||
c-3.044-3.076-8.007-3.103-11.083-0.059c-3.077,3.045-3.103,8.007-0.059,11.084c12.537,12.668,12.537,33.28,0,45.947 | ||
C387.2,173.924,387.226,178.887,390.303,181.932z" | ||
/> | ||
<path | ||
d="M411.18,195.62c-3.045,3.077-3.019,8.039,0.059,11.084c1.528,1.512,3.52,2.266,5.512,2.266c2.02,0,4.039-0.776,5.571-2.325 | ||
c32.069-32.406,32.069-85.137,0-117.544c-3.044-3.076-8.006-3.103-11.083-0.059c-3.077,3.045-3.103,8.007-0.059,11.084 | ||
C437.233,126.456,437.233,169.293,411.18,195.62z" | ||
/> | ||
<path | ||
d="M56.232,113.816c-3.076-3.045-8.039-3.019-11.083,0.059c-18.553,18.749-18.553,49.253,0,68.001 | ||
c1.533,1.549,3.552,2.325,5.57,2.325c1.993,0,3.985-0.755,5.513-2.267c3.076-3.045,3.102-8.007,0.057-11.084 | ||
c-12.537-12.666-12.537-33.279,0-45.947C59.334,121.823,59.309,116.861,56.232,113.816z" | ||
/> | ||
<path | ||
d="M35.193,100.129c3.045-3.077,3.019-8.039-0.059-11.084c-3.075-3.044-8.038-3.019-11.083,0.059 | ||
c-32.068,32.406-32.068,85.137,0,117.544c1.533,1.549,3.551,2.325,5.57,2.325c1.992,0,3.985-0.755,5.513-2.266 | ||
c3.077-3.045,3.103-8.007,0.059-11.084C9.141,169.293,9.141,126.456,35.193,100.129z" | ||
/> | ||
<path | ||
d="M212.849,219.24c2.775,2.813,6.626,4.425,10.564,4.425c3.944,0,7.797-1.614,10.566-4.424l48.656-49.295 | ||
c8.337-8.443,12.927-19.658,12.927-31.579c0-11.92-4.591-23.134-12.93-31.578c-8.364-8.466-19.489-13.128-31.327-13.128 | ||
c-10.282,0-20.027,3.517-27.891,9.988c-7.864-6.472-17.609-9.988-27.891-9.988c-11.836,0-22.962,4.662-31.328,13.129 | ||
c-8.337,8.442-12.93,19.656-12.93,31.577c0,11.923,4.592,23.137,12.926,31.575L212.849,219.24z M175.346,117.808 | ||
c5.399-5.463,12.564-8.471,20.178-8.471c7.616,0,14.781,3.008,20.174,8.467l2.137,2.166c1.472,1.492,3.481,2.333,5.577,2.333 | ||
c0.001,0,0.001,0,0.002,0c2.096,0,4.104-0.839,5.577-2.33l2.138-2.165c5.396-5.462,12.562-8.47,20.178-8.47 | ||
c7.614,0,14.78,3.008,20.176,8.469c5.421,5.489,8.405,12.793,8.405,20.563c0,7.772-2.985,15.075-8.407,20.566l-48.065,48.696 | ||
l-48.068-48.703c-5.419-5.487-8.404-12.788-8.404-20.56C166.941,130.596,169.927,123.295,175.346,117.808z" | ||
/> | ||
<path | ||
d="M411.876,318.169c0-4.328-3.509-7.838-7.838-7.838H372.89c-4.328,0-7.838,3.509-7.838,7.838 | ||
c0,4.329,3.509,7.838,7.838,7.838h31.148C408.366,326.007,411.876,322.498,411.876,318.169z" | ||
/> | ||
<path | ||
d="M401.965,338.784c0-4.329-3.509-7.838-7.838-7.838h-11.327c-4.329,0-7.838,3.509-7.838,7.838 | ||
c0,4.329,3.509,7.838,7.838,7.838h11.327C398.457,346.621,401.965,343.112,401.965,338.784z" | ||
/> | ||
<path | ||
d="M388.464,385.491c3.607,0,7.129-1.476,9.655-4.043l39.771-40.291c7.078-7.17,10.976-16.693,10.976-26.816 | ||
c0-10.122-3.897-19.645-10.979-26.817c-7.109-7.194-16.565-11.156-26.625-11.156c-8.347,0-16.276,2.726-22.797,7.765 | ||
c-6.517-5.037-14.448-7.765-22.797-7.765c-10.063,0-19.519,3.962-26.623,11.156c-7.082,7.167-10.982,16.691-10.982,26.816 | ||
c0,10.127,3.9,19.651,10.978,26.813l39.77,40.295C381.348,384.017,384.866,385.491,388.464,385.491z M343.738,314.34 | ||
c0-5.974,2.294-11.585,6.459-15.801c4.138-4.19,9.632-6.497,15.472-6.497c5.84,0,11.335,2.307,15.47,6.493l1.746,1.771 | ||
c1.472,1.493,3.483,2.333,5.58,2.334h0.001c2.097,0,4.106-0.84,5.579-2.332l1.745-1.768c4.14-4.19,9.635-6.498,15.474-6.498 | ||
c5.838,0,11.334,2.307,15.473,6.496c4.163,4.217,6.455,9.829,6.455,15.802c0,5.974-2.293,11.587-6.456,15.805l-38.269,38.77 | ||
l-38.27-38.777C346.031,325.925,343.738,320.315,343.738,314.34z" | ||
/> | ||
<path | ||
d="M493.143,232.9H371.056V63.135c0-11.74-9.489-21.292-21.153-21.292H173.411c-4.329,0-7.838,3.509-7.838,7.838 | ||
s3.509,7.838,7.838,7.838h176.494c2.969,0,5.477,2.571,5.477,5.616V232.9h-71.595c-10.397,0-18.856,8.511-18.856,18.973v7.937 | ||
h-61.156c-2.812,0-5.409,1.507-6.805,3.95l-25.483,44.598l-25.48-44.598c-1.395-2.442-3.993-3.95-6.805-3.95H96.923 | ||
c-2.968,0-5.476-2.573-5.476-5.617V63.135c0-3.045,2.508-5.616,5.476-5.616h39.911c4.329,0,7.838-3.509,7.838-7.838 | ||
s-3.509-7.838-7.838-7.838H96.923c-11.663,0-21.152,9.551-21.152,21.292v191.057c0,11.74,9.489,21.293,21.152,21.293h37.729 | ||
l24.266,42.472c2.579,4.509,7.395,7.311,12.569,7.311c5.176,0,9.993-2.802,12.571-7.313l24.266-42.47h56.607v134.501 | ||
c0,10.462,8.458,18.972,18.856,18.972h40.108c4.329,0,7.838-3.509,7.838-7.838c0-4.329-3.509-7.838-7.838-7.838h-40.108 | ||
c-1.724,0-3.18-1.51-3.18-3.297V251.872c0-1.788,1.457-3.298,3.18-3.298h209.358c1.724,0,3.181,1.51,3.181,3.298v158.114 | ||
c0,1.788-1.457,3.297-3.181,3.297h-19.347c-2.813,0-5.409,1.508-6.805,3.95l-19.915,34.855l-19.915-34.855 | ||
c-1.395-2.442-3.993-3.95-6.805-3.95H356.29c-4.329,0-7.838,3.509-7.838,7.838c0,4.329,3.509,7.838,7.838,7.838h59.52l19.692,34.465 | ||
c2.372,4.153,6.808,6.733,11.575,6.733c4.769,0,9.206-2.58,11.577-6.732l19.692-34.466h14.797c10.398,0,18.856-8.511,18.856-18.972 | ||
V251.872C511.999,241.411,503.541,232.9,493.143,232.9z" | ||
/> | ||
</svg>, | ||
name | ||
); |
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,76 @@ | ||
import { createSvgIcon } from '@mui/material'; | ||
|
||
const name = 'ValentinesDiamond'; | ||
|
||
export const ValentinesDiamond = createSvgIcon( | ||
<svg | ||
height="800px" | ||
width="800px" | ||
version="1.1" | ||
id="Layer_1" | ||
xmlns="http://www.w3.org/2000/svg" | ||
viewBox="0 0 512.001 512.001" | ||
> | ||
<polygon | ||
fill="#6CDFB4" | ||
points="503.83,160.681 256,503.83 440.789,132.085 " | ||
/> | ||
<g> | ||
<polygon | ||
fill="#7BFFCD" | ||
points="465.702,160.681 256,503.83 305.926,128 " | ||
/> | ||
<polygon fill="#7BFFCD" points="206.075,128 256,503.83 8.171,160.681 " /> | ||
</g> | ||
<polygon | ||
fill="#CAFFEB" | ||
points="338.607,160.681 256,503.83 173.394,160.681 256,106.213 " | ||
/> | ||
<polygon | ||
fill="#5DC09A" | ||
points="421.224,8.171 503.83,160.681 465.702,160.681 338.018,35.612 " | ||
/> | ||
<polygon | ||
fill="#7BFFCD" | ||
points="421.224,8.171 407.45,33.597 379.152,19.388 395.798,8.171 " | ||
/> | ||
<polygon | ||
fill="#6CDFB4" | ||
points="407.45,33.597 465.702,160.681 8.171,160.681 90.777,8.171 173.394,84.774 256,8.171 | ||
338.607,84.774 " | ||
/> | ||
<g> | ||
<polygon | ||
fill="#CAFFEB" | ||
points="395.798,8.171 407.454,33.596 338.607,160.681 256,8.171 " | ||
/> | ||
<polygon | ||
fill="#CAFFEB" | ||
points="256,8.171 173.394,160.681 90.777,8.171 " | ||
/> | ||
</g> | ||
<path | ||
d="M511.014,156.79L428.405,4.279c-0.02-0.036-0.045-0.068-0.065-0.102c-0.141-0.249-0.294-0.492-0.461-0.728 | ||
c-0.046-0.064-0.092-0.129-0.138-0.192c-0.196-0.26-0.403-0.512-0.631-0.749c-0.241-0.249-0.49-0.473-0.753-0.685 | ||
c-0.065-0.052-0.133-0.1-0.198-0.15c-0.195-0.148-0.399-0.289-0.61-0.42c-0.088-0.054-0.174-0.11-0.265-0.161 | ||
c-0.059-0.034-0.112-0.072-0.172-0.105c-0.182-0.099-0.368-0.182-0.553-0.265c-0.052-0.023-0.101-0.051-0.154-0.073 | ||
c-0.31-0.132-0.626-0.241-0.944-0.331c-0.059-0.016-0.119-0.029-0.179-0.045c-0.277-0.072-0.553-0.13-0.832-0.172 | ||
c-0.07-0.011-0.138-0.022-0.208-0.031c-0.357-0.046-0.715-0.072-1.071-0.07H90.817c-0.351-0.002-0.703,0.025-1.053,0.07 | ||
c-0.073,0.009-0.144,0.021-0.216,0.032c-0.277,0.042-0.553,0.099-0.828,0.171c-0.06,0.015-0.12,0.028-0.18,0.045 | ||
c-0.319,0.092-0.636,0.2-0.949,0.333c-0.044,0.019-0.085,0.042-0.129,0.061c-0.193,0.086-0.386,0.172-0.575,0.275 | ||
c-0.062,0.034-0.118,0.074-0.18,0.109c-0.083,0.048-0.163,0.098-0.244,0.148c-0.221,0.138-0.434,0.284-0.638,0.44 | ||
c-0.058,0.045-0.118,0.086-0.174,0.132c-0.532,0.43-0.999,0.919-1.399,1.453c-0.041,0.054-0.081,0.11-0.12,0.167 | ||
c-0.175,0.247-0.338,0.501-0.485,0.765c-0.015,0.028-0.036,0.052-0.051,0.081l-0.051,0.095C83.534,4.397,0.986,156.79,0.986,156.79 | ||
c-1.495,2.759-1.277,6.131,0.561,8.675l247.83,343.149c1.536,2.128,4,3.387,6.623,3.387c2.623,0,5.087-1.259,6.623-3.387 | ||
l247.83-343.149C512.291,162.921,512.509,159.549,511.014,156.79z M173.391,143.527L104.497,16.341h137.785L173.391,143.527z | ||
M256,25.325l68.892,127.186H187.108L256,25.325z M273.646,465.444l65.041-270.169c1.056-4.387-1.645-8.8-6.031-9.855 | ||
c-4.394-1.058-8.8,1.644-9.857,6.031L256,468.923L189.202,191.45c-1.058-4.387-5.463-7.087-9.857-6.031 | ||
c-4.386,1.056-7.086,5.469-6.031,9.855l65.041,270.169L17.799,160.059L90.78,25.326l68.893,127.185H46.687 | ||
c-4.513,0-8.17,3.658-8.17,8.17s3.657,8.17,8.17,8.17h418.629c4.513,0,8.17-3.658,8.17-8.17s-3.657-8.17-8.17-8.17H352.327 | ||
l26.989-49.825c2.149-3.967,0.674-8.926-3.292-11.076c-3.971-2.151-8.927-0.674-11.076,3.292l-26.339,48.625L269.718,16.341h137.785 | ||
l-26.988,49.825c-2.149,3.967-0.674,8.926,3.292,11.076c1.238,0.67,2.57,0.988,3.884,0.988c2.902,0,5.713-1.55,7.192-4.28 | ||
l26.339-48.625l72.981,134.734L273.646,465.444z" | ||
/> | ||
</svg>, | ||
name | ||
); |
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,104 @@ | ||
import { createSvgIcon } from '@mui/material'; | ||
|
||
const name = 'ValentinesGift'; | ||
|
||
export const ValentinesGift = createSvgIcon( | ||
<svg | ||
version="1.1" | ||
id="Layer_1" | ||
xmlns="http://www.w3.org/2000/svg" | ||
viewBox="0 0 512 512" | ||
> | ||
<g> | ||
<path fill="#FF3B3B" d="M403.064,264.17v239.66V264.17z" /> | ||
<polygon | ||
fill="#FF3B3B" | ||
points="424.851,307.745 403.064,503.83 307.745,503.83 256,471.149 204.255,503.83 76.255,503.83 | ||
76.255,329.532 " | ||
/> | ||
</g> | ||
<polygon | ||
fill="#CB2E3E" | ||
points="76.255,264.17 76.255,329.532 403.064,329.532 403.064,503.83 435.745,503.83 | ||
435.745,264.17 " | ||
/> | ||
<path fill="#FF9387" d="M457.532,296.851v-136.17V296.851z" /> | ||
<polygon | ||
fill="#FF6761" | ||
points="457.532,160.681 457.532,296.851 424.851,296.851 403.064,228.766 424.851,160.681 " | ||
/> | ||
<g> | ||
<polygon | ||
fill="#FF9387" | ||
points="424.851,160.681 424.851,296.851 307.745,296.851 285.957,223.319 307.745,138.894 | ||
363.879,160.681 " | ||
/> | ||
<polygon | ||
fill="#FF9387" | ||
points="54.468,160.681 54.468,296.851 204.255,296.851 226.043,223.319 204.255,138.894 | ||
148.121,160.681 " | ||
/> | ||
</g> | ||
<polygon | ||
fill="#FFB751" | ||
points="307.745,264.17 307.745,329.532 256,362.213 204.255,329.532 204.255,264.17 " | ||
/> | ||
<rect | ||
x="204.255" | ||
y="138.894" | ||
fill="#FFE29E" | ||
width="103.489" | ||
height="157.957" | ||
/> | ||
<path | ||
fill="#FFB751" | ||
d="M256,160.681h107.88c11.417,0,22.811-4.445,31.526-13.159c17.43-17.43,17.43-45.688,0-63.118 | ||
s-45.699-17.43-63.129,0l-60.209,16.635L256,160.681z" | ||
/> | ||
<path | ||
fill="#FFD764" | ||
d="M256,52.801l-21.787,32.684L256,160.681l76.277-76.277c8.083-8.083,12.996-19.271,12.996-31.602 | ||
c0-24.652-19.99-44.631-44.642-44.631S256,28.149,256,52.801z" | ||
/> | ||
<path | ||
fill="#FFE29E" | ||
d="M166.727,52.801c0,12.332,4.913,23.519,12.996,31.602l15.545,59.12L256,160.681V52.801 | ||
c0-24.652-19.979-44.631-44.631-44.631S166.727,28.149,166.727,52.801z" | ||
/> | ||
<g> | ||
<path | ||
fill="#FFD764" | ||
d="M116.594,84.404c-17.43,17.43-17.43,45.688,0,63.118c8.715,8.715,20.11,13.159,31.526,13.159h56.135 | ||
h21.243H256l-76.277-76.277C162.293,66.974,134.024,66.974,116.594,84.404z" | ||
/> | ||
<rect | ||
x="204.255" | ||
y="329.532" | ||
fill="#FFD764" | ||
width="103.489" | ||
height="174.298" | ||
/> | ||
</g> | ||
<path | ||
d="M457.532,152.511h-55.601c9.489-9.879,14.715-22.809,14.715-36.549c0-14.105-5.493-27.365-15.466-37.338 | ||
c-9.973-9.973-23.234-15.467-37.338-15.467c-3.982,0-7.892,0.453-11.685,1.306c0.837-3.78,1.282-7.681,1.282-11.658 | ||
C353.438,23.688,329.751,0,300.634,0C281.867,0,265.367,9.849,256,24.641C246.633,9.849,230.133,0,211.366,0 | ||
c-29.116,0-52.805,23.688-52.805,52.805c0,3.977,0.444,7.878,1.282,11.658c-3.792-0.853-7.703-1.306-11.684-1.306 | ||
c-14.104,0-27.365,5.493-37.338,15.467c-9.973,9.973-15.466,23.234-15.466,37.338c0,13.74,5.226,26.67,14.714,36.549H54.468 | ||
c-4.512,0-8.17,3.658-8.17,8.17v136.17c0,4.512,3.658,8.17,8.17,8.17h13.617V503.83c0,4.512,3.658,8.17,8.17,8.17h359.489 | ||
c4.512,0,8.17-3.658,8.17-8.17V305.021h13.617c4.512,0,8.17-3.658,8.17-8.17v-136.17 | ||
C465.702,156.169,462.044,152.511,457.532,152.511z M363.841,79.497c9.74,0,18.896,3.793,25.783,10.68 | ||
c6.887,6.887,10.68,16.044,10.68,25.784s-3.792,18.896-10.68,25.783c-6.941,6.943-16.086,10.765-25.748,10.765h-88.152 | ||
l62.333-62.333C344.944,83.29,354.101,79.497,363.841,79.497z M212.426,288.681v-119.83h87.149v119.83H212.426z M174.902,52.805 | ||
c0-20.106,16.357-36.464,36.463-36.464s36.464,16.358,36.464,36.464c0,4.512,3.658,8.17,8.17,8.17s8.17-3.658,8.17-8.17 | ||
c0-20.106,16.358-36.464,36.464-36.464s36.464,16.358,36.464,36.464c0,9.817-3.763,18.986-10.595,25.819l-62.333,62.333V85.485 | ||
c0-4.512-3.658-8.17-8.17-8.17s-8.17,3.658-8.17,8.17v55.471l-62.333-62.333C178.665,71.791,174.902,62.622,174.902,52.805z | ||
M122.375,141.746c-6.887-6.887-10.68-16.044-10.68-25.783s3.792-18.897,10.68-25.784c6.888-6.887,16.044-10.68,25.783-10.68 | ||
c9.739,0,18.897,3.793,25.784,10.68l62.333,62.333h-88.152C138.461,152.511,129.317,148.687,122.375,141.746z M62.638,168.851 | ||
h133.447v119.83H62.638V168.851z M427.574,495.66h-111.66V329.532c0-4.512-3.658-8.17-8.17-8.17c-4.512,0-8.17,3.658-8.17,8.17 | ||
V495.66h-87.149V329.532c0-4.512-3.658-8.17-8.17-8.17s-8.17,3.658-8.17,8.17V495.66H84.426V305.021h343.149V495.66z | ||
M449.362,288.681H315.915v-119.83h133.447V288.681z" | ||
/> | ||
</svg>, | ||
name | ||
); |
Oops, something went wrong.