Lantern Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Lantern 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/320281.svg" alt="Lantern icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320281.svg" alt="Lantern icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320281.svg" alt="Lantern icon" :width="24" :height="24" />
CSS background
.icon-lantern {
background-image: url('https://proicons.com/icon/320281.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="lantern_00000021096149612491321770000002848501196371226303_" d="M27.36,16.5c0-3.974-3.371-7.345-8-8.464V6 c0-0.199-0.161-0.36-0.36-0.36h-2.64V1h-0.72v4.64H13c-0.199,0-0.36,0.161-0.36,0.36v2.036c-4.629,1.12-8,4.491-8,8.464 c0,3.976,3.375,7.347,8.007,8.466C12.646,24.978,12.64,24.988,12.64,25v5c0,0.199,0.161,0.36,0.36,0.36s0.36-0.161,0.36-0.36v-2.64 h1.28V30c0,0.199,0.161,0.36,0.36,0.36s0.36-0.161,0.36-0.36v-2.64h1.28V30c0,0.199,0.161,0.36,0.36,0.36 c0.199,0,0.36-0.161,0.36-0.36v-2.64h1.279V30c0,0.199,0.161,0.36,0.36,0.36s0.36-0.161,0.36-0.36v-5 c0-0.012-0.006-0.023-0.007-0.034C23.985,23.847,27.36,20.476,27.36,16.5z M13.36,6.36h5.28v1.521C17.793,7.724,16.908,7.64,16,7.64 s-1.792,0.083-2.64,0.241V6.36z M16,8.36c3.661,0,6.64,3.652,6.64,8.14s-2.979,8.14-6.64,8.14s-6.64-3.651-6.64-8.14 S12.339,8.36,16,8.36z M5.36,16.5c0-3.477,2.864-6.452,6.882-7.616C10.086,10.431,8.64,13.266,8.64,16.5s1.446,6.068,3.602,7.616 C8.224,22.951,5.36,19.977,5.36,16.5z M18.64,26.64h-5.28v-1.531c0.849,0.158,1.73,0.251,2.64,0.251s1.791-0.093,2.64-0.251V26.64z M19.758,24.116c2.155-1.548,3.603-4.382,3.603-7.616s-1.447-6.069-3.603-7.616c4.018,1.164,6.882,4.139,6.882,7.616 S23.775,22.951,19.758,24.116z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Lantern in other icon packs
Copied!