Add Text Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Add Text 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/335924.svg" alt="Add Text icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335924.svg" alt="Add Text icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335924.svg" alt="Add Text icon" :width="24" :height="24" />
CSS background
.icon-add-text {
background-image: url('https://proicons.com/icon/335924.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="e" d="M43.5,11.54v1.4548c0,1.1002-.8832,1.9858-1.9803,1.9858h-5.4097c-2.0168,0-2.6415,1.0589-2.6415,2.648v12.4142c0,.7334-.5888,1.3239-1.3202,1.3239h-3.5473c-.7314,0-1.3202-.5905-1.3202-1.3239v-12.4142c0-1.5891-.6247-2.648-2.6415-2.648h-5.4097c-1.0971,0-1.9803-.8857-1.9803-1.9858v-1.4548c0-1.1002.8832-1.9858,1.9803-1.9858h22.2899c1.0971,0,1.9803.8857,1.9803,1.9858Z"/><path id="c" class="e" d="M11.5702,17.3592c-.7314,0-1.3202.5905-1.3202,1.3239v4.4423h-4.4298c-.7314,0-1.3202.5905-1.3202,1.3239v1.7867c0,.7334.5888,1.3239,1.3202,1.3239h4.4298v4.4423c0,.7334.5888,1.3239,1.3202,1.3239h1.7843c.7314,0,1.3202-.5905,1.3202-1.3239v-4.4423h4.4298c.7314,0,1.3202-.5905,1.3202-1.3239v-1.7867c0-.7334-.5888-1.3239-1.3202-1.3239h-4.4298v-4.4423c0-.7334-.5888-1.3239-1.3202-1.3239h-1.7843Z"/><path id="d" class="e" d="M30.3747,38.4459l-3.0015-5.2134h6.0031l-3.0015,5.2134Z"/></svg>
Add Text in other icon packs
Copied!