3c Terminal Emulator Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 3c Terminal Emulator 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/335762.svg" alt="3c Terminal Emulator icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335762.svg" alt="3c Terminal Emulator icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335762.svg" alt="3c Terminal Emulator icon" :width="24" :height="24" />
CSS background
.icon-3c-terminal-emulator {
background-image: url('https://proicons.com/icon/335762.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M42.5,28.826v.12c0,5.3615-4.3464,9.7079-9.7079,9.7079s-9.7079-4.3464-9.7079-9.7079v-9.8911c0-5.3615,4.3464-9.7079,9.7079-9.7079s9.7079,4.3464,9.7079,9.7079v.1201"/><path class="b" d="M5.5033,36.181c2.0231,1.6952,4.2075,2.472,9.113,2.472h1.1429c4.0455,0,7.325-3.2795,7.325-7.325s-3.2795-7.325-7.325-7.325"/><path class="b" d="M5.5,11.794c2.0277-1.6898,4.2141-2.4608,9.1196-2.4477l1.1396.0066c4.0455,0,7.325,3.2795,7.325,7.325s-3.2795,7.325-7.325,7.325"/><line class="b" x1="10.128" y1="24.003" x2="15.759" y2="24.003"/><rect class="b" x="26.197" y="18.863" width="13.207" height="10.328" rx="1" ry="1"/><path class="b" d="M26.197,20.863h13.207"/><line class="b" x1="31.68" y1="27.255" x2="34.224" y2="27.255"/><path class="b" d="M28.134,27.255l2.5441-1.2266-2.5441-1.2266"/></svg>
Copied!