emacs logo
emacs from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- emacs
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
The same logo in other sets
Related icons in SVG Logos
Use the emacs logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGZqqvkcRW" x1="25.141%" x2="92.394%" y1="20.136%" y2="101.477%"><stop offset="0%" stop-color="#8381c5"/><stop offset="56.639%" stop-color="#7e55b3" stop-opacity=".996"/><stop offset="100%" stop-color="#a52ecb" stop-opacity=".992"/></linearGradient><linearGradient id="SVGQCBM8MVq" x1="90.716%" x2="32.749%" y1="79.092%" y2="9.825%"><stop offset="0%" stop-color="#411f5d"/><stop offset="100%" stop-color="#5b2a85"/></linearGradient></defs><path fill="url(#SVGZqqvkcRW)" d="M253 128c0 69.036-55.964 125-125 125S3 197.036 3 128S58.964 3 128 3s125 55.964 125 125"/><path fill="url(#SVGQCBM8MVq)" d="M128 0C57.3 0 0 57.316 0 128s57.3 128 128 128s128-57.316 128-128S198.7 0 128 0m0 7.05c66.752 0 120.88 54.143 120.88 120.95S194.752 248.95 128 248.95S7.12 194.807 7.12 128S61.248 7.05 128 7.05"/><path fill="#fff" d="M85.23 217.573s10.536.745 24.091-.45c5.49-.484 26.331-2.53 41.913-5.948c0 0 18.999-4.066 29.163-7.811c10.635-3.92 16.422-7.246 19.027-11.96c-.114-.965.802-4.39-4.103-6.446c-12.538-5.26-27.08-4.308-55.855-4.918c-31.91-1.097-42.525-6.438-48.18-10.74c-5.422-4.364-2.695-16.437 20.539-27.072c11.703-5.663 57.582-16.114 57.582-16.114c-15.45-7.638-44.263-21.064-50.185-23.963c-5.195-2.543-13.507-6.372-15.31-11.004c-2.042-4.447 4.826-8.278 8.662-9.375c12.355-3.564 29.796-5.779 45.67-6.028c7.98-.125 9.274-.638 9.274-.638c11.01-1.826 18.257-9.359 15.238-21.288c-2.711-12.176-17.008-19.331-30.595-16.854c-12.795 2.332-43.633 11.29-43.633 11.29c38.118-.33 44.498.306 47.348 4.29c1.683 2.353-.765 5.579-10.93 7.24c-11.068 1.807-34.075 3.983-34.075 3.983c-22.07 1.311-37.617 1.399-42.28 11.27c-3.046 6.45 3.25 12.152 6.008 15.721c11.659 12.966 28.5 19.959 39.34 25.109c4.078 1.937 16.045 5.596 16.045 5.596c-35.167-1.934-60.535 8.864-75.415 21.297c-16.83 15.568-9.385 34.123 25.096 45.549c20.366 6.748 30.466 9.922 60.845 7.186c17.893-.964 20.714-.39 20.892 1.078c.251 2.067-19.874 7.202-25.369 8.787c-13.978 4.032-50.62 12.173-50.804 12.213"/></svg>
React
import type { SVGProps } from "react";
export function LogosEmacs(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGZqqvkcRW" x1="25.141%" x2="92.394%" y1="20.136%" y2="101.477%"><stop offset="0%" stopColor="#8381c5"/><stop offset="56.639%" stopColor="#7e55b3" stopOpacity=".996"/><stop offset="100%" stopColor="#a52ecb" stopOpacity=".992"/></linearGradient><linearGradient id="SVGQCBM8MVq" x1="90.716%" x2="32.749%" y1="79.092%" y2="9.825%"><stop offset="0%" stopColor="#411f5d"/><stop offset="100%" stopColor="#5b2a85"/></linearGradient></defs><path fill="url(#SVGZqqvkcRW)" d="M253 128c0 69.036-55.964 125-125 125S3 197.036 3 128S58.964 3 128 3s125 55.964 125 125"/><path fill="url(#SVGQCBM8MVq)" d="M128 0C57.3 0 0 57.316 0 128s57.3 128 128 128s128-57.316 128-128S198.7 0 128 0m0 7.05c66.752 0 120.88 54.143 120.88 120.95S194.752 248.95 128 248.95S7.12 194.807 7.12 128S61.248 7.05 128 7.05"/><path fill="#fff" d="M85.23 217.573s10.536.745 24.091-.45c5.49-.484 26.331-2.53 41.913-5.948c0 0 18.999-4.066 29.163-7.811c10.635-3.92 16.422-7.246 19.027-11.96c-.114-.965.802-4.39-4.103-6.446c-12.538-5.26-27.08-4.308-55.855-4.918c-31.91-1.097-42.525-6.438-48.18-10.74c-5.422-4.364-2.695-16.437 20.539-27.072c11.703-5.663 57.582-16.114 57.582-16.114c-15.45-7.638-44.263-21.064-50.185-23.963c-5.195-2.543-13.507-6.372-15.31-11.004c-2.042-4.447 4.826-8.278 8.662-9.375c12.355-3.564 29.796-5.779 45.67-6.028c7.98-.125 9.274-.638 9.274-.638c11.01-1.826 18.257-9.359 15.238-21.288c-2.711-12.176-17.008-19.331-30.595-16.854c-12.795 2.332-43.633 11.29-43.633 11.29c38.118-.33 44.498.306 47.348 4.29c1.683 2.353-.765 5.579-10.93 7.24c-11.068 1.807-34.075 3.983-34.075 3.983c-22.07 1.311-37.617 1.399-42.28 11.27c-3.046 6.45 3.25 12.152 6.008 15.721c11.659 12.966 28.5 19.959 39.34 25.109c4.078 1.937 16.045 5.596 16.045 5.596c-35.167-1.934-60.535 8.864-75.415 21.297c-16.83 15.568-9.385 34.123 25.096 45.549c20.366 6.748 30.466 9.922 60.845 7.186c17.893-.964 20.714-.39 20.892 1.078c.251 2.067-19.874 7.202-25.369 8.787c-13.978 4.032-50.62 12.173-50.804 12.213"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGZqqvkcRW" x1="25.141%" x2="92.394%" y1="20.136%" y2="101.477%"><stop offset="0%" stop-color="#8381c5"/><stop offset="56.639%" stop-color="#7e55b3" stop-opacity=".996"/><stop offset="100%" stop-color="#a52ecb" stop-opacity=".992"/></linearGradient><linearGradient id="SVGQCBM8MVq" x1="90.716%" x2="32.749%" y1="79.092%" y2="9.825%"><stop offset="0%" stop-color="#411f5d"/><stop offset="100%" stop-color="#5b2a85"/></linearGradient></defs><path fill="url(#SVGZqqvkcRW)" d="M253 128c0 69.036-55.964 125-125 125S3 197.036 3 128S58.964 3 128 3s125 55.964 125 125"/><path fill="url(#SVGQCBM8MVq)" d="M128 0C57.3 0 0 57.316 0 128s57.3 128 128 128s128-57.316 128-128S198.7 0 128 0m0 7.05c66.752 0 120.88 54.143 120.88 120.95S194.752 248.95 128 248.95S7.12 194.807 7.12 128S61.248 7.05 128 7.05"/><path fill="#fff" d="M85.23 217.573s10.536.745 24.091-.45c5.49-.484 26.331-2.53 41.913-5.948c0 0 18.999-4.066 29.163-7.811c10.635-3.92 16.422-7.246 19.027-11.96c-.114-.965.802-4.39-4.103-6.446c-12.538-5.26-27.08-4.308-55.855-4.918c-31.91-1.097-42.525-6.438-48.18-10.74c-5.422-4.364-2.695-16.437 20.539-27.072c11.703-5.663 57.582-16.114 57.582-16.114c-15.45-7.638-44.263-21.064-50.185-23.963c-5.195-2.543-13.507-6.372-15.31-11.004c-2.042-4.447 4.826-8.278 8.662-9.375c12.355-3.564 29.796-5.779 45.67-6.028c7.98-.125 9.274-.638 9.274-.638c11.01-1.826 18.257-9.359 15.238-21.288c-2.711-12.176-17.008-19.331-30.595-16.854c-12.795 2.332-43.633 11.29-43.633 11.29c38.118-.33 44.498.306 47.348 4.29c1.683 2.353-.765 5.579-10.93 7.24c-11.068 1.807-34.075 3.983-34.075 3.983c-22.07 1.311-37.617 1.399-42.28 11.27c-3.046 6.45 3.25 12.152 6.008 15.721c11.659 12.966 28.5 19.959 39.34 25.109c4.078 1.937 16.045 5.596 16.045 5.596c-35.167-1.934-60.535 8.864-75.415 21.297c-16.83 15.568-9.385 34.123 25.096 45.549c20.366 6.748 30.466 9.922 60.845 7.186c17.893-.964 20.714-.39 20.892 1.078c.251 2.067-19.874 7.202-25.369 8.787c-13.978 4.032-50.62 12.173-50.804 12.213"/></svg> </template>
CSS
.icon-emacs {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGZqqvkcRW%22%20x1%3D%2225.141%25%22%20x2%3D%2292.394%25%22%20y1%3D%2220.136%25%22%20y2%3D%22101.477%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%238381c5%22%2F%3E%3Cstop%20offset%3D%2256.639%25%22%20stop-color%3D%22%237e55b3%22%20stop-opacity%3D%22.996%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23a52ecb%22%20stop-opacity%3D%22.992%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGQCBM8MVq%22%20x1%3D%2290.716%25%22%20x2%3D%2232.749%25%22%20y1%3D%2279.092%25%22%20y2%3D%229.825%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23411f5d%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%235b2a85%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGZqqvkcRW)%22%20d%3D%22M253%20128c0%2069.036-55.964%20125-125%20125S3%20197.036%203%20128S58.964%203%20128%203s125%2055.964%20125%20125%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGQCBM8MVq)%22%20d%3D%22M128%200C57.3%200%200%2057.316%200%20128s57.3%20128%20128%20128s128-57.316%20128-128S198.7%200%20128%200m0%207.05c66.752%200%20120.88%2054.143%20120.88%20120.95S194.752%20248.95%20128%20248.95S7.12%20194.807%207.12%20128S61.248%207.05%20128%207.05%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M85.23%20217.573s10.536.745%2024.091-.45c5.49-.484%2026.331-2.53%2041.913-5.948c0%200%2018.999-4.066%2029.163-7.811c10.635-3.92%2016.422-7.246%2019.027-11.96c-.114-.965.802-4.39-4.103-6.446c-12.538-5.26-27.08-4.308-55.855-4.918c-31.91-1.097-42.525-6.438-48.18-10.74c-5.422-4.364-2.695-16.437%2020.539-27.072c11.703-5.663%2057.582-16.114%2057.582-16.114c-15.45-7.638-44.263-21.064-50.185-23.963c-5.195-2.543-13.507-6.372-15.31-11.004c-2.042-4.447%204.826-8.278%208.662-9.375c12.355-3.564%2029.796-5.779%2045.67-6.028c7.98-.125%209.274-.638%209.274-.638c11.01-1.826%2018.257-9.359%2015.238-21.288c-2.711-12.176-17.008-19.331-30.595-16.854c-12.795%202.332-43.633%2011.29-43.633%2011.29c38.118-.33%2044.498.306%2047.348%204.29c1.683%202.353-.765%205.579-10.93%207.24c-11.068%201.807-34.075%203.983-34.075%203.983c-22.07%201.311-37.617%201.399-42.28%2011.27c-3.046%206.45%203.25%2012.152%206.008%2015.721c11.659%2012.966%2028.5%2019.959%2039.34%2025.109c4.078%201.937%2016.045%205.596%2016.045%205.596c-35.167-1.934-60.535%208.864-75.415%2021.297c-16.83%2015.568-9.385%2034.123%2025.096%2045.549c20.366%206.748%2030.466%209.922%2060.845%207.186c17.893-.964%2020.714-.39%2020.892%201.078c.251%202.067-19.874%207.202-25.369%208.787c-13.978%204.032-50.62%2012.173-50.804%2012.213%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGZqqvkcRW%22%20x1%3D%2225.141%25%22%20x2%3D%2292.394%25%22%20y1%3D%2220.136%25%22%20y2%3D%22101.477%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%238381c5%22%2F%3E%3Cstop%20offset%3D%2256.639%25%22%20stop-color%3D%22%237e55b3%22%20stop-opacity%3D%22.996%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23a52ecb%22%20stop-opacity%3D%22.992%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGQCBM8MVq%22%20x1%3D%2290.716%25%22%20x2%3D%2232.749%25%22%20y1%3D%2279.092%25%22%20y2%3D%229.825%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23411f5d%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%235b2a85%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGZqqvkcRW)%22%20d%3D%22M253%20128c0%2069.036-55.964%20125-125%20125S3%20197.036%203%20128S58.964%203%20128%203s125%2055.964%20125%20125%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGQCBM8MVq)%22%20d%3D%22M128%200C57.3%200%200%2057.316%200%20128s57.3%20128%20128%20128s128-57.316%20128-128S198.7%200%20128%200m0%207.05c66.752%200%20120.88%2054.143%20120.88%20120.95S194.752%20248.95%20128%20248.95S7.12%20194.807%207.12%20128S61.248%207.05%20128%207.05%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M85.23%20217.573s10.536.745%2024.091-.45c5.49-.484%2026.331-2.53%2041.913-5.948c0%200%2018.999-4.066%2029.163-7.811c10.635-3.92%2016.422-7.246%2019.027-11.96c-.114-.965.802-4.39-4.103-6.446c-12.538-5.26-27.08-4.308-55.855-4.918c-31.91-1.097-42.525-6.438-48.18-10.74c-5.422-4.364-2.695-16.437%2020.539-27.072c11.703-5.663%2057.582-16.114%2057.582-16.114c-15.45-7.638-44.263-21.064-50.185-23.963c-5.195-2.543-13.507-6.372-15.31-11.004c-2.042-4.447%204.826-8.278%208.662-9.375c12.355-3.564%2029.796-5.779%2045.67-6.028c7.98-.125%209.274-.638%209.274-.638c11.01-1.826%2018.257-9.359%2015.238-21.288c-2.711-12.176-17.008-19.331-30.595-16.854c-12.795%202.332-43.633%2011.29-43.633%2011.29c38.118-.33%2044.498.306%2047.348%204.29c1.683%202.353-.765%205.579-10.93%207.24c-11.068%201.807-34.075%203.983-34.075%203.983c-22.07%201.311-37.617%201.399-42.28%2011.27c-3.046%206.45%203.25%2012.152%206.008%2015.721c11.659%2012.966%2028.5%2019.959%2039.34%2025.109c4.078%201.937%2016.045%205.596%2016.045%205.596c-35.167-1.934-60.535%208.864-75.415%2021.297c-16.83%2015.568-9.385%2034.123%2025.096%2045.549c20.366%206.748%2030.466%209.922%2060.845%207.186c17.893-.964%2020.714-.39%2020.892%201.078c.251%202.067-19.874%207.202-25.369%208.787c-13.978%204.032-50.62%2012.173-50.804%2012.213%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/emacs.svg?color=%231a73e8&size=48