file type elixir logo

file-type-elixir from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-elixir
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type elixir logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGSwnCKblo" x1="17.249" x2="14.973" y1="-335.597" y2="-309.994" gradientTransform="matrix(1 0 0 -1 0 -306)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity="0"/><stop offset=".01" stop-color="#f7f6f8" stop-opacity=".04"/><stop offset=".09" stop-color="#aa9cb3" stop-opacity=".39"/><stop offset=".2" stop-color="#6f567e" stop-opacity=".66"/><stop offset=".32" stop-color="#452459" stop-opacity=".86"/><stop offset=".5" stop-color="#2d0843" stop-opacity=".97"/><stop offset="1" stop-color="#26003d"/></linearGradient></defs><path fill="#7c648f" d="M17.8 8.591c2.079 4.584 7.64 6.5 7.141 12.474c-.582 7.017-5.551 8.784-8.316 8.909a8.815 8.815 0 0 1-9.4-7.485C5.618 15.046 12.655 3.632 16.709 2A15.1 15.1 0 0 0 17.8 8.591m-.166 18.857a.42.42 0 0 0-.057-.327c-.593-1.1-5.81-1.645-6.907-1.752a8.3 8.3 0 0 0 1.635 1.3a7.8 7.8 0 0 0 2.814 1.041c.803.121 2.348.223 2.516-.263Z"/><path fill="#26003d" d="M18.248 10.618c4.47 4.823 6.445 4.979 6.237 10.478c-.249 6.476-4.543 8.191-7.058 8.42c-4.2.551-7.495-1.528-8.358-5.686c-1.757-6.767 3.909-17.807 7.568-19.47a15.3 15.3 0 0 0 1.621 6.24Z" opacity=".25"/><path fill="url(#SVGSwnCKblo)" d="M17.385 9.921C20.369 14 24.319 13.7 25 19.641c.094 6.923-3.6 9.283-6.237 9.948c-4.5 1.279-8.514-.645-10.094-5c-3.035-7 2.651-18.514 6.31-20.915a15.1 15.1 0 0 0 2.37 6.237Z" opacity=".75"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeElixir(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="SVGSwnCKblo" x1="17.249" x2="14.973" y1="-335.597" y2="-309.994" gradientTransform="matrix(1 0 0 -1 0 -306)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#fff" stopOpacity="0"/><stop offset=".01" stopColor="#f7f6f8" stopOpacity=".04"/><stop offset=".09" stopColor="#aa9cb3" stopOpacity=".39"/><stop offset=".2" stopColor="#6f567e" stopOpacity=".66"/><stop offset=".32" stopColor="#452459" stopOpacity=".86"/><stop offset=".5" stopColor="#2d0843" stopOpacity=".97"/><stop offset="1" stopColor="#26003d"/></linearGradient></defs><path fill="#7c648f" d="M17.8 8.591c2.079 4.584 7.64 6.5 7.141 12.474c-.582 7.017-5.551 8.784-8.316 8.909a8.815 8.815 0 0 1-9.4-7.485C5.618 15.046 12.655 3.632 16.709 2A15.1 15.1 0 0 0 17.8 8.591m-.166 18.857a.42.42 0 0 0-.057-.327c-.593-1.1-5.81-1.645-6.907-1.752a8.3 8.3 0 0 0 1.635 1.3a7.8 7.8 0 0 0 2.814 1.041c.803.121 2.348.223 2.516-.263Z"/><path fill="#26003d" d="M18.248 10.618c4.47 4.823 6.445 4.979 6.237 10.478c-.249 6.476-4.543 8.191-7.058 8.42c-4.2.551-7.495-1.528-8.358-5.686c-1.757-6.767 3.909-17.807 7.568-19.47a15.3 15.3 0 0 0 1.621 6.24Z" opacity=".25"/><path fill="url(#SVGSwnCKblo)" d="M17.385 9.921C20.369 14 24.319 13.7 25 19.641c.094 6.923-3.6 9.283-6.237 9.948c-4.5 1.279-8.514-.645-10.094-5c-3.035-7 2.651-18.514 6.31-20.915a15.1 15.1 0 0 0 2.37 6.237Z" opacity=".75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGSwnCKblo" x1="17.249" x2="14.973" y1="-335.597" y2="-309.994" gradientTransform="matrix(1 0 0 -1 0 -306)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity="0"/><stop offset=".01" stop-color="#f7f6f8" stop-opacity=".04"/><stop offset=".09" stop-color="#aa9cb3" stop-opacity=".39"/><stop offset=".2" stop-color="#6f567e" stop-opacity=".66"/><stop offset=".32" stop-color="#452459" stop-opacity=".86"/><stop offset=".5" stop-color="#2d0843" stop-opacity=".97"/><stop offset="1" stop-color="#26003d"/></linearGradient></defs><path fill="#7c648f" d="M17.8 8.591c2.079 4.584 7.64 6.5 7.141 12.474c-.582 7.017-5.551 8.784-8.316 8.909a8.815 8.815 0 0 1-9.4-7.485C5.618 15.046 12.655 3.632 16.709 2A15.1 15.1 0 0 0 17.8 8.591m-.166 18.857a.42.42 0 0 0-.057-.327c-.593-1.1-5.81-1.645-6.907-1.752a8.3 8.3 0 0 0 1.635 1.3a7.8 7.8 0 0 0 2.814 1.041c.803.121 2.348.223 2.516-.263Z"/><path fill="#26003d" d="M18.248 10.618c4.47 4.823 6.445 4.979 6.237 10.478c-.249 6.476-4.543 8.191-7.058 8.42c-4.2.551-7.495-1.528-8.358-5.686c-1.757-6.767 3.909-17.807 7.568-19.47a15.3 15.3 0 0 0 1.621 6.24Z" opacity=".25"/><path fill="url(#SVGSwnCKblo)" d="M17.385 9.921C20.369 14 24.319 13.7 25 19.641c.094 6.923-3.6 9.283-6.237 9.948c-4.5 1.279-8.514-.645-10.094-5c-3.035-7 2.651-18.514 6.31-20.915a15.1 15.1 0 0 0 2.37 6.237Z" opacity=".75"/></svg>
</template>

CSS

.icon-file-type-elixir {
  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%22SVGSwnCKblo%22%20x1%3D%2217.249%22%20x2%3D%2214.973%22%20y1%3D%22-335.597%22%20y2%3D%22-309.994%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-306)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.01%22%20stop-color%3D%22%23f7f6f8%22%20stop-opacity%3D%22.04%22%2F%3E%3Cstop%20offset%3D%22.09%22%20stop-color%3D%22%23aa9cb3%22%20stop-opacity%3D%22.39%22%2F%3E%3Cstop%20offset%3D%22.2%22%20stop-color%3D%22%236f567e%22%20stop-opacity%3D%22.66%22%2F%3E%3Cstop%20offset%3D%22.32%22%20stop-color%3D%22%23452459%22%20stop-opacity%3D%22.86%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%232d0843%22%20stop-opacity%3D%22.97%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2326003d%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%237c648f%22%20d%3D%22M17.8%208.591c2.079%204.584%207.64%206.5%207.141%2012.474c-.582%207.017-5.551%208.784-8.316%208.909a8.815%208.815%200%200%201-9.4-7.485C5.618%2015.046%2012.655%203.632%2016.709%202A15.1%2015.1%200%200%200%2017.8%208.591m-.166%2018.857a.42.42%200%200%200-.057-.327c-.593-1.1-5.81-1.645-6.907-1.752a8.3%208.3%200%200%200%201.635%201.3a7.8%207.8%200%200%200%202.814%201.041c.803.121%202.348.223%202.516-.263Z%22%2F%3E%3Cpath%20fill%3D%22%2326003d%22%20d%3D%22M18.248%2010.618c4.47%204.823%206.445%204.979%206.237%2010.478c-.249%206.476-4.543%208.191-7.058%208.42c-4.2.551-7.495-1.528-8.358-5.686c-1.757-6.767%203.909-17.807%207.568-19.47a15.3%2015.3%200%200%200%201.621%206.24Z%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGSwnCKblo)%22%20d%3D%22M17.385%209.921C20.369%2014%2024.319%2013.7%2025%2019.641c.094%206.923-3.6%209.283-6.237%209.948c-4.5%201.279-8.514-.645-10.094-5c-3.035-7%202.651-18.514%206.31-20.915a15.1%2015.1%200%200%200%202.37%206.237Z%22%20opacity%3D%22.75%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%22SVGSwnCKblo%22%20x1%3D%2217.249%22%20x2%3D%2214.973%22%20y1%3D%22-335.597%22%20y2%3D%22-309.994%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-306)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.01%22%20stop-color%3D%22%23f7f6f8%22%20stop-opacity%3D%22.04%22%2F%3E%3Cstop%20offset%3D%22.09%22%20stop-color%3D%22%23aa9cb3%22%20stop-opacity%3D%22.39%22%2F%3E%3Cstop%20offset%3D%22.2%22%20stop-color%3D%22%236f567e%22%20stop-opacity%3D%22.66%22%2F%3E%3Cstop%20offset%3D%22.32%22%20stop-color%3D%22%23452459%22%20stop-opacity%3D%22.86%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%232d0843%22%20stop-opacity%3D%22.97%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2326003d%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%237c648f%22%20d%3D%22M17.8%208.591c2.079%204.584%207.64%206.5%207.141%2012.474c-.582%207.017-5.551%208.784-8.316%208.909a8.815%208.815%200%200%201-9.4-7.485C5.618%2015.046%2012.655%203.632%2016.709%202A15.1%2015.1%200%200%200%2017.8%208.591m-.166%2018.857a.42.42%200%200%200-.057-.327c-.593-1.1-5.81-1.645-6.907-1.752a8.3%208.3%200%200%200%201.635%201.3a7.8%207.8%200%200%200%202.814%201.041c.803.121%202.348.223%202.516-.263Z%22%2F%3E%3Cpath%20fill%3D%22%2326003d%22%20d%3D%22M18.248%2010.618c4.47%204.823%206.445%204.979%206.237%2010.478c-.249%206.476-4.543%208.191-7.058%208.42c-4.2.551-7.495-1.528-8.358-5.686c-1.757-6.767%203.909-17.807%207.568-19.47a15.3%2015.3%200%200%200%201.621%206.24Z%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGSwnCKblo)%22%20d%3D%22M17.385%209.921C20.369%2014%2024.319%2013.7%2025%2019.641c.094%206.923-3.6%209.283-6.237%209.948c-4.5%201.279-8.514-.645-10.094-5c-3.035-7%202.651-18.514%206.31-20.915a15.1%2015.1%200%200%200%202.37%206.237Z%22%20opacity%3D%22.75%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-elixir.svg?color=%231a73e8&size=48