Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CIRCULAR BUTTON #16

Open
JERRYJURR opened this issue Feb 16, 2019 · 1 comment
Open

CIRCULAR BUTTON #16

JERRYJURR opened this issue Feb 16, 2019 · 1 comment
Assignees
Labels
asset For design team

Comments

@JERRYJURR
Copy link
Collaborator

screen shot 2019-02-16 at 11 53 25 am

/* Ellipse */

position: absolute;
width: 80px;
height: 80px;
left: 283px;
top: 57px;

background: #FFFFFF;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

/* Settings */

position: absolute;
width: 60px;
height: 28px;
left: 177px;
top: 144px;

font-family: Anchor;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 24px;
text-align: center;

color: #111228;


<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M47.3495 19.1874H43.5842C43.12 17.5884 42.5011 16.0926 41.7274 14.7L44.4095 12.0179C45.08 11.3474 45.08 10.3158 44.4095 9.64526L39.3032 4.53895C38.6326 3.86842 37.601 3.86842 36.9305 4.53895L34.2484 7.22105C32.8558 6.44737 31.36 5.82842 29.7611 5.36421V1.65053C29.7611 0.722105 29.0389 0 28.1105 0H20.8895C19.9611 0 19.2389 0.722105 19.2389 1.65053V5.41579C17.64 5.88 16.1442 6.49895 14.7516 7.27263L12.0695 4.59053C11.3989 3.92 10.3674 3.92 9.69684 4.59053L4.59053 9.69684C3.92 10.3674 3.92 11.3989 4.59053 12.0695L7.27263 14.7516C6.49895 16.1442 5.88 17.64 5.41579 19.2389H1.65053C0.722105 19.2389 0 19.9611 0 20.8895V28.1105C0 29.0389 0.722105 29.7611 1.65053 29.7611H5.41579C5.88 31.36 6.49895 32.8558 7.27263 34.2484L4.59053 36.9305C3.92 37.601 3.92 38.6326 4.59053 39.3032L9.69684 44.4095C10.3674 45.08 11.3989 45.08 12.0695 44.4095L14.7516 41.7274C16.1442 42.5011 17.64 43.12 19.2389 43.5842V47.3495C19.2389 48.2779 19.9611 49 20.8895 49H28.1105C29.0389 49 29.7611 48.2779 29.7611 47.3495V43.5842C31.36 43.12 32.8558 42.5011 34.2484 41.7274L36.9305 44.4095C37.601 45.08 38.6326 45.08 39.3032 44.4095L44.4095 39.3032C45.08 38.6326 45.08 37.601 44.4095 36.9305L41.7274 34.2484C42.5011 32.8558 43.12 31.36 43.5842 29.7611H47.3495C48.2779 29.7611 49 29.0389 49 28.1105V20.8895C49 19.9611 48.2779 19.1874 47.3495 19.1874ZM24.5 35.6926C18.3105 35.6926 13.3074 30.6895 13.3074 24.5C13.3074 18.3105 18.3105 13.3074 24.5 13.3074C30.6895 13.3074 35.6926 18.3105 35.6926 24.5C35.6926 30.6895 30.6895 35.6926 24.5 35.6926Z" fill="#111228"/>
</svg>

@JERRYJURR
Copy link
Collaborator Author

/* Vector */

position: absolute;
left: 0%;
right: 0%;
top: 0%;
bottom: 0%;

background: #111228;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
asset For design team
Projects
None yet
Development

No branches or pull requests

4 participants