<input type="text" class="input-search">
.input-search {
display: inline-block;
vertical-align: top;
width: 100%;
height: 30px;
padding: 3px 30px 3px 12px;
box-sizing: border-box;
border-radius: 5px;
border: 1px solid #e5e5e5;
background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20style%3D%22%22%3E%20%3Cpath%20id%3D%22ic_search_24px%22%20d%3D%22M11.576%2C10.547h-.542l-.192-.185a4.466%2C4.466%2C0%2C1%2C0-.48.48l.185.192v.542L13.978%2C15%2C15%2C13.978Zm-4.117%2C0A3.087%2C3.087%2C0%2C1%2C1%2C10.547%2C7.46%2C3.083%2C3.083%2C0%2C0%2C1%2C7.46%2C10.547Z%22%20transform%3D%22translate%28-3%20-3%29%22%20fill%3D%22rgb%28174%2C178%2C183%29%22%2F%3E%20%3C%2Fsvg%3E) no-repeat right 12px center / 12px;
font-size: 14px;
line-height: 1.6;
outline: none;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.