Letterbox Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Letterbox 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/305985.svg" alt="Letterbox icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305985.svg" alt="Letterbox icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305985.svg" alt="Letterbox icon" :width="24" :height="24" />
CSS background
.icon-letterbox {
background-image: url('https://proicons.com/icon/305985.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M878 779l59-177c2-6-1-13-7-15-74-25-148-49-222-74V340h-41v41H509V162H319c-13 0-23 10-23 23v106c0 13 10 23 23 23h163v67H120c-32 0-57 26-57 57v400h831v-49H721v-32c0-8-3-15-8-21 50 17 100 34 150 50 6 2 13-1 15-7zm25-187c6 2 7 5 1 8-49 19-97 39-145 58-6 2-13 0-16-6-12-19-23-37-35-56v-69c65 21 130 43 195 65zM682 774c-8 0-15-7-15-16 0-8 7-15 15-15 9 0 16 7 16 15 0 9-7 16-16 16zm161-8l-135-45v-86c5-1 8-2 8-1 1 0 1 1 1 1 8 13 16 27 24 40 2 3 3 3 6 2 14-6 28-12 43-18h2c1-1 4 4 7 9 16 31 33 61 49 92 3 5 1 8-5 6zm-32-103c-3-5-1-12 5-14 32-13 63-26 95-38 6-3 9 0 7 6-16 47-31 94-47 141-2 6-6 6-9 1l-51-96z"/></svg>
Letterbox in other icon packs
Copied!