Emoji Rounded Symbol For Lu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Rounded Symbol For Lu 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/325384.svg" alt="Emoji Rounded Symbol For Lu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325384.svg" alt="Emoji Rounded Symbol For Lu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325384.svg" alt="Emoji Rounded Symbol For Lu icon" :width="24" :height="24" />
CSS background
.icon-emoji-rounded-symbol-for-lu {
background-image: url('https://proicons.com/icon/325384.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="d" d="M6.9929,21.1964c1.2835-9.6689,10.1622-16.4667,19.8311-15.1832,7.9099,1.05,14.1332,7.2733,15.1832,15.1832h-15.2036v-11.3643c4.365.7517,8.1054,3.5498,10.0589,7.525h-5.4518M6.9929,21.1964h15.2036v-11.3643c-4.365.7517-8.1054,3.5498-10.0589,7.525h5.4518M6.9929,25.8036c1.2835,9.6689,10.1622,16.4667,19.8311,15.1832,7.9099-1.05,14.1332-7.2733,15.1832-15.1832h-15.2036v11.3643c4.365-.7517,8.1054-3.5498,10.0589-7.525h-5.4518M6.9929,25.8036h15.2036v11.3643c-4.365-.7517-8.1054-3.5498-10.0589-7.525h5.4518M12.0607,11.0607l2.4571,2.4571M36.9393,35.9393l-2.4571-2.4571M12.0607,35.9393l2.4571-2.4571M36.9393,11.0607l-2.4571,2.4571M10.7554,25.8036c-.2578-1.5249-.2578-3.0822,0-4.6071M38.2446,25.8036c.2578-1.5249.2578-3.0822,0-4.6071"/><path id="c" class="d" d="M3,23.5c0,11.8741,9.6259,21.5,21.5,21.5s21.5-9.6259,21.5-21.5S36.3741,2,24.5,2,3,11.6259,3,23.5"/></svg>
Copied!