file type emacs logo
file-type-emacs from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-emacs
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type emacs logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGUqdcpLkX" x1="1925.785" x2="2302.351" y1="-1383.075" y2="-1868.557" gradientTransform="matrix(.048 0 0 -.045 -82.539 -54.65)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#8381c5"/><stop offset=".566" stop-color="#7e55b3" stop-opacity=".996"/><stop offset="1" stop-color="#a52ecb" stop-opacity=".992"/></linearGradient><linearGradient id="SVG5lf3lcfS" x1="2214.187" x2="1930.974" y1="-1750.225" y2="-1408.342" gradientTransform="matrix(.054 0 0 -.054 -95.188 -68.487)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#411f5d"/><stop offset="1" stop-color="#5b2a85"/></linearGradient></defs><path fill="url(#SVGUqdcpLkX)" stroke="url(#SVG5lf3lcfS)" stroke-width=".75" d="M29.363 16A13.364 13.364 0 1 1 16 2.5A13.43 13.43 0 0 1 29.363 16Z"/><path fill="#fff" d="M11.406 25.483a18 18 0 0 0 2.587-.048a42 42 0 0 0 4.5-.639a31 31 0 0 0 3.132-.839c1.142-.421 1.764-.778 2.043-1.284a.62.62 0 0 0-.441-.692c-1.347-.565-2.908-.463-6-.528c-3.427-.118-4.567-.691-5.174-1.153c-.582-.469-.29-1.765 2.206-2.907a54 54 0 0 1 6.184-1.73c-1.659-.82-4.753-2.262-5.389-2.573c-.558-.273-1.451-.684-1.644-1.182c-.219-.478.518-.889.93-1.007a20.3 20.3 0 0 1 4.9-.647a4.3 4.3 0 0 0 1-.069A1.767 1.767 0 0 0 21.879 7.9a2.775 2.775 0 0 0-3.286-1.81c-1.373.248-4.685 1.21-4.685 1.21c4.093-.035 4.779.033 5.085.461c.181.253-.082.6-1.174.777c-1.189.194-3.659.428-3.659.428c-2.37.141-4.04.15-4.54 1.21c-.327.693.349 1.3.645 1.688a12.7 12.7 0 0 0 4.225 2.7c.438.208 1.723.6 1.723.6a11.52 11.52 0 0 0-8.1 2.287c-1.807 1.672-1.008 3.665 2.695 4.891a12.76 12.76 0 0 0 6.534.772c1.922-.1 2.224-.042 2.244.116c.027.222-2.134.773-2.724.944c-1.5.433-5.436 1.307-5.456 1.312Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeEmacs(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGUqdcpLkX" x1="1925.785" x2="2302.351" y1="-1383.075" y2="-1868.557" gradientTransform="matrix(.048 0 0 -.045 -82.539 -54.65)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#8381c5"/><stop offset=".566" stopColor="#7e55b3" stopOpacity=".996"/><stop offset="1" stopColor="#a52ecb" stopOpacity=".992"/></linearGradient><linearGradient id="SVG5lf3lcfS" x1="2214.187" x2="1930.974" y1="-1750.225" y2="-1408.342" gradientTransform="matrix(.054 0 0 -.054 -95.188 -68.487)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#411f5d"/><stop offset="1" stopColor="#5b2a85"/></linearGradient></defs><path fill="url(#SVGUqdcpLkX)" stroke="url(#SVG5lf3lcfS)" strokeWidth=".75" d="M29.363 16A13.364 13.364 0 1 1 16 2.5A13.43 13.43 0 0 1 29.363 16Z"/><path fill="#fff" d="M11.406 25.483a18 18 0 0 0 2.587-.048a42 42 0 0 0 4.5-.639a31 31 0 0 0 3.132-.839c1.142-.421 1.764-.778 2.043-1.284a.62.62 0 0 0-.441-.692c-1.347-.565-2.908-.463-6-.528c-3.427-.118-4.567-.691-5.174-1.153c-.582-.469-.29-1.765 2.206-2.907a54 54 0 0 1 6.184-1.73c-1.659-.82-4.753-2.262-5.389-2.573c-.558-.273-1.451-.684-1.644-1.182c-.219-.478.518-.889.93-1.007a20.3 20.3 0 0 1 4.9-.647a4.3 4.3 0 0 0 1-.069A1.767 1.767 0 0 0 21.879 7.9a2.775 2.775 0 0 0-3.286-1.81c-1.373.248-4.685 1.21-4.685 1.21c4.093-.035 4.779.033 5.085.461c.181.253-.082.6-1.174.777c-1.189.194-3.659.428-3.659.428c-2.37.141-4.04.15-4.54 1.21c-.327.693.349 1.3.645 1.688a12.7 12.7 0 0 0 4.225 2.7c.438.208 1.723.6 1.723.6a11.52 11.52 0 0 0-8.1 2.287c-1.807 1.672-1.008 3.665 2.695 4.891a12.76 12.76 0 0 0 6.534.772c1.922-.1 2.224-.042 2.244.116c.027.222-2.134.773-2.724.944c-1.5.433-5.436 1.307-5.456 1.312Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGUqdcpLkX" x1="1925.785" x2="2302.351" y1="-1383.075" y2="-1868.557" gradientTransform="matrix(.048 0 0 -.045 -82.539 -54.65)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#8381c5"/><stop offset=".566" stop-color="#7e55b3" stop-opacity=".996"/><stop offset="1" stop-color="#a52ecb" stop-opacity=".992"/></linearGradient><linearGradient id="SVG5lf3lcfS" x1="2214.187" x2="1930.974" y1="-1750.225" y2="-1408.342" gradientTransform="matrix(.054 0 0 -.054 -95.188 -68.487)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#411f5d"/><stop offset="1" stop-color="#5b2a85"/></linearGradient></defs><path fill="url(#SVGUqdcpLkX)" stroke="url(#SVG5lf3lcfS)" stroke-width=".75" d="M29.363 16A13.364 13.364 0 1 1 16 2.5A13.43 13.43 0 0 1 29.363 16Z"/><path fill="#fff" d="M11.406 25.483a18 18 0 0 0 2.587-.048a42 42 0 0 0 4.5-.639a31 31 0 0 0 3.132-.839c1.142-.421 1.764-.778 2.043-1.284a.62.62 0 0 0-.441-.692c-1.347-.565-2.908-.463-6-.528c-3.427-.118-4.567-.691-5.174-1.153c-.582-.469-.29-1.765 2.206-2.907a54 54 0 0 1 6.184-1.73c-1.659-.82-4.753-2.262-5.389-2.573c-.558-.273-1.451-.684-1.644-1.182c-.219-.478.518-.889.93-1.007a20.3 20.3 0 0 1 4.9-.647a4.3 4.3 0 0 0 1-.069A1.767 1.767 0 0 0 21.879 7.9a2.775 2.775 0 0 0-3.286-1.81c-1.373.248-4.685 1.21-4.685 1.21c4.093-.035 4.779.033 5.085.461c.181.253-.082.6-1.174.777c-1.189.194-3.659.428-3.659.428c-2.37.141-4.04.15-4.54 1.21c-.327.693.349 1.3.645 1.688a12.7 12.7 0 0 0 4.225 2.7c.438.208 1.723.6 1.723.6a11.52 11.52 0 0 0-8.1 2.287c-1.807 1.672-1.008 3.665 2.695 4.891a12.76 12.76 0 0 0 6.534.772c1.922-.1 2.224-.042 2.244.116c.027.222-2.134.773-2.724.944c-1.5.433-5.436 1.307-5.456 1.312Z"/></svg> </template>
CSS
.icon-file-type-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%2032%2032%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGUqdcpLkX%22%20x1%3D%221925.785%22%20x2%3D%222302.351%22%20y1%3D%22-1383.075%22%20y2%3D%22-1868.557%22%20gradientTransform%3D%22matrix(.048%200%200%20-.045%20-82.539%20-54.65)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%238381c5%22%2F%3E%3Cstop%20offset%3D%22.566%22%20stop-color%3D%22%237e55b3%22%20stop-opacity%3D%22.996%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a52ecb%22%20stop-opacity%3D%22.992%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG5lf3lcfS%22%20x1%3D%222214.187%22%20x2%3D%221930.974%22%20y1%3D%22-1750.225%22%20y2%3D%22-1408.342%22%20gradientTransform%3D%22matrix(.054%200%200%20-.054%20-95.188%20-68.487)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23411f5d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235b2a85%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGUqdcpLkX)%22%20stroke%3D%22url(%23SVG5lf3lcfS)%22%20stroke-width%3D%22.75%22%20d%3D%22M29.363%2016A13.364%2013.364%200%201%201%2016%202.5A13.43%2013.43%200%200%201%2029.363%2016Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.406%2025.483a18%2018%200%200%200%202.587-.048a42%2042%200%200%200%204.5-.639a31%2031%200%200%200%203.132-.839c1.142-.421%201.764-.778%202.043-1.284a.62.62%200%200%200-.441-.692c-1.347-.565-2.908-.463-6-.528c-3.427-.118-4.567-.691-5.174-1.153c-.582-.469-.29-1.765%202.206-2.907a54%2054%200%200%201%206.184-1.73c-1.659-.82-4.753-2.262-5.389-2.573c-.558-.273-1.451-.684-1.644-1.182c-.219-.478.518-.889.93-1.007a20.3%2020.3%200%200%201%204.9-.647a4.3%204.3%200%200%200%201-.069A1.767%201.767%200%200%200%2021.879%207.9a2.775%202.775%200%200%200-3.286-1.81c-1.373.248-4.685%201.21-4.685%201.21c4.093-.035%204.779.033%205.085.461c.181.253-.082.6-1.174.777c-1.189.194-3.659.428-3.659.428c-2.37.141-4.04.15-4.54%201.21c-.327.693.349%201.3.645%201.688a12.7%2012.7%200%200%200%204.225%202.7c.438.208%201.723.6%201.723.6a11.52%2011.52%200%200%200-8.1%202.287c-1.807%201.672-1.008%203.665%202.695%204.891a12.76%2012.76%200%200%200%206.534.772c1.922-.1%202.224-.042%202.244.116c.027.222-2.134.773-2.724.944c-1.5.433-5.436%201.307-5.456%201.312Z%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%2032%2032%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGUqdcpLkX%22%20x1%3D%221925.785%22%20x2%3D%222302.351%22%20y1%3D%22-1383.075%22%20y2%3D%22-1868.557%22%20gradientTransform%3D%22matrix(.048%200%200%20-.045%20-82.539%20-54.65)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%238381c5%22%2F%3E%3Cstop%20offset%3D%22.566%22%20stop-color%3D%22%237e55b3%22%20stop-opacity%3D%22.996%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a52ecb%22%20stop-opacity%3D%22.992%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG5lf3lcfS%22%20x1%3D%222214.187%22%20x2%3D%221930.974%22%20y1%3D%22-1750.225%22%20y2%3D%22-1408.342%22%20gradientTransform%3D%22matrix(.054%200%200%20-.054%20-95.188%20-68.487)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23411f5d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235b2a85%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGUqdcpLkX)%22%20stroke%3D%22url(%23SVG5lf3lcfS)%22%20stroke-width%3D%22.75%22%20d%3D%22M29.363%2016A13.364%2013.364%200%201%201%2016%202.5A13.43%2013.43%200%200%201%2029.363%2016Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.406%2025.483a18%2018%200%200%200%202.587-.048a42%2042%200%200%200%204.5-.639a31%2031%200%200%200%203.132-.839c1.142-.421%201.764-.778%202.043-1.284a.62.62%200%200%200-.441-.692c-1.347-.565-2.908-.463-6-.528c-3.427-.118-4.567-.691-5.174-1.153c-.582-.469-.29-1.765%202.206-2.907a54%2054%200%200%201%206.184-1.73c-1.659-.82-4.753-2.262-5.389-2.573c-.558-.273-1.451-.684-1.644-1.182c-.219-.478.518-.889.93-1.007a20.3%2020.3%200%200%201%204.9-.647a4.3%204.3%200%200%200%201-.069A1.767%201.767%200%200%200%2021.879%207.9a2.775%202.775%200%200%200-3.286-1.81c-1.373.248-4.685%201.21-4.685%201.21c4.093-.035%204.779.033%205.085.461c.181.253-.082.6-1.174.777c-1.189.194-3.659.428-3.659.428c-2.37.141-4.04.15-4.54%201.21c-.327.693.349%201.3.645%201.688a12.7%2012.7%200%200%200%204.225%202.7c.438.208%201.723.6%201.723.6a11.52%2011.52%200%200%200-8.1%202.287c-1.807%201.672-1.008%203.665%202.695%204.891a12.76%2012.76%200%200%200%206.534.772c1.922-.1%202.224-.042%202.244.116c.027.222-2.134.773-2.724.944c-1.5.433-5.436%201.307-5.456%201.312Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-emacs.svg?color=%231a73e8&size=48