sourceengine logo
sourceengine-wordmark from Devicon by konpa · Wordmark · MIT Free for personal and commercial use.
- Name
- sourceengine-wordmark
- Set
- Devicon
- Style
- Wordmark
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the sourceengine logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#666" d="M4.548 69.35c.033 2.088 1.785 2.93 3.672 2.93c1.38 0 3.132-.538 3.132-2.224c0-1.448-1.987-1.954-5.424-2.694c-2.762-.607-5.524-1.584-5.524-4.65c0-4.446 3.84-5.591 7.58-5.591c3.807 0 7.31 1.28 7.68 5.558h-4.547c-.135-1.853-1.55-2.358-3.267-2.358c-1.079 0-2.662.202-2.662 1.617c0 1.718 2.695 1.953 5.423 2.594c2.797.64 5.526 1.65 5.526 4.885c0 4.581-3.976 6.063-7.95 6.063c-4.043 0-7.984-1.516-8.187-6.13zM26.04 57.12c5.492 0 9.028 3.64 9.028 9.197c0 5.525-3.536 9.163-9.028 9.163c-5.457 0-8.995-3.638-8.995-9.163c0-5.558 3.538-9.196 8.995-9.196zm0 14.756c3.267 0 4.244-2.796 4.244-5.559c0-2.796-.977-5.592-4.244-5.592c-3.234 0-4.21 2.796-4.21 5.592c0 2.763.976 5.559 4.21 5.559m26.52 3.133h-4.547v-2.426h-.102c-1.213 1.954-3.301 2.898-5.322 2.898c-5.087 0-6.367-2.864-6.367-7.176V57.593h4.784v9.836c0 2.864.842 4.278 3.066 4.278c2.593 0 3.705-1.447 3.705-4.986v-9.128h4.783zm1.45-17.416h4.547v3.233h.067c.876-2.189 3.234-3.705 5.559-3.705c.337 0 .741.067 1.044.168v4.447c-.438-.102-1.145-.169-1.717-.169c-3.504 0-4.717 2.527-4.717 5.592v7.85H54.01zm23.008 6.131c-.304-1.954-1.55-2.998-3.537-2.998c-3.066 0-4.077 3.099-4.077 5.66c0 2.492.978 5.49 3.975 5.49c2.224 0 3.504-1.414 3.807-3.536h4.615c-.606 4.614-3.806 7.142-8.387 7.142c-5.256 0-8.793-3.706-8.793-8.927c0-5.424 3.234-9.434 8.893-9.434c4.11 0 7.883 2.156 8.186 6.603zm10.072 3.739c.135 3.032 1.617 4.413 4.278 4.413c1.92 0 3.47-1.179 3.773-2.257h4.21c-1.347 4.11-4.21 5.862-8.151 5.862c-5.491 0-8.894-3.774-8.894-9.163c0-5.221 3.605-9.197 8.894-9.197c5.929 0 8.792 4.986 8.455 10.343zm7.782-3.032c-.439-2.425-1.483-3.705-3.808-3.705c-3.031 0-3.907 2.358-3.974 3.705z"/><path fill="#f79a10" d="M116.098 44.856c-1.094-.449-2.105-.501-3.334-.486l-20.823.114a22.2 22.2 0 0 0-12.194 2.942l.004.004a2.107 2.107 0 0 0 1.006 3.957a2.1 2.1 0 0 0 1.535-.668c4.579-2.453 10.174-2.925 15.342-.803c9.18 3.768 13.583 14.304 9.814 23.483a17.9 17.9 0 0 1-4.34 6.286l.016.022a2.105 2.105 0 1 0 2.838 2.942a22 22 0 0 0 5.288-7.69l8.639-21.042a6.947 6.947 0 0 0-3.791-9.061"/><path d="M124.52 49.112v2.263h-.397v-2.263h-.72v-.355h1.838v.355zm3.084 2.263v-1.75l-.605 1.275h-.293l-.618-1.275v1.75h-.397v-2.618h.397l.764 1.629l.752-1.629H128v2.618z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconSourceengineWordmark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#666" d="M4.548 69.35c.033 2.088 1.785 2.93 3.672 2.93c1.38 0 3.132-.538 3.132-2.224c0-1.448-1.987-1.954-5.424-2.694c-2.762-.607-5.524-1.584-5.524-4.65c0-4.446 3.84-5.591 7.58-5.591c3.807 0 7.31 1.28 7.68 5.558h-4.547c-.135-1.853-1.55-2.358-3.267-2.358c-1.079 0-2.662.202-2.662 1.617c0 1.718 2.695 1.953 5.423 2.594c2.797.64 5.526 1.65 5.526 4.885c0 4.581-3.976 6.063-7.95 6.063c-4.043 0-7.984-1.516-8.187-6.13zM26.04 57.12c5.492 0 9.028 3.64 9.028 9.197c0 5.525-3.536 9.163-9.028 9.163c-5.457 0-8.995-3.638-8.995-9.163c0-5.558 3.538-9.196 8.995-9.196zm0 14.756c3.267 0 4.244-2.796 4.244-5.559c0-2.796-.977-5.592-4.244-5.592c-3.234 0-4.21 2.796-4.21 5.592c0 2.763.976 5.559 4.21 5.559m26.52 3.133h-4.547v-2.426h-.102c-1.213 1.954-3.301 2.898-5.322 2.898c-5.087 0-6.367-2.864-6.367-7.176V57.593h4.784v9.836c0 2.864.842 4.278 3.066 4.278c2.593 0 3.705-1.447 3.705-4.986v-9.128h4.783zm1.45-17.416h4.547v3.233h.067c.876-2.189 3.234-3.705 5.559-3.705c.337 0 .741.067 1.044.168v4.447c-.438-.102-1.145-.169-1.717-.169c-3.504 0-4.717 2.527-4.717 5.592v7.85H54.01zm23.008 6.131c-.304-1.954-1.55-2.998-3.537-2.998c-3.066 0-4.077 3.099-4.077 5.66c0 2.492.978 5.49 3.975 5.49c2.224 0 3.504-1.414 3.807-3.536h4.615c-.606 4.614-3.806 7.142-8.387 7.142c-5.256 0-8.793-3.706-8.793-8.927c0-5.424 3.234-9.434 8.893-9.434c4.11 0 7.883 2.156 8.186 6.603zm10.072 3.739c.135 3.032 1.617 4.413 4.278 4.413c1.92 0 3.47-1.179 3.773-2.257h4.21c-1.347 4.11-4.21 5.862-8.151 5.862c-5.491 0-8.894-3.774-8.894-9.163c0-5.221 3.605-9.197 8.894-9.197c5.929 0 8.792 4.986 8.455 10.343zm7.782-3.032c-.439-2.425-1.483-3.705-3.808-3.705c-3.031 0-3.907 2.358-3.974 3.705z"/><path fill="#f79a10" d="M116.098 44.856c-1.094-.449-2.105-.501-3.334-.486l-20.823.114a22.2 22.2 0 0 0-12.194 2.942l.004.004a2.107 2.107 0 0 0 1.006 3.957a2.1 2.1 0 0 0 1.535-.668c4.579-2.453 10.174-2.925 15.342-.803c9.18 3.768 13.583 14.304 9.814 23.483a17.9 17.9 0 0 1-4.34 6.286l.016.022a2.105 2.105 0 1 0 2.838 2.942a22 22 0 0 0 5.288-7.69l8.639-21.042a6.947 6.947 0 0 0-3.791-9.061"/><path d="M124.52 49.112v2.263h-.397v-2.263h-.72v-.355h1.838v.355zm3.084 2.263v-1.75l-.605 1.275h-.293l-.618-1.275v1.75h-.397v-2.618h.397l.764 1.629l.752-1.629H128v2.618z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#666" d="M4.548 69.35c.033 2.088 1.785 2.93 3.672 2.93c1.38 0 3.132-.538 3.132-2.224c0-1.448-1.987-1.954-5.424-2.694c-2.762-.607-5.524-1.584-5.524-4.65c0-4.446 3.84-5.591 7.58-5.591c3.807 0 7.31 1.28 7.68 5.558h-4.547c-.135-1.853-1.55-2.358-3.267-2.358c-1.079 0-2.662.202-2.662 1.617c0 1.718 2.695 1.953 5.423 2.594c2.797.64 5.526 1.65 5.526 4.885c0 4.581-3.976 6.063-7.95 6.063c-4.043 0-7.984-1.516-8.187-6.13zM26.04 57.12c5.492 0 9.028 3.64 9.028 9.197c0 5.525-3.536 9.163-9.028 9.163c-5.457 0-8.995-3.638-8.995-9.163c0-5.558 3.538-9.196 8.995-9.196zm0 14.756c3.267 0 4.244-2.796 4.244-5.559c0-2.796-.977-5.592-4.244-5.592c-3.234 0-4.21 2.796-4.21 5.592c0 2.763.976 5.559 4.21 5.559m26.52 3.133h-4.547v-2.426h-.102c-1.213 1.954-3.301 2.898-5.322 2.898c-5.087 0-6.367-2.864-6.367-7.176V57.593h4.784v9.836c0 2.864.842 4.278 3.066 4.278c2.593 0 3.705-1.447 3.705-4.986v-9.128h4.783zm1.45-17.416h4.547v3.233h.067c.876-2.189 3.234-3.705 5.559-3.705c.337 0 .741.067 1.044.168v4.447c-.438-.102-1.145-.169-1.717-.169c-3.504 0-4.717 2.527-4.717 5.592v7.85H54.01zm23.008 6.131c-.304-1.954-1.55-2.998-3.537-2.998c-3.066 0-4.077 3.099-4.077 5.66c0 2.492.978 5.49 3.975 5.49c2.224 0 3.504-1.414 3.807-3.536h4.615c-.606 4.614-3.806 7.142-8.387 7.142c-5.256 0-8.793-3.706-8.793-8.927c0-5.424 3.234-9.434 8.893-9.434c4.11 0 7.883 2.156 8.186 6.603zm10.072 3.739c.135 3.032 1.617 4.413 4.278 4.413c1.92 0 3.47-1.179 3.773-2.257h4.21c-1.347 4.11-4.21 5.862-8.151 5.862c-5.491 0-8.894-3.774-8.894-9.163c0-5.221 3.605-9.197 8.894-9.197c5.929 0 8.792 4.986 8.455 10.343zm7.782-3.032c-.439-2.425-1.483-3.705-3.808-3.705c-3.031 0-3.907 2.358-3.974 3.705z"/><path fill="#f79a10" d="M116.098 44.856c-1.094-.449-2.105-.501-3.334-.486l-20.823.114a22.2 22.2 0 0 0-12.194 2.942l.004.004a2.107 2.107 0 0 0 1.006 3.957a2.1 2.1 0 0 0 1.535-.668c4.579-2.453 10.174-2.925 15.342-.803c9.18 3.768 13.583 14.304 9.814 23.483a17.9 17.9 0 0 1-4.34 6.286l.016.022a2.105 2.105 0 1 0 2.838 2.942a22 22 0 0 0 5.288-7.69l8.639-21.042a6.947 6.947 0 0 0-3.791-9.061"/><path d="M124.52 49.112v2.263h-.397v-2.263h-.72v-.355h1.838v.355zm3.084 2.263v-1.75l-.605 1.275h-.293l-.618-1.275v1.75h-.397v-2.618h.397l.764 1.629l.752-1.629H128v2.618z"/></svg> </template>
CSS
.icon-sourceengine-wordmark {
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%3Cpath%20fill%3D%22%23666%22%20d%3D%22M4.548%2069.35c.033%202.088%201.785%202.93%203.672%202.93c1.38%200%203.132-.538%203.132-2.224c0-1.448-1.987-1.954-5.424-2.694c-2.762-.607-5.524-1.584-5.524-4.65c0-4.446%203.84-5.591%207.58-5.591c3.807%200%207.31%201.28%207.68%205.558h-4.547c-.135-1.853-1.55-2.358-3.267-2.358c-1.079%200-2.662.202-2.662%201.617c0%201.718%202.695%201.953%205.423%202.594c2.797.64%205.526%201.65%205.526%204.885c0%204.581-3.976%206.063-7.95%206.063c-4.043%200-7.984-1.516-8.187-6.13zM26.04%2057.12c5.492%200%209.028%203.64%209.028%209.197c0%205.525-3.536%209.163-9.028%209.163c-5.457%200-8.995-3.638-8.995-9.163c0-5.558%203.538-9.196%208.995-9.196zm0%2014.756c3.267%200%204.244-2.796%204.244-5.559c0-2.796-.977-5.592-4.244-5.592c-3.234%200-4.21%202.796-4.21%205.592c0%202.763.976%205.559%204.21%205.559m26.52%203.133h-4.547v-2.426h-.102c-1.213%201.954-3.301%202.898-5.322%202.898c-5.087%200-6.367-2.864-6.367-7.176V57.593h4.784v9.836c0%202.864.842%204.278%203.066%204.278c2.593%200%203.705-1.447%203.705-4.986v-9.128h4.783zm1.45-17.416h4.547v3.233h.067c.876-2.189%203.234-3.705%205.559-3.705c.337%200%20.741.067%201.044.168v4.447c-.438-.102-1.145-.169-1.717-.169c-3.504%200-4.717%202.527-4.717%205.592v7.85H54.01zm23.008%206.131c-.304-1.954-1.55-2.998-3.537-2.998c-3.066%200-4.077%203.099-4.077%205.66c0%202.492.978%205.49%203.975%205.49c2.224%200%203.504-1.414%203.807-3.536h4.615c-.606%204.614-3.806%207.142-8.387%207.142c-5.256%200-8.793-3.706-8.793-8.927c0-5.424%203.234-9.434%208.893-9.434c4.11%200%207.883%202.156%208.186%206.603zm10.072%203.739c.135%203.032%201.617%204.413%204.278%204.413c1.92%200%203.47-1.179%203.773-2.257h4.21c-1.347%204.11-4.21%205.862-8.151%205.862c-5.491%200-8.894-3.774-8.894-9.163c0-5.221%203.605-9.197%208.894-9.197c5.929%200%208.792%204.986%208.455%2010.343zm7.782-3.032c-.439-2.425-1.483-3.705-3.808-3.705c-3.031%200-3.907%202.358-3.974%203.705z%22%2F%3E%3Cpath%20fill%3D%22%23f79a10%22%20d%3D%22M116.098%2044.856c-1.094-.449-2.105-.501-3.334-.486l-20.823.114a22.2%2022.2%200%200%200-12.194%202.942l.004.004a2.107%202.107%200%200%200%201.006%203.957a2.1%202.1%200%200%200%201.535-.668c4.579-2.453%2010.174-2.925%2015.342-.803c9.18%203.768%2013.583%2014.304%209.814%2023.483a17.9%2017.9%200%200%201-4.34%206.286l.016.022a2.105%202.105%200%201%200%202.838%202.942a22%2022%200%200%200%205.288-7.69l8.639-21.042a6.947%206.947%200%200%200-3.791-9.061%22%2F%3E%3Cpath%20d%3D%22M124.52%2049.112v2.263h-.397v-2.263h-.72v-.355h1.838v.355zm3.084%202.263v-1.75l-.605%201.275h-.293l-.618-1.275v1.75h-.397v-2.618h.397l.764%201.629l.752-1.629H128v2.618z%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%3Cpath%20fill%3D%22%23666%22%20d%3D%22M4.548%2069.35c.033%202.088%201.785%202.93%203.672%202.93c1.38%200%203.132-.538%203.132-2.224c0-1.448-1.987-1.954-5.424-2.694c-2.762-.607-5.524-1.584-5.524-4.65c0-4.446%203.84-5.591%207.58-5.591c3.807%200%207.31%201.28%207.68%205.558h-4.547c-.135-1.853-1.55-2.358-3.267-2.358c-1.079%200-2.662.202-2.662%201.617c0%201.718%202.695%201.953%205.423%202.594c2.797.64%205.526%201.65%205.526%204.885c0%204.581-3.976%206.063-7.95%206.063c-4.043%200-7.984-1.516-8.187-6.13zM26.04%2057.12c5.492%200%209.028%203.64%209.028%209.197c0%205.525-3.536%209.163-9.028%209.163c-5.457%200-8.995-3.638-8.995-9.163c0-5.558%203.538-9.196%208.995-9.196zm0%2014.756c3.267%200%204.244-2.796%204.244-5.559c0-2.796-.977-5.592-4.244-5.592c-3.234%200-4.21%202.796-4.21%205.592c0%202.763.976%205.559%204.21%205.559m26.52%203.133h-4.547v-2.426h-.102c-1.213%201.954-3.301%202.898-5.322%202.898c-5.087%200-6.367-2.864-6.367-7.176V57.593h4.784v9.836c0%202.864.842%204.278%203.066%204.278c2.593%200%203.705-1.447%203.705-4.986v-9.128h4.783zm1.45-17.416h4.547v3.233h.067c.876-2.189%203.234-3.705%205.559-3.705c.337%200%20.741.067%201.044.168v4.447c-.438-.102-1.145-.169-1.717-.169c-3.504%200-4.717%202.527-4.717%205.592v7.85H54.01zm23.008%206.131c-.304-1.954-1.55-2.998-3.537-2.998c-3.066%200-4.077%203.099-4.077%205.66c0%202.492.978%205.49%203.975%205.49c2.224%200%203.504-1.414%203.807-3.536h4.615c-.606%204.614-3.806%207.142-8.387%207.142c-5.256%200-8.793-3.706-8.793-8.927c0-5.424%203.234-9.434%208.893-9.434c4.11%200%207.883%202.156%208.186%206.603zm10.072%203.739c.135%203.032%201.617%204.413%204.278%204.413c1.92%200%203.47-1.179%203.773-2.257h4.21c-1.347%204.11-4.21%205.862-8.151%205.862c-5.491%200-8.894-3.774-8.894-9.163c0-5.221%203.605-9.197%208.894-9.197c5.929%200%208.792%204.986%208.455%2010.343zm7.782-3.032c-.439-2.425-1.483-3.705-3.808-3.705c-3.031%200-3.907%202.358-3.974%203.705z%22%2F%3E%3Cpath%20fill%3D%22%23f79a10%22%20d%3D%22M116.098%2044.856c-1.094-.449-2.105-.501-3.334-.486l-20.823.114a22.2%2022.2%200%200%200-12.194%202.942l.004.004a2.107%202.107%200%200%200%201.006%203.957a2.1%202.1%200%200%200%201.535-.668c4.579-2.453%2010.174-2.925%2015.342-.803c9.18%203.768%2013.583%2014.304%209.814%2023.483a17.9%2017.9%200%200%201-4.34%206.286l.016.022a2.105%202.105%200%201%200%202.838%202.942a22%2022%200%200%200%205.288-7.69l8.639-21.042a6.947%206.947%200%200%200-3.791-9.061%22%2F%3E%3Cpath%20d%3D%22M124.52%2049.112v2.263h-.397v-2.263h-.72v-.355h1.838v.355zm3.084%202.263v-1.75l-.605%201.275h-.293l-.618-1.275v1.75h-.397v-2.618h.397l.764%201.629l.752-1.629H128v2.618z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/sourceengine-wordmark.svg?color=%231a73e8&size=48