bevy logo
bevy-dark from Skill Icons by tandpfun · Dark · MIT Free for personal and commercial use.
- Name
- bevy-dark
- Set
- Skill Icons
- Style
- Dark
- Viewbox
- 256×256
- License
- MIT
1 other variant in Skill Icons
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 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#787878" d="M200.778 121.534h-.05c-1.044 3.267-1.852 6.816-2.005 10.858c-.289 7.591.482 12.21-.392 17.127c-.873 4.917-3.456 9.757-10.026 17.347c-7.821 9.034-20.215 16.025-34.53 18.388a74 74 0 0 1-8.436 4.647c11.143 4.195 22.796 4.423 32.034 1.392c16.274-5.341 15.014-9.177 22.306-20.351c2.298-3.521 4.95-6.208 7.614-8.415c7.589 3.309 15.064 5.434 19.721 4.907c2.504-5.805-.061-12.537-4.323-18.901c3.496-10.86-1.809-21.734-13.559-25.579c-3.065-1.002-5.819-1.474-8.354-1.425zm8.814 15.945a4.4 4.4 0 0 1 1.873.369a4.37 4.37 0 0 1 2.61 4.35a4.5 4.5 0 0 1-.466 1.691a4.6 4.6 0 0 1-1.078 1.397c-.9.792-2.073 1.2-3.259 1.135a4.4 4.4 0 0 1-3.067-1.483a4.4 4.4 0 0 1-.863-1.503a4.4 4.4 0 0 1-.214-1.728a4.5 4.5 0 0 1 .466-1.692a4.6 4.6 0 0 1 3.998-2.536m-72.825 48.332c.135.08.274.15.41.229l.42-.16c-.277-.025-.553-.042-.83-.069"/><path fill="#ececec" d="M142.322 54c-6.362-.037-12.885 2.501-18.491 7.945c-7.363 7.15-9.65 13.586-8.359 21.616l.354 2.203l-2.201-.358c-16.176-2.621-36.197-1.297-58.975 7.917c6.696 2.87 18.986 7.661 32.625 14.211l4.324 2.078l-4.7.952c-18.01 3.651-39.38 14.195-58.899 37.208c8.732-.679 26.577-2.779 45.19-2.75c10.345.016 20.542.731 28.848 2.885c8.307 2.154 15.856 7.083 16.92 10.694s.46 5.513-.588 8.338s-4.27 7.117-8.728 9.95s-10.114 5.309-15.991 7.414c-11.754 4.209-24.263 6.899-29.785 7.412c-1.174.109-1.643.531-2.095 1.352s-.702 2.112-.739 3.462c-.048 1.802.232 2.743.74 3.457c.51.714 1.305.999 2.124 1.055c34.703 2.348 60.65-6.381 79.496-13.859c21.675-9.938 35.375-29.564 38.349-47.234c1.864-11.072 1.464-16.498-.333-21.119s-5.242-8.724-9.613-16.561c-2.808-5.035-4.375-9.976-5.346-14.578l-.206-.97l.774-.62c8.031-6.437 14.571-13.467 16.946-18.584c-4.872-5.182-13.291-6.277-22.71-5.27l-.774.081l-.545-.555c-5.019-5.113-11.249-7.734-17.612-7.772m2.821 11.964c2.762-.044 5.198 1.87 5.86 4.603c.778 3.219-1.152 6.447-4.31 7.21c-3.159.765-6.351-1.224-7.129-4.443c-.779-3.218 1.151-6.446 4.31-7.21q.625-.15 1.269-.16"/><path fill="#b2b2b2" d="M184.657 79.978a26.2 26.2 0 0 0-6.368.674c-.148.034-.278.075-.424.11c-2.422 2.394-5.126 4.798-8.02 7.154c.932 4.11 2.315 8.396 4.762 12.783c4.247 7.615 7.748 11.679 9.802 16.962c2.055 5.283 2.412 11.497.506 22.819c-2.363 14.035-10.907 28.898-24.454 39.87c10.515-3.067 19.477-8.725 25.411-15.579c6.404-7.399 8.541-11.584 9.29-15.802c.749-4.217.047-8.84.345-16.683c.193-5.054 1.269-9.475 2.638-13.362l.329-.932l.982-.129c8.764-1.137 16.685-3.373 20.779-6.016c-1.315-5.914-6.902-10.502-14.301-13.99l-.706-.332l-.176-.76c-2.347-10.077-10.215-16.576-20.395-16.787m5.094 12.446c.524 0 1.044.08 1.542.239a5.1 5.1 0 0 1 2.993 2.566a5.31 5.31 0 0 1-.676 5.771a5.2 5.2 0 0 1-1.577 1.279a5.08 5.08 0 0 1-3.927.355a5.1 5.1 0 0 1-2.993-2.566a5.28 5.28 0 0 1-.306-3.983a5.3 5.3 0 0 1 1.89-2.646a5.14 5.14 0 0 1 3.054-1.015"/></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsBevyDark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#787878" d="M200.778 121.534h-.05c-1.044 3.267-1.852 6.816-2.005 10.858c-.289 7.591.482 12.21-.392 17.127c-.873 4.917-3.456 9.757-10.026 17.347c-7.821 9.034-20.215 16.025-34.53 18.388a74 74 0 0 1-8.436 4.647c11.143 4.195 22.796 4.423 32.034 1.392c16.274-5.341 15.014-9.177 22.306-20.351c2.298-3.521 4.95-6.208 7.614-8.415c7.589 3.309 15.064 5.434 19.721 4.907c2.504-5.805-.061-12.537-4.323-18.901c3.496-10.86-1.809-21.734-13.559-25.579c-3.065-1.002-5.819-1.474-8.354-1.425zm8.814 15.945a4.4 4.4 0 0 1 1.873.369a4.37 4.37 0 0 1 2.61 4.35a4.5 4.5 0 0 1-.466 1.691a4.6 4.6 0 0 1-1.078 1.397c-.9.792-2.073 1.2-3.259 1.135a4.4 4.4 0 0 1-3.067-1.483a4.4 4.4 0 0 1-.863-1.503a4.4 4.4 0 0 1-.214-1.728a4.5 4.5 0 0 1 .466-1.692a4.6 4.6 0 0 1 3.998-2.536m-72.825 48.332c.135.08.274.15.41.229l.42-.16c-.277-.025-.553-.042-.83-.069"/><path fill="#ececec" d="M142.322 54c-6.362-.037-12.885 2.501-18.491 7.945c-7.363 7.15-9.65 13.586-8.359 21.616l.354 2.203l-2.201-.358c-16.176-2.621-36.197-1.297-58.975 7.917c6.696 2.87 18.986 7.661 32.625 14.211l4.324 2.078l-4.7.952c-18.01 3.651-39.38 14.195-58.899 37.208c8.732-.679 26.577-2.779 45.19-2.75c10.345.016 20.542.731 28.848 2.885c8.307 2.154 15.856 7.083 16.92 10.694s.46 5.513-.588 8.338s-4.27 7.117-8.728 9.95s-10.114 5.309-15.991 7.414c-11.754 4.209-24.263 6.899-29.785 7.412c-1.174.109-1.643.531-2.095 1.352s-.702 2.112-.739 3.462c-.048 1.802.232 2.743.74 3.457c.51.714 1.305.999 2.124 1.055c34.703 2.348 60.65-6.381 79.496-13.859c21.675-9.938 35.375-29.564 38.349-47.234c1.864-11.072 1.464-16.498-.333-21.119s-5.242-8.724-9.613-16.561c-2.808-5.035-4.375-9.976-5.346-14.578l-.206-.97l.774-.62c8.031-6.437 14.571-13.467 16.946-18.584c-4.872-5.182-13.291-6.277-22.71-5.27l-.774.081l-.545-.555c-5.019-5.113-11.249-7.734-17.612-7.772m2.821 11.964c2.762-.044 5.198 1.87 5.86 4.603c.778 3.219-1.152 6.447-4.31 7.21c-3.159.765-6.351-1.224-7.129-4.443c-.779-3.218 1.151-6.446 4.31-7.21q.625-.15 1.269-.16"/><path fill="#b2b2b2" d="M184.657 79.978a26.2 26.2 0 0 0-6.368.674c-.148.034-.278.075-.424.11c-2.422 2.394-5.126 4.798-8.02 7.154c.932 4.11 2.315 8.396 4.762 12.783c4.247 7.615 7.748 11.679 9.802 16.962c2.055 5.283 2.412 11.497.506 22.819c-2.363 14.035-10.907 28.898-24.454 39.87c10.515-3.067 19.477-8.725 25.411-15.579c6.404-7.399 8.541-11.584 9.29-15.802c.749-4.217.047-8.84.345-16.683c.193-5.054 1.269-9.475 2.638-13.362l.329-.932l.982-.129c8.764-1.137 16.685-3.373 20.779-6.016c-1.315-5.914-6.902-10.502-14.301-13.99l-.706-.332l-.176-.76c-2.347-10.077-10.215-16.576-20.395-16.787m5.094 12.446c.524 0 1.044.08 1.542.239a5.1 5.1 0 0 1 2.993 2.566a5.31 5.31 0 0 1-.676 5.771a5.2 5.2 0 0 1-1.577 1.279a5.08 5.08 0 0 1-3.927.355a5.1 5.1 0 0 1-2.993-2.566a5.28 5.28 0 0 1-.306-3.983a5.3 5.3 0 0 1 1.89-2.646a5.14 5.14 0 0 1 3.054-1.015"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#787878" d="M200.778 121.534h-.05c-1.044 3.267-1.852 6.816-2.005 10.858c-.289 7.591.482 12.21-.392 17.127c-.873 4.917-3.456 9.757-10.026 17.347c-7.821 9.034-20.215 16.025-34.53 18.388a74 74 0 0 1-8.436 4.647c11.143 4.195 22.796 4.423 32.034 1.392c16.274-5.341 15.014-9.177 22.306-20.351c2.298-3.521 4.95-6.208 7.614-8.415c7.589 3.309 15.064 5.434 19.721 4.907c2.504-5.805-.061-12.537-4.323-18.901c3.496-10.86-1.809-21.734-13.559-25.579c-3.065-1.002-5.819-1.474-8.354-1.425zm8.814 15.945a4.4 4.4 0 0 1 1.873.369a4.37 4.37 0 0 1 2.61 4.35a4.5 4.5 0 0 1-.466 1.691a4.6 4.6 0 0 1-1.078 1.397c-.9.792-2.073 1.2-3.259 1.135a4.4 4.4 0 0 1-3.067-1.483a4.4 4.4 0 0 1-.863-1.503a4.4 4.4 0 0 1-.214-1.728a4.5 4.5 0 0 1 .466-1.692a4.6 4.6 0 0 1 3.998-2.536m-72.825 48.332c.135.08.274.15.41.229l.42-.16c-.277-.025-.553-.042-.83-.069"/><path fill="#ececec" d="M142.322 54c-6.362-.037-12.885 2.501-18.491 7.945c-7.363 7.15-9.65 13.586-8.359 21.616l.354 2.203l-2.201-.358c-16.176-2.621-36.197-1.297-58.975 7.917c6.696 2.87 18.986 7.661 32.625 14.211l4.324 2.078l-4.7.952c-18.01 3.651-39.38 14.195-58.899 37.208c8.732-.679 26.577-2.779 45.19-2.75c10.345.016 20.542.731 28.848 2.885c8.307 2.154 15.856 7.083 16.92 10.694s.46 5.513-.588 8.338s-4.27 7.117-8.728 9.95s-10.114 5.309-15.991 7.414c-11.754 4.209-24.263 6.899-29.785 7.412c-1.174.109-1.643.531-2.095 1.352s-.702 2.112-.739 3.462c-.048 1.802.232 2.743.74 3.457c.51.714 1.305.999 2.124 1.055c34.703 2.348 60.65-6.381 79.496-13.859c21.675-9.938 35.375-29.564 38.349-47.234c1.864-11.072 1.464-16.498-.333-21.119s-5.242-8.724-9.613-16.561c-2.808-5.035-4.375-9.976-5.346-14.578l-.206-.97l.774-.62c8.031-6.437 14.571-13.467 16.946-18.584c-4.872-5.182-13.291-6.277-22.71-5.27l-.774.081l-.545-.555c-5.019-5.113-11.249-7.734-17.612-7.772m2.821 11.964c2.762-.044 5.198 1.87 5.86 4.603c.778 3.219-1.152 6.447-4.31 7.21c-3.159.765-6.351-1.224-7.129-4.443c-.779-3.218 1.151-6.446 4.31-7.21q.625-.15 1.269-.16"/><path fill="#b2b2b2" d="M184.657 79.978a26.2 26.2 0 0 0-6.368.674c-.148.034-.278.075-.424.11c-2.422 2.394-5.126 4.798-8.02 7.154c.932 4.11 2.315 8.396 4.762 12.783c4.247 7.615 7.748 11.679 9.802 16.962c2.055 5.283 2.412 11.497.506 22.819c-2.363 14.035-10.907 28.898-24.454 39.87c10.515-3.067 19.477-8.725 25.411-15.579c6.404-7.399 8.541-11.584 9.29-15.802c.749-4.217.047-8.84.345-16.683c.193-5.054 1.269-9.475 2.638-13.362l.329-.932l.982-.129c8.764-1.137 16.685-3.373 20.779-6.016c-1.315-5.914-6.902-10.502-14.301-13.99l-.706-.332l-.176-.76c-2.347-10.077-10.215-16.576-20.395-16.787m5.094 12.446c.524 0 1.044.08 1.542.239a5.1 5.1 0 0 1 2.993 2.566a5.31 5.31 0 0 1-.676 5.771a5.2 5.2 0 0 1-1.577 1.279a5.08 5.08 0 0 1-3.927.355a5.1 5.1 0 0 1-2.993-2.566a5.28 5.28 0 0 1-.306-3.983a5.3 5.3 0 0 1 1.89-2.646a5.14 5.14 0 0 1 3.054-1.015"/></g></svg> </template>
CSS
.icon-bevy-dark {
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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23787878%22%20d%3D%22M200.778%20121.534h-.05c-1.044%203.267-1.852%206.816-2.005%2010.858c-.289%207.591.482%2012.21-.392%2017.127c-.873%204.917-3.456%209.757-10.026%2017.347c-7.821%209.034-20.215%2016.025-34.53%2018.388a74%2074%200%200%201-8.436%204.647c11.143%204.195%2022.796%204.423%2032.034%201.392c16.274-5.341%2015.014-9.177%2022.306-20.351c2.298-3.521%204.95-6.208%207.614-8.415c7.589%203.309%2015.064%205.434%2019.721%204.907c2.504-5.805-.061-12.537-4.323-18.901c3.496-10.86-1.809-21.734-13.559-25.579c-3.065-1.002-5.819-1.474-8.354-1.425zm8.814%2015.945a4.4%204.4%200%200%201%201.873.369a4.37%204.37%200%200%201%202.61%204.35a4.5%204.5%200%200%201-.466%201.691a4.6%204.6%200%200%201-1.078%201.397c-.9.792-2.073%201.2-3.259%201.135a4.4%204.4%200%200%201-3.067-1.483a4.4%204.4%200%200%201-.863-1.503a4.4%204.4%200%200%201-.214-1.728a4.5%204.5%200%200%201%20.466-1.692a4.6%204.6%200%200%201%203.998-2.536m-72.825%2048.332c.135.08.274.15.41.229l.42-.16c-.277-.025-.553-.042-.83-.069%22%2F%3E%3Cpath%20fill%3D%22%23ececec%22%20d%3D%22M142.322%2054c-6.362-.037-12.885%202.501-18.491%207.945c-7.363%207.15-9.65%2013.586-8.359%2021.616l.354%202.203l-2.201-.358c-16.176-2.621-36.197-1.297-58.975%207.917c6.696%202.87%2018.986%207.661%2032.625%2014.211l4.324%202.078l-4.7.952c-18.01%203.651-39.38%2014.195-58.899%2037.208c8.732-.679%2026.577-2.779%2045.19-2.75c10.345.016%2020.542.731%2028.848%202.885c8.307%202.154%2015.856%207.083%2016.92%2010.694s.46%205.513-.588%208.338s-4.27%207.117-8.728%209.95s-10.114%205.309-15.991%207.414c-11.754%204.209-24.263%206.899-29.785%207.412c-1.174.109-1.643.531-2.095%201.352s-.702%202.112-.739%203.462c-.048%201.802.232%202.743.74%203.457c.51.714%201.305.999%202.124%201.055c34.703%202.348%2060.65-6.381%2079.496-13.859c21.675-9.938%2035.375-29.564%2038.349-47.234c1.864-11.072%201.464-16.498-.333-21.119s-5.242-8.724-9.613-16.561c-2.808-5.035-4.375-9.976-5.346-14.578l-.206-.97l.774-.62c8.031-6.437%2014.571-13.467%2016.946-18.584c-4.872-5.182-13.291-6.277-22.71-5.27l-.774.081l-.545-.555c-5.019-5.113-11.249-7.734-17.612-7.772m2.821%2011.964c2.762-.044%205.198%201.87%205.86%204.603c.778%203.219-1.152%206.447-4.31%207.21c-3.159.765-6.351-1.224-7.129-4.443c-.779-3.218%201.151-6.446%204.31-7.21q.625-.15%201.269-.16%22%2F%3E%3Cpath%20fill%3D%22%23b2b2b2%22%20d%3D%22M184.657%2079.978a26.2%2026.2%200%200%200-6.368.674c-.148.034-.278.075-.424.11c-2.422%202.394-5.126%204.798-8.02%207.154c.932%204.11%202.315%208.396%204.762%2012.783c4.247%207.615%207.748%2011.679%209.802%2016.962c2.055%205.283%202.412%2011.497.506%2022.819c-2.363%2014.035-10.907%2028.898-24.454%2039.87c10.515-3.067%2019.477-8.725%2025.411-15.579c6.404-7.399%208.541-11.584%209.29-15.802c.749-4.217.047-8.84.345-16.683c.193-5.054%201.269-9.475%202.638-13.362l.329-.932l.982-.129c8.764-1.137%2016.685-3.373%2020.779-6.016c-1.315-5.914-6.902-10.502-14.301-13.99l-.706-.332l-.176-.76c-2.347-10.077-10.215-16.576-20.395-16.787m5.094%2012.446c.524%200%201.044.08%201.542.239a5.1%205.1%200%200%201%202.993%202.566a5.31%205.31%200%200%201-.676%205.771a5.2%205.2%200%200%201-1.577%201.279a5.08%205.08%200%200%201-3.927.355a5.1%205.1%200%200%201-2.993-2.566a5.28%205.28%200%200%201-.306-3.983a5.3%205.3%200%200%201%201.89-2.646a5.14%205.14%200%200%201%203.054-1.015%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23787878%22%20d%3D%22M200.778%20121.534h-.05c-1.044%203.267-1.852%206.816-2.005%2010.858c-.289%207.591.482%2012.21-.392%2017.127c-.873%204.917-3.456%209.757-10.026%2017.347c-7.821%209.034-20.215%2016.025-34.53%2018.388a74%2074%200%200%201-8.436%204.647c11.143%204.195%2022.796%204.423%2032.034%201.392c16.274-5.341%2015.014-9.177%2022.306-20.351c2.298-3.521%204.95-6.208%207.614-8.415c7.589%203.309%2015.064%205.434%2019.721%204.907c2.504-5.805-.061-12.537-4.323-18.901c3.496-10.86-1.809-21.734-13.559-25.579c-3.065-1.002-5.819-1.474-8.354-1.425zm8.814%2015.945a4.4%204.4%200%200%201%201.873.369a4.37%204.37%200%200%201%202.61%204.35a4.5%204.5%200%200%201-.466%201.691a4.6%204.6%200%200%201-1.078%201.397c-.9.792-2.073%201.2-3.259%201.135a4.4%204.4%200%200%201-3.067-1.483a4.4%204.4%200%200%201-.863-1.503a4.4%204.4%200%200%201-.214-1.728a4.5%204.5%200%200%201%20.466-1.692a4.6%204.6%200%200%201%203.998-2.536m-72.825%2048.332c.135.08.274.15.41.229l.42-.16c-.277-.025-.553-.042-.83-.069%22%2F%3E%3Cpath%20fill%3D%22%23ececec%22%20d%3D%22M142.322%2054c-6.362-.037-12.885%202.501-18.491%207.945c-7.363%207.15-9.65%2013.586-8.359%2021.616l.354%202.203l-2.201-.358c-16.176-2.621-36.197-1.297-58.975%207.917c6.696%202.87%2018.986%207.661%2032.625%2014.211l4.324%202.078l-4.7.952c-18.01%203.651-39.38%2014.195-58.899%2037.208c8.732-.679%2026.577-2.779%2045.19-2.75c10.345.016%2020.542.731%2028.848%202.885c8.307%202.154%2015.856%207.083%2016.92%2010.694s.46%205.513-.588%208.338s-4.27%207.117-8.728%209.95s-10.114%205.309-15.991%207.414c-11.754%204.209-24.263%206.899-29.785%207.412c-1.174.109-1.643.531-2.095%201.352s-.702%202.112-.739%203.462c-.048%201.802.232%202.743.74%203.457c.51.714%201.305.999%202.124%201.055c34.703%202.348%2060.65-6.381%2079.496-13.859c21.675-9.938%2035.375-29.564%2038.349-47.234c1.864-11.072%201.464-16.498-.333-21.119s-5.242-8.724-9.613-16.561c-2.808-5.035-4.375-9.976-5.346-14.578l-.206-.97l.774-.62c8.031-6.437%2014.571-13.467%2016.946-18.584c-4.872-5.182-13.291-6.277-22.71-5.27l-.774.081l-.545-.555c-5.019-5.113-11.249-7.734-17.612-7.772m2.821%2011.964c2.762-.044%205.198%201.87%205.86%204.603c.778%203.219-1.152%206.447-4.31%207.21c-3.159.765-6.351-1.224-7.129-4.443c-.779-3.218%201.151-6.446%204.31-7.21q.625-.15%201.269-.16%22%2F%3E%3Cpath%20fill%3D%22%23b2b2b2%22%20d%3D%22M184.657%2079.978a26.2%2026.2%200%200%200-6.368.674c-.148.034-.278.075-.424.11c-2.422%202.394-5.126%204.798-8.02%207.154c.932%204.11%202.315%208.396%204.762%2012.783c4.247%207.615%207.748%2011.679%209.802%2016.962c2.055%205.283%202.412%2011.497.506%2022.819c-2.363%2014.035-10.907%2028.898-24.454%2039.87c10.515-3.067%2019.477-8.725%2025.411-15.579c6.404-7.399%208.541-11.584%209.29-15.802c.749-4.217.047-8.84.345-16.683c.193-5.054%201.269-9.475%202.638-13.362l.329-.932l.982-.129c8.764-1.137%2016.685-3.373%2020.779-6.016c-1.315-5.914-6.902-10.502-14.301-13.99l-.706-.332l-.176-.76c-2.347-10.077-10.215-16.576-20.395-16.787m5.094%2012.446c.524%200%201.044.08%201.542.239a5.1%205.1%200%200%201%202.993%202.566a5.31%205.31%200%200%201-.676%205.771a5.2%205.2%200%200%201-1.577%201.279a5.08%205.08%200%200%201-3.927.355a5.1%205.1%200%200%201-2.993-2.566a5.28%205.28%200%200%201-.306-3.983a5.3%205.3%200%200%201%201.89-2.646a5.14%205.14%200%200%201%203.054-1.015%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/bevy-dark.svg?color=%231a73e8&size=48