Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- THEME ' 003. ' VERSION 2 MADE BY @SOVBIN.
- ( your little strawberry )
- ---------------------------------------------------------------
- ♡ made by using tutorials from octomoosey.tumblr.com ;
- ♡ spotify player from laurenbudorick.tumblr.com ;
- ♡ fonts : ddkinzart.tumblr.com & hobioks.tumblr.com ;
- ♡ icons : fontawesome.com/icons?from=io ;
- ---------------------------------------------------------------
- -->
- <!DOCTYPE html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="image:Img" content="https://66.media.tumblr.com/fde24bd9bd2fcdee81f58078887610ee/baab4df01a981afb-14/s500x750/f5aacb45c20e30c5f72a9ebfb790e41b3906d2b7.png">
- <meta name="image:Img2" content="https://66.media.tumblr.com/671ee3103e603ded8759c49dff7dc291/baab4df01a981afb-aa/s500x750/7b51d468a0700a450f11094d48353f0e719a35e8.png">
- <meta name="color:Background" content="#e2e1e1" />
- <meta name="color:Bold" content="#897d76" />
- <meta name="color:Container" content="#f3f3f3" />
- <meta name="color:Italic" content="#9b918b" />
- <meta name="color:Links" content="#897d76" />
- <meta name="color:LinksHover" content="#999999" />
- <meta name="color:Text" content="#999999" />
- <meta name="color:Sidebar" content="#ffffff" />
- <meta name="color:Tags" content="#897d76" />
- <meta name="color:Blockquote" content="#eeeeee" />
- <meta name="color:Posts" content="#ffffff" />
- <meta name="color:ReblogButton" content="#897d76" />
- <meta name="color:Player" content="#897d76" />
- <meta name="text:Link 2" content="Link 2">
- <meta name="text:Link 3" content="Link 3">
- <meta name="text:Link 4" content="Link 4">
- <meta name="text:Description1" content="Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam nisi lorem, pulvinar id, commodo feugiat, vehicula et, mauris. Aliquam mattis porta urna. Maecenas dui neque, rhoncus sed, vehicula vitae, auctor at, nisi. Aenean id massa ut lacus molestie porta. Curabitur sit amet quam id libero suscipit venenatis. Cum sociis natoque penatibus et magnis dis parturient montes.">
- <meta name="text:Description2" content="Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam nisi lorem, pulvinar id, commodo feugiat" />
- <meta name="text:Description3" content="Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam nisi lorem, pulvinar id, commodo feugiat, vehicula et, mauris. Aliquam mattis porta" />
- <meta name="text:Title" content="theme 003." />
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous">
- <!-- FONTS -->
- <link href="https://fonts.googleapis.com/css?family=DM+Serif+Display&display=swap" rel="stylesheet">
- </head>
- <!-- TOOLTIPS -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:0,
- tip_fade_speed:400,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <style type="text/css">
- /* FONTS */
- @font-face{font-family:"bakery";src:url('https://static.tumblr.com/it5srtk/L6norxb0m/bakery.ttf');}
- /* SCROLLBAR */
- ::-webkit-scrollbar {width:7.5px;height:7.5px;}
- ::-webkit-scrollbar {background-color:{color:Container};}
- ::-webkit-scrollbar-track {border:2px solid {color:Container};background-color:{color:Container};}
- ::-webkit-scrollbar-thumb {border:2px solid {color:Container};background-color:{color:Posts};}
- /* GENERAL STYLES */
- #wrapper {position:fixed;background-color:transparent;top:1%;left:35%;width:460px;height:100%;}
- body {background-color:{color:Background};font-family:'Gibson', sans-serif;font-size: 9.5px;line-height:180%;color:{color:Text};text-transform:lowercase;}
- p {font-family:'Gibson', sans-serif;font-size:9.5px;margin-top:0px;}
- a {
- font-family:'DM Serif Display',serif;
- font-weight:600;
- text-decoration:none;
- color:{color:Links};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- a:hover {color:{color:LinksHover};}
- b, strong {
- color:{color:Bold};
- font-family:'DM Serif Display',serif;
- font-weight:900;
- font-size:9px;
- text-transform:uppercase;
- }
- i, em {
- color:{color:Italic};
- font-family:"bakery";
- font-size:10px;
- letter-spacing:1px;
- text-transform:lowercase;
- }
- blockquote {margin:3px 0 3px 8px; padding:0px 8px;padding-left:4px;}
- blockquote p{margin:3px 0 3px 5px;line-height:140%;padding-left:4px;padding-top:8px;padding-bottom:4px;}
- blockquote p:first-child{margin:3px 0 3px 5px;}
- blockquote p:last-child{margin:3px 0 3px 5px;}
- blockquote p:only-child{margin:3px 0 3px 5px;}
- blockquote blockquote {padding:0 0 0 3px;line-height:140%;}
- blockquote {padding-left:4px;border-left:1.5px solid {color:Blockquote};}
- blockquote blockquote b {word-spacing:0.5px;letter-spacing:0.5px;}
- blockquote img {max-width:100%;height:auto;}
- img {max-width:100%;}
- h1,h2 {
- color:{color:Bold};
- font-family:'DM Serif Display',serif;
- text-align:center;
- text-transform:uppercase;
- padding:6px;
- }
- h1 {font-size:20px;}
- h2 {font-size:15px;}
- ul {margin:1px 0px 3px 15px; padding:0;list-style-type:none;}
- ul li {padding:1px 0px 1px 20px;position:relative;text-align:left;margin-top:0px;}
- ul li:before {content:'›';top:1px;color:{color:Italic}, .5;left:0px;font-size:10px;position:absolute;display:block;font-family:sans-serif; }
- hr {width:100px;border-top:1px solid #c3bbb6;opacity:0.7;}
- /* POSTS */
- #container {
- position:absolute;
- margin-top:218px;
- background-color:{color:Container};
- border-top:15px solid {color:Container};
- border-bottom:10px solid {color:Container};
- max-height:65%;
- width:460px;
- overflow-y:scroll;
- overflow-x:hidden;
- }
- .posts {
- width:380px;
- background-color:{color:Posts};
- padding:10px;
- margin:20px 29px 35px;
- border-radius:10px;
- }
- iframe, img, embed, object, video {max-width:100%;}
- img {height:auto;width:auto;}
- /* PERMALINKS */
- .permalinks {
- background:transparent;
- padding:6px;
- height:24px;
- margin-bottom:15px;
- border-bottom:0.5px solid #efefef;
- }
- .permalinks a {margin-right:6px;text-decoration:none;font-weight:600;font-size: 8.5px;}
- .info {float:left;font-family:'DM Serif Display',serif;text-transform: uppercase;letter-spacing: 1px;}
- .reblogbutton {float:right;}
- .reblogbutton a {color:#fff;font-size:9px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;}
- /* TAGS */
- .tags {text-align:left;padding:8px;padding-top:12px;}
- .tags a {
- margin-right:11px;
- text-decoration:none;
- font-size:9.5px;
- font-weight:600;
- text-transform:uppercase;
- color:{color:Tags};
- }
- /* POST NOTES */
- #postnotes img {display:none;}
- #postnotes {padding:10px;border-top:0.5px solid #efefef;}
- #postnotes ol {list-style-type:none;margin:10px 0;padding:0;}
- #postnotes ol a {text-transform:uppercase;line-height:220%;}
- #postnotes blockquote {border-color:#eee;padding:4px 10px;margin:10px 0px 0px 25px;}
- /* SIDEBAR WRAPPER */
- #sidebar {
- position:fixed;
- width:444px;
- height:202px;
- padding:8px;
- background-color:{color:Container};
- border-bottom:4px double #fff;
- z-index:99999;
- }
- /* IMAGES */
- #img {position:fixed;width:130px;height:70px;}
- #img2 {position:fixed;margin-top:130px;margin-left:315px;width:130px;height:70px;}
- #img img,#img2 img {width:100%;max-height:70px;border-radius:5px;object-fit: cover;}
- #img img {border-top-left-radius:3px;}
- /* SIDEBAR */
- #title {
- transform: rotate(90deg);
- margin-top:80px;
- margin-left:390px;
- position:fixed;
- color:{color:Links};
- font-size:23px;
- font-weight:900;
- letter-spacing:1.7px;
- text-transform:uppercase;
- z-index:999999;
- }
- #desc1 {
- position:fixed;
- padding:10px;
- margin-left:137px;
- height:152px;
- width:150px;
- background-color:{color:Sidebar};
- border-radius:5px;
- }
- #desc1 p {
- margin-top:0px;
- font-size:7px;
- font-weight:400;
- color:{color:Text};
- text-align:justify;
- text-transform:uppercase;
- line-height:190%;
- word-spacing:2.5px;
- }
- #desc1 i,#desc2 i,#desc3 i {text-transform:lowercase;}
- #desc2,#desc3 {
- position:fixed;
- padding:10px;
- width:110px;
- background:{color:Sidebar};
- overflow:hidden;
- border-radius:5px;
- }
- #desc2 {margin-top:79px;height:73px;}
- #desc3 {margin-left:315px;height:102px;}
- #desc2 p,#desc3 p {
- line-height:180%;
- padding-top:3px;
- font-size:7.5px;
- font-weight:600;
- color:{color:Text};
- text-align:center;
- text-transform:uppercase;
- }
- .fa-quote-left {font-size:8.5px;color:{color:Italic};margin-left:-8px;padding-right:2px;}
- .fa-quote-right {font-size:8.5px;color:{color:Italic};margin-right:-8px;padding-left:2px;}
- /* LINKS */
- #links {position:fixed;margin-top:178px;width:310px;}
- #links a {
- display:inline-block;
- padding:5px;
- width:63px;
- height:12px;
- margin-right:2px;
- font-size:10px;
- font-weight:600;
- font-family:'DM Serif Display',serif;
- letter-spacing:0.5px;
- text-align:center;
- text-transform:uppercase;
- color:{color:Links};
- background:#fff;
- border-radius:5px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- #links a:hover {border-radius:8px;}
- /* PAGINATION */
- #pagination {
- width:324px;
- height:20px;
- margin-top:-25px;
- padding-bottom:10px;
- z-index:99999;
- }
- #pagination a {
- width:70px;
- padding:8px;
- font-size:12.5px;
- font-family:'DM Serif Display',serif;
- text-transform:uppercase;
- letter-spacing:1px;
- text-align:center;
- font-weight:900;
- -webkit-transition:all 0.7s ease;
- -moz-transition:all 0.7s ease;
- -o-transition:all 0.7s ease;
- }
- /* ASK */
- .asker {margin-top:-5px;text-align:center;}
- .question {background:#f7f7f7;padding:10px;margin-top:-10px;margin-bottom:10px;height:auto;}
- /* QUOTE */
- .quote {
- font-size:12px;
- font-weight:600;
- letter-spacing:0.5px;
- text-align:center;
- text-transform:uppercase;
- margin-bottom:5px;
- padding-bottom:5px;
- }
- .quotesource {
- font-size:7px;
- letter-spacing:1px;
- text-align:right;
- margin-bottom:5px;
- }
- /* AUDIO */
- .audio {height:60px;width:350px;margin-bottom:10px;display:inline-block;}
- .audioplayer {
- background-color:{color:Player};
- border:15px solid transparent;
- border-top-left-radius:8px;
- border-bottom-left-radius:8px;
- width:30px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:99;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -ms-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- transition: all 0.5s ease;
- }
- .audioinfo {
- background:#f7f7f7;
- margin-left:64px;
- margin-top:0px;
- width:305px;
- height:100%;
- padding:0px 0px 0px 10px;
- text-align:center;
- display:table;
- border-top-right-radius:8px;
- border-bottom-right-radius:8px;
- }
- .audioinfo p {font-size:9.5px;font-weight:600;display:table-cell;vertical-align:middle;padding:0px 0;margin-top:10px;text-align:center;line-height:180%;word-spacing:3px;}
- .audioinfo b {font-size:14px;}
- .spotify_audio_player {height: 80px !important;}
- /* CHAT */
- #chat {padding-bottom:5px;}
- .label {line-height:220%;text-transform:uppercase;letter-spacing:1px;display:inline;font-size:8px;font-weight:bold;}
- /* CREDIT */
- #credit {
- position:fixed;
- padding:10px;
- right:0.5%;
- bottom:1%;
- }
- #credit a {
- color:{color:Links};
- font-weight:600;
- font-size:7px;
- letter-spacing:0.5px;
- text-transform:uppercase;
- }
- /* TOOLTIP */
- #s-m-t-tooltip{
- position:absolute;
- max-width:150px;
- margin:13px 18px;
- padding:8px;
- text-align:center;
- color:#fff;
- font-weight:900;
- background-color:#444;
- font-weight:400;
- line-height:8px;
- font-size:9px;
- letter-spacing:0.9px;
- text-transform:uppercase;
- border-radius:5px;
- opacity:0.8;
- z-index:9999999;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- /* TUMBLR CONTROLS */
- iframe.tmblr-iframe {
- z-index:99999999999999!important;
- top:-2px!important;
- right:0!important;
- opacity:0;
- padding-right:38px;
- /* delete invert(1) from here */
- filter:invert(1) contrast(150%);
- -webkit-filter:invert(1) contrast(150%);
- -o-filter:invert(1) contrast(150%);
- -moz-filter:invert(1) contrast(150%);
- -ms-filter:invert(1) contrast(150%);
- /* to here if your blog has a dark background */
- transform:scale(0.65);
- transform-origin:100% 0;
- -webkit-transform:scale(0.65);
- -webkit-transform-origin:100% 0;
- -o-transform:scale(0.65);
- -o-transform-origin:100% 0;
- -moz-transform:scale(0.65);
- -moz-transform-origin:100% 0;
- -ms-transform:scale(0.65);
- -ms-transform-origin:100% 0;}
- iframe.tmblr-iframe:hover {opacity:0.6!important;}
- .hcontrols {position:fixed;top:0;right:0;z-index:999999999;}
- .hcontrols svg {width:14px;height:14px;padding:9px;}
- .hcontrols svg path {
- fill:{color:Links};;/* change this to change the color of the icon */}
- </style>
- <body><div id="credit"><a href="https://sovbin.tumblr.com/">sovbin.</a></div>
- <div id="wrapper">
- <div id="sidebar">
- <div id="title"><a href="/">{text:Title}</a></div>
- <div id="img"><img src="{image:Img}"/></div>
- <div id="desc1"><p>{text:Description1}</p></div>
- <div id="desc2"><p><i class="fas fa-quote-left"></i> {text:Description2} <i class="fas fa-quote-right"></i></p></div>
- <div id="links">
- <a href="/ask">inbox</a>
- <a href="{text:Link 3}">link 3</a>
- <a href="{text:Link 4}">link 4</a>
- <a href="{text:Link 5}">link 5</a>
- </div>
- <div id="desc3"><p><i class="fas fa-quote-left"></i> {text:Description3} <i class="fas fa-quote-right"></i></p></div>
- <div id="img2"><img src="{image:Img2}"/></div>
- </div>
- <div id="container">
- {block:Posts}
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- <div class="posts">
- {block:Date}
- <div class="permalinks">
- <div class="info"><i class="fas fa-calendar-alt"></i> <a href="{Permalink}"> {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a> <i class="fas fa-bookmark"></i> <a href="{Permalink}">{NoteCount}N</a></div>
- <div class="reblogbutton"><span style="font-size:9px;background:{color:ReblogButton};color:#fff;padding:3px;padding-left:10px;border-radius:3px;"><a href="{ReblogURL}">REBLOG</a></span></div>
- </div>
- {/block:Date}
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Photo}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Panorama}{LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Panorama}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div class="quote"> <i style="font-size:11px;" class="fas fa-quote-left"></i> {Quote} <i style="font-size:11px;" class="fas fa-quote-right"></i> </div>{block:Source}<div class="quotesource">{Source}</div>{/block:Source}{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}>{Name}</a>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}
- <div id="chat">{block:Lines} {block:Label}<div class="label"><b>{Label}</b></div> {/block:Label}{Line}<br>{/block:Lines} </div>{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Audio}<div class="audio">
- <div class="audioplayer">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
- <div class="audioinfo"><p>{block:TrackName}<b>{TrackName}</b><br>{/block:TrackName} {block:Artist}<b>—</b> {Artist}{/block:Artist}</p></div>
- </div>{/block:Audio}
- {block:Answer}<div class="asker"><h2>{Asker} messaged</h2> </div>
- <div class="question">{Question}</div>
- {Answer}
- {/block:Answer}
- <div class="tags">{block:HasTags}{block:Tags}<i style="font-weight:600;" class="fas fa-hashtag"></i><a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {block:PermalinkPage}{block:PostNotes}<div id="postnotes">{PostNotes}</div>{/block:PostNotes}{/block:PermalinkPage}
- </div>
- {/block:Posts}
- {block:Pagination}<center> <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">previous page</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next page</a>{/block:NextPage}</div></center>{/block:Pagination}
- </div>
- </div>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <div class="hcontrols"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M106.6,134c14.3,0,26-11.7,26-26s-11.7-26-26-26s-26,11.7-26,26S92.2,134,106.6,134z M106.6,94c7.7,0,14,6.3,14,14s-6.3,14-14,14s-14-6.3-14-14S98.9,94,106.6,94z M40.4,124.6l7.2,3.3c3,1.4,4.4,4.8,3.3,7.9l-2.8,7.4c-2.1,5.7-1.4,11.8,2.1,16.7c3.4,5,9,7.9,15,7.9c2.2,0,4.4-0.4,6.5-1.2l7.4-2.8c0.7-0.3,1.4-0.4,2.2-0.4c2.4,0,4.7,1.4,5.7,3.7l3.3,7.2c3,6.6,9.4,10.7,16.6,10.7s13.6-4.1,16.6-10.7l3.3-7.2c1-2.2,3.2-3.7,5.7-3.7c0.7,0,1.5,0.1,2.2,0.4l7.4,2.8c2.1,0.8,4.3,1.2,6.5,1.2c0,0,0,0,0,0c5.9,0,11.5-3,15-7.9c3.4-5,4.2-11.1,2.1-16.7l-2.8-7.4c-1.1-3.1,0.3-6.5,3.3-7.9l7.2-3.3c6.6-3,10.7-9.4,10.7-16.6s-4.1-13.6-10.7-16.6l-7.2-3.3c-3-1.4-4.4-4.8-3.3-7.9l2.8-7.4c2.1-5.7,1.4-11.8-2.1-16.7c-3.4-5-9-7.9-15-7.9c-2.2,0-4.4,0.4-6.5,1.2l-7.4,2.8c-0.7,0.3-1.4,0.4-2.2,0.4c-2.4,0-4.7-1.4-5.7-3.7l-3.3-7.2c-3-6.6-9.4-10.7-16.6-10.7S93,35.2,90,41.8l-3.3,7.2c-1,2.2-3.2,3.7-5.7,3.7c-0.7,0-1.5-0.1-2.2-0.4l-7.4-2.8c-2.1-0.8-4.3-1.2-6.5-1.2c-5.9,0-11.5,3-15,7.9c-3.4,5-4.2,11.1-2.1,16.7l2.8,7.4c1.1,3.1-0.3,6.5-3.3,7.9l-7.2,3.3c-6.6,3-10.7,9.4-10.7,16.6S33.8,121.6,40.4,124.6z M45.3,102.3l7.2-3.3c8.7-4,12.9-14.1,9.5-23l-2.8-7.4c-1-2.7,0-4.7,0.7-5.7c1.6-2.4,4.6-3.4,7.4-2.3l7.4,2.8c2.1,0.8,4.2,1.2,6.4,1.2c0,0,0,0,0,0c7.1,0,13.6-4.2,16.6-10.7l3.3-7.2c1.5-3.4,4.7-3.7,5.7-3.7s4.1,0.3,5.7,3.7l3.3,7.2c3,6.5,9.5,10.7,16.6,10.7c2.2,0,4.3-0.4,6.4-1.2l7.4-2.8c2.8-1,5.7,0,7.4,2.3c0.7,1,1.7,3,0.7,5.7l-2.8,7.4c-3.3,8.9,0.8,19,9.5,23l7.2,3.3c3.4,1.5,3.7,4.7,3.7,5.7s-0.3,4.1-3.7,5.7l-7.2,3.3c-8.7,4-12.9,14.1-9.5,23l2.8,7.4c1,2.7,0,4.7-0.7,5.7c-1.6,2.4-4.6,3.4-7.4,2.3l-7.4-2.8c-2.1-0.8-4.2-1.2-6.4-1.2c-7.1,0-13.6,4.2-16.6,10.7l-3.3,7.2c-1.5,3.4-4.7,3.7-5.7,3.7s-4.1-0.3-5.7-3.7l-3.3-7.2c-3-6.5-9.5-10.7-16.6-10.7c-2.2,0-4.3,0.4-6.4,1.2l-7.4,2.8c-2.8,1-5.7,0-7.4-2.3c-0.7-1-1.7-3-0.7-5.7l2.8-7.4c3.3-8.9-0.8-19-9.5-23l-7.2-3.3c-3.4-1.5-3.7-4.7-3.7-5.7S41.9,103.9,45.3,102.3z"/></svg></div>
- </body>
- </html>
Add Comment
Please, Sign In to add comment