楽天カード

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

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

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

Recommend

同じカテゴリのアイコン

楽天カード
  1. CSS LABORATORY
  2. 矢印
  3. 矢型の矢印 (左向き)

カテゴリ

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

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