Repository URL to install this package:
|
Version:
0.14.1 ▾
|
ui-component-library
/
src
/
components
/
atoms
/
Icons
/
LogoIcon
/
SkavaTownLogoIcon
/
SkavaTownLogoIcon.tsx
|
|---|
import React from 'react'
import { fromPropsToIdentifier } from 'atoms/Icons/deps'
import { DefaultProps } from '../../typings'
import Vector from '../../../Vector'
// extending interface from Label component
interface Props extends DefaultProps {}
const wording = {
description: 'Represents Skava Town Logo.',
title: 'SKATown Logo',
}
class SkavaTownLogoIcon extends React.PureComponent<Props> {
static defaultProps = {
width: '95px',
height: '50px',
viewBox: '0 0 95 50',
fill: '#000000',
}
render() {
const identifier = fromPropsToIdentifier(this.props)
return (
<Vector {...this.props} {...wording} namespace={identifier}>
<path
d="M33.872 44.468l1.223-.004-1.069 5.419-1.241.004-.727-3.19-.694 3.194-1.245.004-1.113-5.413 1.232-.004.589 3.398.706-3.402 1.038-.002.733 3.4.568-3.404zm13.063-.038l.02 5.416-1.236.003-1.822-3.547.013 3.553-1.237.003-.02-5.416 1.237-.003 1.826 3.55-.013-3.555 1.232-.004zm-37.19 1.019l-1.514.004.016 4.504-1.24.004-.017-4.504-1.489.004-.003-.912 4.243-.012.004.912zm10.503 2.884c-.04.174-.1.318-.182.43a.732.732 0 0 1-.3.246c-.119.053-.256.08-.414.08-.16 0-.3-.026-.422-.077a.732.732 0 0 1-.308-.245 1.171 1.171 0 0 1-.189-.429 2.742 2.742 0 0 1-.066-.63l-.003-.908a2.993 2.993 0 0 1 .06-.66c.042-.182.104-.333.184-.45a.745.745 0 0 1 .302-.257 1.01 1.01 0 0 1 .42-.083 1 1 0 0 1 .417.08c.12.055.222.14.304.256.082.117.144.266.186.448.043.183.065.403.066.66l.003.908a2.85 2.85 0 0 1-.058.631zm1.132-2.563a1.882 1.882 0 0 0-1.154-1.187c-.272-.1-.571-.149-.899-.148-.328.001-.627.052-.9.154-.27.1-.503.251-.696.45a2.023 2.023 0 0 0-.447.743c-.105.297-.158.64-.156 1.03l.003.9c.001.379.057.712.166 1 .109.287.26.526.457.716.195.19.43.333.702.43.272.095.572.143.9.142.328-.001.627-.05.897-.148.27-.097.501-.242.693-.433.19-.191.34-.432.445-.72a2.86 2.86 0 0 0 .156-1l-.004-.9a3.02 3.02 0 0 0-.163-1.029zm47.73-10.246l4.702-13.461 4.732 13.461H69.11zM34.002 25.463a8.653 8.653 0 0 0-.382-.885c-.653-1.297-1.608-2.46-2.863-3.491-1.256-1.031-2.798-1.947-4.626-2.746-1.83-.8-3.908-1.529-6.24-2.186a48.419 48.419 0 0 1-3.36-1.08c-.994-.364-1.838-.755-2.532-1.173-.693-.417-1.225-.862-1.597-1.333-.372-.47-.557-1-.557-1.586 0-.533.13-1.035.392-1.506.26-.471.647-.888 1.16-1.253.512-.364 1.15-.649 1.913-.853.764-.204 1.648-.307 2.653-.307 1.025 0 1.914.125 2.667.374.754.249 1.387.59 1.899 1.026.513.436.894.96 1.145 1.573s.377 1.284.377 2.012H34v13.414zm44.783-14.277h-9.946l-6.534 15.758-6.332-9.243L70.802.533h-13.08l-9.464 12.183-3.678 4.932V.533H34.002v7.943a9.646 9.646 0 0 0-.623-1.399c-.814-1.483-1.944-2.75-3.39-3.798-1.447-1.048-3.176-1.857-5.185-2.426-2.01-.569-4.21-.853-6.6-.853-2.431 0-4.676.258-6.736.773-2.06.516-3.843 1.244-5.35 2.186-1.507.942-2.682 2.084-3.526 3.425-.844 1.343-1.266 2.849-1.266 4.519 0 1.742.417 3.266 1.25 4.572.834 1.306 1.945 2.448 3.331 3.425 1.387.978 2.973 1.822 4.762 2.533a64.176 64.176 0 0 0 5.576 1.92c1.647.48 2.979.932 3.993 1.359 1.015.426 1.803.858 2.366 1.293.562.435.94.898 1.13 1.386.191.489.287 1.035.287 1.64 0 .515-.106 1.004-.317 1.465-.21.463-.547.867-1.01 1.214-.462.346-1.05.622-1.762.826-.714.204-1.573.306-2.577.306-1.246 0-2.346-.102-3.3-.306-.955-.204-1.764-.546-2.427-1.026a4.533 4.533 0 0 1-1.507-1.88c-.342-.773-.512-1.728-.512-2.866H0c0 1.53.246 2.915.738 4.159a11.366 11.366 0 0 0 2.02 3.332c.853.978 1.868 1.818 3.043 2.52A19.896 19.896 0 0 0 9.6 38.52c1.356.462 2.778.804 4.265 1.026 1.486.222 2.984.333 4.49.333 2.452 0 4.677-.24 6.677-.72 1.999-.48 3.707-1.181 5.124-2.105 1.416-.925 2.51-2.067 3.284-3.426.22-.387.405-.79.563-1.208v6.926H44.58V29.11l4.34-4.212 8.672 13.41L52.745 50h11.302l2.532-7.25h14.496L83.637 50H95L78.785 11.186z"
fillRule="nonzero"
/>
</Vector>
)
}
}
export { SkavaTownLogoIcon }
export default SkavaTownLogoIcon