楽天マガジン

丸囲み三角の矢印 (塗りつぶし・左向き)のアイコン

カテゴリ矢印
楽天マガジン
<span class="dli-caret-circle-fill-left"></span>
.dli-caret-circle-fill-left {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  position: relative;
  width: 0.8em;
  height: 0.8em;
  border: 0.075em solid currentColor;
  background: currentColor;
  border-radius: 50%;
  box-sizing: content-box;
}

.dli-caret-circle-fill-left::before {
  content: '';
  color: #fff;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.18em 0.31177em;
  border-right-color: currentColor;
  border-left: 0;
  transform: translateX(-15%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

Recommend

同じカテゴリのアイコン

楽天マガジン
  1. CSS LABORATORY
  2. 矢印
  3. 丸囲み三角の矢印 (塗りつぶし・左向き)

カテゴリ

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

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