talos from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
talos
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

The same logo in other sets

Use the talos logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGvRJrscyP" x1="101.85" x2="101.85" y1="-12.91" y2="224.04" gradientTransform="translate(6.318)scale(.56637)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffd200"/><stop offset=".08" stop-color="#ffb500"/><stop offset=".2" stop-color="#ff8c00"/><stop offset=".3" stop-color="#ff7300"/><stop offset=".36" stop-color="#ff6a00"/><stop offset=".48" stop-color="#fc4f0e"/><stop offset=".65" stop-color="#f92f1e"/><stop offset=".79" stop-color="#f81b27"/><stop offset=".89" stop-color="#f7142b"/><stop offset="1" stop-color="#df162e"/></linearGradient></defs><path fill="url(#SVGvRJrscyP)" d="M64.012 0c-1.617 0-3.227.078-4.825.2v127.624c1.594.117 3.196.2 4.817.203h.023c1.614 0 3.211-.086 4.79-.199V.2a63 63 0 0 0-4.806-.2Zm27.515 6.23C82.16 27.34 76.36 49.79 76.36 63.926c0 13.68 6.282 36.379 15.82 57.601a64 64 0 0 0 8.407-4.968c-8.832-19.864-14.59-40.625-14.59-52.657c0-12.457 5.555-33.175 14.113-52.757a64 64 0 0 0-8.582-4.915Zm-55.191.04a64 64 0 0 0-8.457 4.894C36.453 30.73 42 51.454 42 63.902c0 12.028-5.762 32.782-14.59 52.625a64.6 64.6 0 0 0 8.406 4.965c9.547-21.215 15.813-43.898 15.813-57.59c0-14.207-6.031-36.785-15.293-57.632m80.207 21.16l-1.379 1.375c-14.613 14.754-21.676 26.246-21.59 35.117c.086 8.867 7.106 20.324 21.489 34.789l1.652 1.644a64.6 64.6 0 0 0 4.996-8.601c-9.953-10.102-18.441-21.008-18.508-27.918c-.062-6.738 8.375-17.645 18.383-27.856a64 64 0 0 0-5.043-8.55m-105.059.023a64 64 0 0 0-5.054 8.574c16.664 16.93 18.418 25.094 18.398 27.832c-.062 6.938-8.555 17.817-18.512 27.895a64.4 64.4 0 0 0 5.008 8.578c.567-.566 1.106-1.086 1.653-1.64c14.37-14.465 21.394-25.833 21.476-34.766c.086-8.93-6.976-20.317-21.586-35.098Zm0 0"/></svg>

React

import type { SVGProps } from "react";

