Unknown Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Unknown 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/319161.svg" alt="Unknown icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319161.svg" alt="Unknown icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319161.svg" alt="Unknown icon" :width="24" :height="24" />
CSS background
.icon-unknown {
background-image: url('https://proicons.com/icon/319161.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
</style>
<circle cx="16" cy="22.5" r="1.5"/>
<path d="M17,19h-2v-4h2c1.103,0,2-0.897,2-2s-0.897-2-2-2h-2c-1.103,0-2,0.897-2,2v0.5h-2V13c0-2.206,1.794-4,4-4h2
c2.206,0,4,1.794,4,4s-1.794,4-4,4V19z"/>
<path d="M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527
C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609
l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"/>
<rect id="_x3C_Transparent_Rectangle_x3E__00000047043459972075101980000012870844918251172286_" class="st0" width="32" height="32"/>
</svg>
Unknown in other icon packs
Copied!