feat(components): Added Ursula linedrawing. Closes #1160
This commit is contained in:
parent
391b2196bc
commit
17c825774b
2 changed files with 15 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
carlton: *s3optsAdded
|
||||
components:
|
||||
- Added Reddit icon to Icon component
|
||||
- Added Ursula linedrawing to Linedrawings
|
||||
huey: *s3optsAdded
|
||||
simon: &s3AndYokeSimon
|
||||
- Added support for configuring the height of the Yoke.
|
||||
|
|
|
@ -675,6 +675,20 @@ const svg = {
|
|||
/>,
|
||||
<rect className="secondary" width="17.602009" height="5.5767927" x="158.51886" y="146.41928" />
|
||||
],
|
||||
ursula: [
|
||||
<path
|
||||
className="inside"
|
||||
d="m 131.87281,65.144565 c -66.060556,0 -121.296597,-4.498921 -121.296597,-4.498921 L 5.4075207,100.3977 c 15.9172923,0 86.5265533,76.11572 86.5265533,103.95477 h 39.938736 39.93874 c 0,-27.83905 70.60926,-103.95477 86.52656,-103.95477 l -5.16869,-39.752056 c 0,0 -55.23605,4.498921 -121.29661,4.498921 z"
|
||||
/>,
|
||||
<path
|
||||
className="primary"
|
||||
d="M 10.576147,60.645676 5.4074283,100.39758 c 25.6944247,0 99.7846517,1.56266 99.9870917,76.67352 -0.0917,25.44039 -10.837752,27.19142 -13.056489,27.28134 h 78.485099 c -3.08828,-0.24353 -12.38876,-2.99474 -12.47195,-27.28101 0.20222,-75.11119 74.29263,-76.67385 99.98709,-76.67385 l -5.16871,-39.751904 c 0,0 -53.95204,8.991389 -121.29688,8.991389 -67.344819,0 -121.296533,-8.991389 -121.296533,-8.991389 z M 170.82313,204.35244 c 0.6148,0.0485 0.98829,0 0.98829,0 z m -78.485099,0 h -0.404082 c 0,0 0.148749,0.0107 0.404082,0 z"
|
||||
/>,
|
||||
<path
|
||||
className="secondary"
|
||||
d="m 105.39671,177.37787 h 52.9522"
|
||||
/>,
|
||||
],
|
||||
wahid: [
|
||||
<path
|
||||
className="inside"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue