Mücevher mi Çanta mı?

Mücevherler sezonsuz, zamansız, klasik, çağdaş, her dönemin belki de en özel stil parçalarından. Zaman geçtikçe değerleniyorlar. Eskiden günümüze uzun bir stil köprüsü kuruyorlar ve her zaman heyecanımızı yüksek tutuyorlar. Onların hikayelerini de tasarım fikirlerini de zanaatkarlar tarafından ustaca işlenen yönlerini de bir hayli seviyoruz. 

Son zamanlarda ise görünümlerdeki parçalar gitgide daha akışkan bir form kazanmaya başladı. Buradaki akışkanlıktan kasıt sahip oldukları materyaller değil efektif kullanım amaçları. Kemerler tasma kolyelere, fularlar pantolondan saça farklı yerlerde de kendilerini göstermeye başladı. Görünen o ki aksesuar sektörü de kendi içinde bu akışkanlığa uyum sağlıyor. Çünkü bazı çanta tasarımları resmen mücevher gibi görünüyor. Boynunuzda, kulağınızda ya da bileklerinizde taşımak istemediğiniz mücevherleri şimdi çanta olarak takmaya ne dersiniz?

Mücevher mi Çanta mı? / 0

1

CHANEL

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display: block !important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

Mücevher mi Çanta mı? / 1

2

JUDITH LEIBER COUTURE

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display: block !important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

Mücevher mi Çanta mı? / 2

3

JIMMY CHOO

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display: block !important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

Mücevher mi Çanta mı? / 3

4

ALEXANDER MCQUEEN

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display: block !important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

Mücevher mi Çanta mı? / 4

5

KHAITE

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display: block !important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

Mücevher mi Çanta mı? / 5

6

RABANNE

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display: block !important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

Mücevher mi Çanta mı? / 6

7

DRIES VAN NOTEN

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display: block !important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

Mücevher mi Çanta mı? / 7

8

CHLOÉ

.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}

.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display: block !important
}

.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}

@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}

to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}

Başa dön tuşu