bevy from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
bevy
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the bevy logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.8 6.271a3.2 3.2 0 0 0-.765.081l-.05.013c-.29.288-.616.576-.963.859c.115.536.308 1.053.572 1.534c.51.913.93 1.402 1.175 2.036c.247.633.29 1.38.06 2.737c-.283 1.685-1.307 3.469-2.933 4.785c1.262-.368 2.337-1.047 3.049-1.87c.769-.887 1.025-1.39 1.115-1.895s.006-1.061.04-2.003a5.4 5.4 0 0 1 .318-1.603l.04-.112l.117-.015c1.052-.137 2.003-.406 2.494-.722c-.158-.71-.828-1.26-1.717-1.68l-.084-.04l-.021-.09c-.282-1.209-1.226-1.989-2.448-2.015Zm.61 1.494q.096 0 .185.028a.62.62 0 0 1 .396.786a.62.62 0 0 1-.778.412a.62.62 0 0 1-.396-.787a.63.63 0 0 1 .594-.439zm-5.69-4.61c-.764-.006-1.547.3-2.22.952c-.884.858-1.158 1.63-1.003 2.594l.042.265l-.263-.043c-1.942-.315-4.345-.156-7.078.95c.804.344 2.278.919 3.915 1.704l.52.25l-.565.115C4.907 10.38 2.342 11.645 0 14.407c1.048-.082 3.189-.334 5.423-.33c1.241.002 2.465.088 3.462.346c.996.258 1.903.85 2.03 1.283c.128.433.055.662-.07 1c-.126.34-.512.854-1.048 1.194c-.534.341-1.213.638-1.92.89c-1.41.505-2.91.828-3.573.89c-.14.013-.197.063-.25.162a1 1 0 0 0-.09.416c-.006.215.028.329.09.414c.06.086.156.12.254.127c4.165.281 7.278-.766 9.54-1.663c2.6-1.193 4.244-3.548 4.601-5.668c.224-1.329.176-1.98-.04-2.534c-.216-.555-.629-1.047-1.153-1.988a6.2 6.2 0 0 1-.642-1.75l-.024-.116l.092-.074c.964-.772 1.75-1.615 2.034-2.23c-.585-.622-1.594-.753-2.726-.632l-.092.01l-.066-.067c-.602-.614-1.35-.929-2.113-.933Zm.337 1.434a.72.72 0 0 1 .704.553a.71.71 0 0 1-.517.865a.713.713 0 0 1-.856-.533a.713.713 0 0 1 .669-.885m6.677 6.669h-.006a4.8 4.8 0 0 0-.241 1.303c-.034.911.058 1.465-.047 2.056c-.105.59-.414 1.17-1.204 2.08c-.937 1.085-2.424 1.924-4.143 2.207a9 9 0 0 1-1.012.559c1.337.503 2.736.531 3.844.166c1.953-.64 1.802-1.101 2.677-2.442a4.5 4.5 0 0 1 .913-1.01c.911.398 1.808.652 2.366.59c.301-.697-.006-1.505-.517-2.27c.419-1.303-.218-2.606-1.628-3.068a3 3 0 0 0-1.002-.171M22.2 13.35c.194.22.169.56-.057.758a.54.54 0 0 1-.759-.042a.54.54 0 0 1 .055-.759a.56.56 0 0 1 .366-.136a.52.52 0 0 1 .395.179"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsBevy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.8 6.271a3.2 3.2 0 0 0-.765.081l-.05.013c-.29.288-.616.576-.963.859c.115.536.308 1.053.572 1.534c.51.913.93 1.402 1.175 2.036c.247.633.29 1.38.06 2.737c-.283 1.685-1.307 3.469-2.933 4.785c1.262-.368 2.337-1.047 3.049-1.87c.769-.887 1.025-1.39 1.115-1.895s.006-1.061.04-2.003a5.4 5.4 0 0 1 .318-1.603l.04-.112l.117-.015c1.052-.137 2.003-.406 2.494-.722c-.158-.71-.828-1.26-1.717-1.68l-.084-.04l-.021-.09c-.282-1.209-1.226-1.989-2.448-2.015Zm.61 1.494q.096 0 .185.028a.62.62 0 0 1 .396.786a.62.62 0 0 1-.778.412a.62.62 0 0 1-.396-.787a.63.63 0 0 1 .594-.439zm-5.69-4.61c-.764-.006-1.547.3-2.22.952c-.884.858-1.158 1.63-1.003 2.594l.042.265l-.263-.043c-1.942-.315-4.345-.156-7.078.95c.804.344 2.278.919 3.915 1.704l.52.25l-.565.115C4.907 10.38 2.342 11.645 0 14.407c1.048-.082 3.189-.334 5.423-.33c1.241.002 2.465.088 3.462.346c.996.258 1.903.85 2.03 1.283c.128.433.055.662-.07 1c-.126.34-.512.854-1.048 1.194c-.534.341-1.213.638-1.92.89c-1.41.505-2.91.828-3.573.89c-.14.013-.197.063-.25.162a1 1 0 0 0-.09.416c-.006.215.028.329.09.414c.06.086.156.12.254.127c4.165.281 7.278-.766 9.54-1.663c2.6-1.193 4.244-3.548 4.601-5.668c.224-1.329.176-1.98-.04-2.534c-.216-.555-.629-1.047-1.153-1.988a6.2 6.2 0 0 1-.642-1.75l-.024-.116l.092-.074c.964-.772 1.75-1.615 2.034-2.23c-.585-.622-1.594-.753-2.726-.632l-.092.01l-.066-.067c-.602-.614-1.35-.929-2.113-.933Zm.337 1.434a.72.72 0 0 1 .704.553a.71.71 0 0 1-.517.865a.713.713 0 0 1-.856-.533a.713.713 0 0 1 .669-.885m6.677 6.669h-.006a4.8 4.8 0 0 0-.241 1.303c-.034.911.058 1.465-.047 2.056c-.105.59-.414 1.17-1.204 2.08c-.937 1.085-2.424 1.924-4.143 2.207a9 9 0 0 1-1.012.559c1.337.503 2.736.531 3.844.166c1.953-.64 1.802-1.101 2.677-2.442a4.5 4.5 0 0 1 .913-1.01c.911.398 1.808.652 2.366.59c.301-.697-.006-1.505-.517-2.27c.419-1.303-.218-2.606-1.628-3.068a3 3 0 0 0-1.002-.171M22.2 13.35c.194.22.169.56-.057.758a.54.54 0 0 1-.759-.042a.54.54 0 0 1 .055-.759a.56.56 0 0 1 .366-.136a.52.52 0 0 1 .395.179"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.8 6.271a3.2 3.2 0 0 0-.765.081l-.05.013c-.29.288-.616.576-.963.859c.115.536.308 1.053.572 1.534c.51.913.93 1.402 1.175 2.036c.247.633.29 1.38.06 2.737c-.283 1.685-1.307 3.469-2.933 4.785c1.262-.368 2.337-1.047 3.049-1.87c.769-.887 1.025-1.39 1.115-1.895s.006-1.061.04-2.003a5.4 5.4 0 0 1 .318-1.603l.04-.112l.117-.015c1.052-.137 2.003-.406 2.494-.722c-.158-.71-.828-1.26-1.717-1.68l-.084-.04l-.021-.09c-.282-1.209-1.226-1.989-2.448-2.015Zm.61 1.494q.096 0 .185.028a.62.62 0 0 1 .396.786a.62.62 0 0 1-.778.412a.62.62 0 0 1-.396-.787a.63.63 0 0 1 .594-.439zm-5.69-4.61c-.764-.006-1.547.3-2.22.952c-.884.858-1.158 1.63-1.003 2.594l.042.265l-.263-.043c-1.942-.315-4.345-.156-7.078.95c.804.344 2.278.919 3.915 1.704l.52.25l-.565.115C4.907 10.38 2.342 11.645 0 14.407c1.048-.082 3.189-.334 5.423-.33c1.241.002 2.465.088 3.462.346c.996.258 1.903.85 2.03 1.283c.128.433.055.662-.07 1c-.126.34-.512.854-1.048 1.194c-.534.341-1.213.638-1.92.89c-1.41.505-2.91.828-3.573.89c-.14.013-.197.063-.25.162a1 1 0 0 0-.09.416c-.006.215.028.329.09.414c.06.086.156.12.254.127c4.165.281 7.278-.766 9.54-1.663c2.6-1.193 4.244-3.548 4.601-5.668c.224-1.329.176-1.98-.04-2.534c-.216-.555-.629-1.047-1.153-1.988a6.2 6.2 0 0 1-.642-1.75l-.024-.116l.092-.074c.964-.772 1.75-1.615 2.034-2.23c-.585-.622-1.594-.753-2.726-.632l-.092.01l-.066-.067c-.602-.614-1.35-.929-2.113-.933Zm.337 1.434a.72.72 0 0 1 .704.553a.71.71 0 0 1-.517.865a.713.713 0 0 1-.856-.533a.713.713 0 0 1 .669-.885m6.677 6.669h-.006a4.8 4.8 0 0 0-.241 1.303c-.034.911.058 1.465-.047 2.056c-.105.59-.414 1.17-1.204 2.08c-.937 1.085-2.424 1.924-4.143 2.207a9 9 0 0 1-1.012.559c1.337.503 2.736.531 3.844.166c1.953-.64 1.802-1.101 2.677-2.442a4.5 4.5 0 0 1 .913-1.01c.911.398 1.808.652 2.366.59c.301-.697-.006-1.505-.517-2.27c.419-1.303-.218-2.606-1.628-3.068a3 3 0 0 0-1.002-.171M22.2 13.35c.194.22.169.56-.057.758a.54.54 0 0 1-.759-.042a.54.54 0 0 1 .055-.759a.56.56 0 0 1 .366-.136a.52.52 0 0 1 .395.179"/></svg>
</template>

