Fxtextedit Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fxtextedit 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/340894.svg" alt="Fxtextedit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340894.svg" alt="Fxtextedit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340894.svg" alt="Fxtextedit icon" :width="24" :height="24" />
CSS background
.icon-fxtextedit {
background-image: url('https://proicons.com/icon/340894.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="path853" class="cls-1" d="M3.56,22.85h1a3.52,3.52,0,0,0,3.47-2.23l3.42-6.91c.85-1.53,1.88-2.55,3.35-2.62h2.7a2.32,2.32,0,0,1,2.54,2.05l1.63,7.39c.55,1.7,1.5,2.24,2.62,2.28h1.23"/><path id="path857" class="cls-1" d="M14.53,23h1.3c1.48,0,2.6-.87,3.45-2.52l3.13-6.68c.71-1.5,1.66-2.66,3.51-2.69h1.31"/><path id="path859" class="cls-1" d="M5.3,16.88h9.29"/><path id="path876" class="cls-1" d="M5.72,29l36.84.12"/><path id="path878" class="cls-1" d="M5.72,36.9,42.56,37"/><path id="path880" class="cls-1" d="M30.47,21.29l12.09.12"/><path id="path882" class="cls-1" d="M30.47,13.64l12.09.12"/></svg>
Copied!