export function DeviconTalos(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGvRJrscyP" x1="101.85" x2="101.85" y1="-12.91" y2="224.04" gradientTransform="translate(6.318)scale(.56637)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ffd200"/><stop offset=".08" stopColor="#ffb500"/><stop offset=".2" stopColor="#ff8c00"/><stop offset=".3" stopColor="#ff7300"/><stop offset=".36" stopColor="#ff6a00"/><stop offset=".48" stopColor="#fc4f0e"/><stop offset=".65" stopColor="#f92f1e"/><stop offset=".79" stopColor="#f81b27"/><stop offset=".89" stopColor="#f7142b"/><stop offset="1" stopColor="#df162e"/></linearGradient></defs><path fill="url(#SVGvRJrscyP)" d="M64.012 0c-1.617 0-3.227.078-4.825.2v127.624c1.594.117 3.196.2 4.817.203h.023c1.614 0 3.211-.086 4.79-.199V.2a63 63 0 0 0-4.806-.2Zm27.515 6.23C82.16 27.34 76.36 49.79 76.36 63.926c0 13.68 6.282 36.379 15.82 57.601a64 64 0 0 0 8.407-4.968c-8.832-19.864-14.59-40.625-14.59-52.657c0-12.457 5.555-33.175 14.113-52.757a64 64 0 0 0-8.582-4.915Zm-55.191.04a64 64 0 0 0-8.457 4.894C36.453 30.73 42 51.454 42 63.902c0 12.028-5.762 32.782-14.59 52.625a64.6 64.6 0 0 0 8.406 4.965c9.547-21.215 15.813-43.898 15.813-57.59c0-14.207-6.031-36.785-15.293-57.632m80.207 21.16l-1.379 1.375c-14.613 14.754-21.676 26.246-21.59 35.117c.086 8.867 7.106 20.324 21.489 34.789l1.652 1.644a64.6 64.6 0 0 0 4.996-8.601c-9.953-10.102-18.441-21.008-18.508-27.918c-.062-6.738 8.375-17.645 18.383-27.856a64 64 0 0 0-5.043-8.55m-105.059.023a64 64 0 0 0-5.054 8.574c16.664 16.93 18.418 25.094 18.398 27.832c-.062 6.938-8.555 17.817-18.512 27.895a64.4 64.4 0 0 0 5.008 8.578c.567-.566 1.106-1.086 1.653-1.64c14.37-14.465 21.394-25.833 21.476-34.766c.086-8.93-6.976-20.317-21.586-35.098Zm0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGvRJrscyP" x1="101.85" x2="101.85" y1="-12.91" y2="224.04" gradientTransform="translate(6.318)scale(.56637)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffd200"/><stop offset=".08" stop-color="#ffb500"/><stop offset=".2" stop-color="#ff8c00"/><stop offset=".3" stop-color="#ff7300"/><stop offset=".36" stop-color="#ff6a00"/><stop offset=".48" stop-color="#fc4f0e"/><stop offset=".65" stop-color="#f92f1e"/><stop offset=".79" stop-color="#f81b27"/><stop offset=".89" stop-color="#f7142b"/><stop offset="1" stop-color="#df162e"/></linearGradient></defs><path fill="url(#SVGvRJrscyP)" d="M64.012 0c-1.617 0-3.227.078-4.825.2v127.624c1.594.117 3.196.2 4.817.203h.023c1.614 0 3.211-.086 4.79-.199V.2a63 63 0 0 0-4.806-.2Zm27.515 6.23C82.16 27.34 76.36 49.79 76.36 63.926c0 13.68 6.282 36.379 15.82 57.601a64 64 0 0 0 8.407-4.968c-8.832-19.864-14.59-40.625-14.59-52.657c0-12.457 5.555-33.175 14.113-52.757a64 64 0 0 0-8.582-4.915Zm-55.191.04a64 64 0 0 0-8.457 4.894C36.453 30.73 42 51.454 42 63.902c0 12.028-5.762 32.782-14.59 52.625a64.6 64.6 0 0 0 8.406 4.965c9.547-21.215 15.813-43.898 15.813-57.59c0-14.207-6.031-36.785-15.293-57.632m80.207 21.16l-1.379 1.375c-14.613 14.754-21.676 26.246-21.59 35.117c.086 8.867 7.106 20.324 21.489 34.789l1.652 1.644a64.6 64.6 0 0 0 4.996-8.601c-9.953-10.102-18.441-21.008-18.508-27.918c-.062-6.738 8.375-17.645 18.383-27.856a64 64 0 0 0-5.043-8.55m-105.059.023a64 64 0 0 0-5.054 8.574c16.664 16.93 18.418 25.094 18.398 27.832c-.062 6.938-8.555 17.817-18.512 27.895a64.4 64.4 0 0 0 5.008 8.578c.567-.566 1.106-1.086 1.653-1.64c14.37-14.465 21.394-25.833 21.476-34.766c.086-8.93-6.976-20.317-21.586-35.098Zm0 0"/></svg>
</template>

CSS

.icon-talos {
  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%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGvRJrscyP%22%20x1%3D%22101.85%22%20x2%3D%22101.85%22%20y1%3D%22-12.91%22%20y2%3D%22224.04%22%20gradientTransform%3D%22translate(6.318)scale(.56637)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffd200%22%2F%3E%3Cstop%20offset%3D%22.08%22%20stop-color%3D%22%23ffb500%22%2F%3E%3Cstop%20offset%3D%22.2%22%20stop-color%3D%22%23ff8c00%22%2F%3E%3Cstop%20offset%3D%22.3%22%20stop-color%3D%22%23ff7300%22%2F%3E%3Cstop%20offset%3D%22.36%22%20stop-color%3D%22%23ff6a00%22%2F%3E%3Cstop%20offset%3D%22.48%22%20stop-color%3D%22%23fc4f0e%22%2F%3E%3Cstop%20offset%3D%22.65%22%20stop-color%3D%22%23f92f1e%22%2F%3E%3Cstop%20offset%3D%22.79%22%20stop-color%3D%22%23f81b27%22%2F%3E%3Cstop%20offset%3D%22.89%22%20stop-color%3D%22%23f7142b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23df162e%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGvRJrscyP)%22%20d%3D%22M64.012%200c-1.617%200-3.227.078-4.825.2v127.624c1.594.117%203.196.2%204.817.203h.023c1.614%200%203.211-.086%204.79-.199V.2a63%2063%200%200%200-4.806-.2Zm27.515%206.23C82.16%2027.34%2076.36%2049.79%2076.36%2063.926c0%2013.68%206.282%2036.379%2015.82%2057.601a64%2064%200%200%200%208.407-4.968c-8.832-19.864-14.59-40.625-14.59-52.657c0-12.457%205.555-33.175%2014.113-52.757a64%2064%200%200%200-8.582-4.915Zm-55.191.04a64%2064%200%200%200-8.457%204.894C36.453%2030.73%2042%2051.454%2042%2063.902c0%2012.028-5.762%2032.782-14.59%2052.625a64.6%2064.6%200%200%200%208.406%204.965c9.547-21.215%2015.813-43.898%2015.813-57.59c0-14.207-6.031-36.785-15.293-57.632m80.207%2021.16l-1.379%201.375c-14.613%2014.754-21.676%2026.246-21.59%2035.117c.086%208.867%207.106%2020.324%2021.489%2034.789l1.652%201.644a64.6%2064.6%200%200%200%204.996-8.601c-9.953-10.102-18.441-21.008-18.508-27.918c-.062-6.738%208.375-17.645%2018.383-27.856a64%2064%200%200%200-5.043-8.55m-105.059.023a64%2064%200%200%200-5.054%208.574c16.664%2016.93%2018.418%2025.094%2018.398%2027.832c-.062%206.938-8.555%2017.817-18.512%2027.895a64.4%2064.4%200%200%200%205.008%208.578c.567-.566%201.106-1.086%201.653-1.64c14.37-14.465%2021.394-25.833%2021.476-34.766c.086-8.93-6.976-20.317-21.586-35.098Zm0%200%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%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGvRJrscyP%22%20x1%3D%22101.85%22%20x2%3D%22101.85%22%20y1%3D%22-12.91%22%20y2%3D%22224.04%22%20gradientTransform%3D%22translate(6.318)scale(.56637)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffd200%22%2F%3E%3Cstop%20offset%3D%22.08%22%20stop-color%3D%22%23ffb500%22%2F%3E%3Cstop%20offset%3D%22.2%22%20stop-color%3D%22%23ff8c00%22%2F%3E%3Cstop%20offset%3D%22.3%22%20stop-color%3D%22%23ff7300%22%2F%3E%3Cstop%20offset%3D%22.36%22%20stop-color%3D%22%23ff6a00%22%2F%3E%3Cstop%20offset%3D%22.48%22%20stop-color%3D%22%23fc4f0e%22%2F%3E%3Cstop%20offset%3D%22.65%22%20stop-color%3D%22%23f92f1e%22%2F%3E%3Cstop%20offset%3D%22.79%22%20stop-color%3D%22%23f81b27%22%2F%3E%3Cstop%20offset%3D%22.89%22%20stop-color%3D%22%23f7142b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23df162e%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGvRJrscyP)%22%20d%3D%22M64.012%200c-1.617%200-3.227.078-4.825.2v127.624c1.594.117%203.196.2%204.817.203h.023c1.614%200%203.211-.086%204.79-.199V.2a63%2063%200%200%200-4.806-.2Zm27.515%206.23C82.16%2027.34%2076.36%2049.79%2076.36%2063.926c0%2013.68%206.282%2036.379%2015.82%2057.601a64%2064%200%200%200%208.407-4.968c-8.832-19.864-14.59-40.625-14.59-52.657c0-12.457%205.555-33.175%2014.113-52.757a64%2064%200%200%200-8.582-4.915Zm-55.191.04a64%2064%200%200%200-8.457%204.894C36.453%2030.73%2042%2051.454%2042%2063.902c0%2012.028-5.762%2032.782-14.59%2052.625a64.6%2064.6%200%200%200%208.406%204.965c9.547-21.215%2015.813-43.898%2015.813-57.59c0-14.207-6.031-36.785-15.293-57.632m80.207%2021.16l-1.379%201.375c-14.613%2014.754-21.676%2026.246-21.59%2035.117c.086%208.867%207.106%2020.324%2021.489%2034.789l1.652%201.644a64.6%2064.6%200%200%200%204.996-8.601c-9.953-10.102-18.441-21.008-18.508-27.918c-.062-6.738%208.375-17.645%2018.383-27.856a64%2064%200%200%200-5.043-8.55m-105.059.023a64%2064%200%200%200-5.054%208.574c16.664%2016.93%2018.418%2025.094%2018.398%2027.832c-.062%206.938-8.555%2017.817-18.512%2027.895a64.4%2064.4%200%200%200%205.008%208.578c.567-.566%201.106-1.086%201.653-1.64c14.37-14.465%2021.394-25.833%2021.476-34.766c.086-8.93-6.976-20.317-21.586-35.098Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/talos.svg?color=%231a73e8&size=48