ホーム » 個人掲示板 » ■SNSボタンのicon.cssコード
My Google+

■SNSボタンのicon.cssコード

  • 技術三昧@2018-11-29 18:32:35

スポンサーリンク

■SNSボタンのicon.cssコード


@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.svg?ookgoz#icomoon') format('svg');
	src:url('../fonts/icomoon.eot?ookgoz#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?ookgoz') format('truetype'),
		url('../fonts/icomoon.woff?ookgoz') format('woff'),
		url('../fonts/icomoon.eot?ookgoz');
		font-weight: normal;
		font-style: normal;
}

[class^="ShareList__icon-"], [class*=" ShareList__icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ShareList__icon-line:before        {content: "e90a";}
.ShareList__icon-feedly:before      {content: "e900";}
.ShareList__icon-pocket:before      {content: "e902";}
.ShareList__icon-instagram:before   {content: "ea92";}
.ShareList__icon-twitter:before     {content: "ea96";}
.ShareList__icon-youtube:before     {content: "ea9d";}
.ShareList__icon-google:before      {content: "ea88";}
.ShareList__icon-google2:before     {content: "ea89";}
.ShareList__icon-google-plus:before {content: "ea8b";}
.ShareList__icon-google-plus2:before{content: "ea8c";}
.ShareList__icon-facebook:before    {content: "ea90";}
.ShareList__icon-facebook2:before   {content: "ea91";}
.ShareList__icon-linkedin:before    {content: "eaca";}
.ShareList__icon-linkedin2:before   {content: "eac9";}
.ShareList__icon-pinterest:before   {content: "ead2";}
.ShareList__icon-pinterest2:before  {content: "ead1";}
.ShareList__icon-hatebu:before      {content: "e903";}
.ShareList__icon-hatebu2:before     {content: "e901";}
.ShareList__icon-rss:before         {content: "ea9b";}
.ShareList__icon-rss2:before        {content: "ea9c";}

0人

◎技術三昧掲示板で掲載した情報(リンク・リンク先を含む)に関して、掲示板管理者が確認や保証を行うことは一切ありません。
すべて利用者のモラルに委ねられおり、掲示板から張られたリンクに関するトラブルが生じても管理者側は免責とさせていただきます。

閉じる