Letter Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Letter 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/305984.svg" alt="Letter icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305984.svg" alt="Letter icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305984.svg" alt="Letter icon" :width="24" :height="24" />
CSS background
.icon-letter {
background-image: url('https://proicons.com/icon/305984.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="M822 434c-10-5-13-12-13-22v-66V96c0-19-14-33-33-33H231c-19 0-33 14-33 33v315c0 9-3 13-11 18l-84 48c-21 13-33 32-33 59 1 120 1 240 1 361v15c2 17 9 24 26 25 4 1 8 1 13 1h790c20-1 28-9 30-29v-13-357c0-30-12-50-37-64-23-14-47-28-71-41zM312 176h287v46H312v-46zm0 115h333v47H312v-47zm0 116h261v46H312v-46zm333 116v46H312v-46h333zm242 354c0 15-3 18-21 18H134c-18 0-20-3-20-20V723 538c-1-11 3-19 12-24 23-14 46-28 71-43v114c-16-9-31-18-49-28v38c1 3 4 6 6 8 108 59 215 118 323 178 18 10 33 7 50-2 88-49 176-96 264-145 19-10 37-20 55-31 3-2 6-7 7-11 1-11 0-21 0-34-15 8-28 15-43 23V475c25 15 48 29 70 44 4 2 7 10 7 15v343z"/></svg>
Letter in other icon packs
Copied!