Logo X Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Logo X 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/318331.svg" alt="Logo X icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318331.svg" alt="Logo X icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318331.svg" alt="Logo X icon" :width="24" :height="24" />
CSS background
.icon-logo-x {
background-image: url('https://proicons.com/icon/318331.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="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path d="m18.2342,14.1624l8.7424-10.1624h-2.0717l-7.591,8.8238-6.0629-8.8238h-6.9929l9.1684,13.3432-9.1684,10.6568h2.0718l8.0163-9.3183,6.4029,9.3183h6.9929l-9.5083-13.8376h.0005Zm-2.8376,3.2984l-.9289-1.3287L7.0763,5.5596h3.1822l5.9649,8.5323.9289,1.3287,7.7536,11.0907h-3.1822l-6.3272-9.05v-.0005Z"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Logo X in other icon packs
Copied!