CSS Search Icon code: .search { position:relative; width:0.5em; height:0.5em; border:0.1em; border-radius:50%; &:before { content:''; position:absolute; background:black; right:-0.30em; bottom:-0.2em; width:0.40em; height:0.09em; transform: rotate(45deg); }

thecoderbaba's tweet image. CSS Search Icon code: 
.search {
 position:relative;
 width:0.5em;
 height:0.5em;
 border:0.1em;
 border-radius:50%;
 &:before {
 content:'';
 position:absolute;
 background:black;
 right:-0.30em;
 bottom:-0.2em;
 width:0.40em;
 height:0.09em;
 transform: rotate(45deg);
  }

United States Trends
Loading...

Something went wrong.


Something went wrong.