CSS

.icon-bevy {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.8%206.271a3.2%203.2%200%200%200-.765.081l-.05.013c-.29.288-.616.576-.963.859c.115.536.308%201.053.572%201.534c.51.913.93%201.402%201.175%202.036c.247.633.29%201.38.06%202.737c-.283%201.685-1.307%203.469-2.933%204.785c1.262-.368%202.337-1.047%203.049-1.87c.769-.887%201.025-1.39%201.115-1.895s.006-1.061.04-2.003a5.4%205.4%200%200%201%20.318-1.603l.04-.112l.117-.015c1.052-.137%202.003-.406%202.494-.722c-.158-.71-.828-1.26-1.717-1.68l-.084-.04l-.021-.09c-.282-1.209-1.226-1.989-2.448-2.015Zm.61%201.494q.096%200%20.185.028a.62.62%200%200%201%20.396.786a.62.62%200%200%201-.778.412a.62.62%200%200%201-.396-.787a.63.63%200%200%201%20.594-.439zm-5.69-4.61c-.764-.006-1.547.3-2.22.952c-.884.858-1.158%201.63-1.003%202.594l.042.265l-.263-.043c-1.942-.315-4.345-.156-7.078.95c.804.344%202.278.919%203.915%201.704l.52.25l-.565.115C4.907%2010.38%202.342%2011.645%200%2014.407c1.048-.082%203.189-.334%205.423-.33c1.241.002%202.465.088%203.462.346c.996.258%201.903.85%202.03%201.283c.128.433.055.662-.07%201c-.126.34-.512.854-1.048%201.194c-.534.341-1.213.638-1.92.89c-1.41.505-2.91.828-3.573.89c-.14.013-.197.063-.25.162a1%201%200%200%200-.09.416c-.006.215.028.329.09.414c.06.086.156.12.254.127c4.165.281%207.278-.766%209.54-1.663c2.6-1.193%204.244-3.548%204.601-5.668c.224-1.329.176-1.98-.04-2.534c-.216-.555-.629-1.047-1.153-1.988a6.2%206.2%200%200%201-.642-1.75l-.024-.116l.092-.074c.964-.772%201.75-1.615%202.034-2.23c-.585-.622-1.594-.753-2.726-.632l-.092.01l-.066-.067c-.602-.614-1.35-.929-2.113-.933Zm.337%201.434a.72.72%200%200%201%20.704.553a.71.71%200%200%201-.517.865a.713.713%200%200%201-.856-.533a.713.713%200%200%201%20.669-.885m6.677%206.669h-.006a4.8%204.8%200%200%200-.241%201.303c-.034.911.058%201.465-.047%202.056c-.105.59-.414%201.17-1.204%202.08c-.937%201.085-2.424%201.924-4.143%202.207a9%209%200%200%201-1.012.559c1.337.503%202.736.531%203.844.166c1.953-.64%201.802-1.101%202.677-2.442a4.5%204.5%200%200%201%20.913-1.01c.911.398%201.808.652%202.366.59c.301-.697-.006-1.505-.517-2.27c.419-1.303-.218-2.606-1.628-3.068a3%203%200%200%200-1.002-.171M22.2%2013.35c.194.22.169.56-.057.758a.54.54%200%200%201-.759-.042a.54.54%200%200%201%20.055-.759a.56.56%200%200%201%20.366-.136a.52.52%200%200%201%20.395.179%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.8%206.271a3.2%203.2%200%200%200-.765.081l-.05.013c-.29.288-.616.576-.963.859c.115.536.308%201.053.572%201.534c.51.913.93%201.402%201.175%202.036c.247.633.29%201.38.06%202.737c-.283%201.685-1.307%203.469-2.933%204.785c1.262-.368%202.337-1.047%203.049-1.87c.769-.887%201.025-1.39%201.115-1.895s.006-1.061.04-2.003a5.4%205.4%200%200%201%20.318-1.603l.04-.112l.117-.015c1.052-.137%202.003-.406%202.494-.722c-.158-.71-.828-1.26-1.717-1.68l-.084-.04l-.021-.09c-.282-1.209-1.226-1.989-2.448-2.015Zm.61%201.494q.096%200%20.185.028a.62.62%200%200%201%20.396.786a.62.62%200%200%201-.778.412a.62.62%200%200%201-.396-.787a.63.63%200%200%201%20.594-.439zm-5.69-4.61c-.764-.006-1.547.3-2.22.952c-.884.858-1.158%201.63-1.003%202.594l.042.265l-.263-.043c-1.942-.315-4.345-.156-7.078.95c.804.344%202.278.919%203.915%201.704l.52.25l-.565.115C4.907%2010.38%202.342%2011.645%200%2014.407c1.048-.082%203.189-.334%205.423-.33c1.241.002%202.465.088%203.462.346c.996.258%201.903.85%202.03%201.283c.128.433.055.662-.07%201c-.126.34-.512.854-1.048%201.194c-.534.341-1.213.638-1.92.89c-1.41.505-2.91.828-3.573.89c-.14.013-.197.063-.25.162a1%201%200%200%200-.09.416c-.006.215.028.329.09.414c.06.086.156.12.254.127c4.165.281%207.278-.766%209.54-1.663c2.6-1.193%204.244-3.548%204.601-5.668c.224-1.329.176-1.98-.04-2.534c-.216-.555-.629-1.047-1.153-1.988a6.2%206.2%200%200%201-.642-1.75l-.024-.116l.092-.074c.964-.772%201.75-1.615%202.034-2.23c-.585-.622-1.594-.753-2.726-.632l-.092.01l-.066-.067c-.602-.614-1.35-.929-2.113-.933Zm.337%201.434a.72.72%200%200%201%20.704.553a.71.71%200%200%201-.517.865a.713.713%200%200%201-.856-.533a.713.713%200%200%201%20.669-.885m6.677%206.669h-.006a4.8%204.8%200%200%200-.241%201.303c-.034.911.058%201.465-.047%202.056c-.105.59-.414%201.17-1.204%202.08c-.937%201.085-2.424%201.924-4.143%202.207a9%209%200%200%201-1.012.559c1.337.503%202.736.531%203.844.166c1.953-.64%201.802-1.101%202.677-2.442a4.5%204.5%200%200%201%20.913-1.01c.911.398%201.808.652%202.366.59c.301-.697-.006-1.505-.517-2.27c.419-1.303-.218-2.606-1.628-3.068a3%203%200%200%200-1.002-.171M22.2%2013.35c.194.22.169.56-.057.758a.54.54%200%200%201-.759-.042a.54.54%200%200%201%20.055-.759a.56.56%200%200%201%20.366-.136a.52.52%200%200%201%20.395.179%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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