楽天マガジン

矢型の矢印 (下向き)のアイコン

カテゴリ矢印
楽天トラベル
<span class="dli-arrow-down"></span>
.dli-arrow-down {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  position: relative;
  width: 0.1em;
  height: 1em;
  background: currentColor;
}

.dli-arrow-down::before {
  content: '';
  width: 0.65em;
  height: 0.65em;
  border: 0.1em solid currentColor;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  transform-origin: bottom left;
  position: absolute;
  left: 50%;
  bottom: -0.05em;
  box-sizing: border-box;
}

Recommend

同じカテゴリのアイコン

楽天マガジン
  1. CSS LABORATORY
  2. 矢印
  3. 矢型の矢印 (下向き)

カテゴリ

お気に入りリストに追加しました

お問い合わせを送信しました