Emacs Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emacs 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/339603.svg" alt="Emacs icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339603.svg" alt="Emacs icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339603.svg" alt="Emacs icon" :width="24" :height="24" />
CSS background
.icon-emacs {
background-image: url('https://proicons.com/icon/339603.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="m25.2714,42.2349c8.0493-1.1458,15.4357-3.7965,13.9802-5.5496-2.5653-3.091-27.4761.4953-23.1082-6.6667,1.3544-2.2211,5.1968-3.9635,12.7089-5.7631,9.131-2.1874-11.8486-5.7167-9.9137-9.3324,1.9241-3.5952,15.0656-.7496,16.8059-4.9522.6187-1.4936-.0675-3.9818-2.4269-5.1737-3.7126-1.6569-8.2113.0806-11.7983,1.4515-.5237.5237,8.6432-.4738,8.6432,1.41,0,3.1367-18.3248.5849-18.8021,5.3843-.4181,4.2053,12.2674,8.905,13.3864,9.3111-8.6992.4944-16.9421,2.3286-18.2051,7.3588-.6633,2.6428,2.1516,5.2303,7.804,7.1738,7.3362,2.5225,16.8651.7019,16.8651,1.6985,0,1.0571-14.6749,4.0766-14.6749,4.4673,0,.2302,4.0114-.1453,8.7348-.8177h.0007Z"/></svg>
Emacs in other icon packs
Copied!