楽天マガジン

一覧、リストのアイコン

カテゴリアイコンコンテンツ
楽天マガジン
<div class="dli-list"><span></span><span></span><span></span></div>
.dli-list {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 0.8em;
}

.dli-list > span {
  display: block;
  position: relative;
  height: 0.1em;
  background: currentColor;
  border-radius: 0.1em;
}

.dli-list > span::before {
  content: '';
  position: absolute;
  top: 0;
  right: calc(100% + 0.1em);
  bottom: 0;
  margin: auto;
  width: 0.1em;
  height: 0.1em;
  background: currentColor;
  border-radius: 50%;
}

.dli-list > span + span {
  margin-top: 0.22em;
}

Recommend

同じカテゴリのアイコン

楽天マガジン
  1. CSS LABORATORY
  2. アイコン
  3. 一覧、リスト

カテゴリ

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

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