Kissing Face With Smiling Eyes Svg Icon
Free SVG icon from the IconaMoon collection. Download or copy for use in any project.
The Kissing Face With Smiling Eyes Svg icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/308807.svg" alt="Kissing Face With Smiling Eyes Svg icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/308807.svg" alt="Kissing Face With Smiling Eyes Svg icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/308807.svg" alt="Kissing Face With Smiling Eyes Svg icon" :width="24" :height="24" />
CSS background
.icon-kissing-face-with-smiling-eyes---svg {
background-image: url('https://proicons.com/icon/308807.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM8.70711 10.7071C8.31658 11.0976 7.68342 11.0976 7.29289 10.7071C6.90237 10.3166 6.90237 9.68342 7.29289 9.29289L8.29289 8.29289C8.48043 8.10536 8.73478 8 9 8C9.26522 8 9.51957 8.10536 9.70711 8.29289L10.7071 9.29289C11.0976 9.68342 11.0976 10.3166 10.7071 10.7071C10.3166 11.0976 9.68342 11.0976 9.29289 10.7071L9 10.4142L8.70711 10.7071ZM15.2929 10.7071C15.6834 11.0976 16.3166 11.0976 16.7071 10.7071C17.0976 10.3166 17.0976 9.68342 16.7071 9.29289L15.7071 8.29289C15.5196 8.10536 15.2652 8 15 8C14.7348 8 14.4804 8.10536 14.2929 8.29289L13.2929 9.29289C12.9024 9.68342 12.9024 10.3166 13.2929 10.7071C13.6834 11.0976 14.3166 11.0976 14.7071 10.7071L15 10.4142L15.2929 10.7071ZM13.8944 13.5528C14.1414 14.0468 13.9412 14.6474 13.4472 14.8944L13.2361 15L13.4472 15.1056C13.9412 15.3526 14.1414 15.9532 13.8944 16.4472C13.6474 16.9412 13.0468 17.1414 12.5528 16.8944L10.5528 15.8944C10.214 15.725 10 15.3788 10 15C10 14.6212 10.214 14.275 10.5528 14.1056L12.5528 13.1056C13.0468 12.8586 13.6474 13.0588 13.8944 13.5528Z" fill="#292929"/> </svg>
Copied!