adonis from Skill Icons by tandpfun · Default · MIT Free for personal and commercial use.

Name
adonis
Set
Skill Icons
Style
Default
Viewbox
256×256
License
MIT

The same logo in other sets

Use the adonis 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="#5a45fe" rx="60"/><path fill="#fff" fill-rule="evenodd" d="M46.617 160.689L89.46 63.317C96.694 46.903 110.604 38 128.13 38s31.437 8.903 38.671 25.317l42.844 97.372c1.947 4.73 3.616 10.85 3.616 16.136c0 24.204-16.971 41.175-41.175 41.175c-8.243 0-14.793-2.104-21.419-4.234c-6.791-2.182-13.666-4.391-22.537-4.391c-8.768 0-15.816 2.231-22.741 4.422C98.692 215.916 92.106 218 84.174 218C59.971 218 43 201.029 43 176.825c0-5.286 1.67-11.406 3.617-16.136m81.514-80.4L85.844 175.99c12.52-5.843 26.986-8.625 42.287-8.625c14.745 0 29.768 2.782 41.731 8.625z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsAdonis(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="#5a45fe" rx="60"/><path fill="#fff" fillRule="evenodd" d="M46.617 160.689L89.46 63.317C96.694 46.903 110.604 38 128.13 38s31.437 8.903 38.671 25.317l42.844 97.372c1.947 4.73 3.616 10.85 3.616 16.136c0 24.204-16.971 41.175-41.175 41.175c-8.243 0-14.793-2.104-21.419-4.234c-6.791-2.182-13.666-4.391-22.537-4.391c-8.768 0-15.816 2.231-22.741 4.422C98.692 215.916 92.106 218 84.174 218C59.971 218 43 201.029 43 176.825c0-5.286 1.67-11.406 3.617-16.136m81.514-80.4L85.844 175.99c12.52-5.843 26.986-8.625 42.287-8.625c14.745 0 29.768 2.782 41.731 8.625z" clipRule="evenodd"/></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="#5a45fe" rx="60"/><path fill="#fff" fill-rule="evenodd" d="M46.617 160.689L89.46 63.317C96.694 46.903 110.604 38 128.13 38s31.437 8.903 38.671 25.317l42.844 97.372c1.947 4.73 3.616 10.85 3.616 16.136c0 24.204-16.971 41.175-41.175 41.175c-8.243 0-14.793-2.104-21.419-4.234c-6.791-2.182-13.666-4.391-22.537-4.391c-8.768 0-15.816 2.231-22.741 4.422C98.692 215.916 92.106 218 84.174 218C59.971 218 43 201.029 43 176.825c0-5.286 1.67-11.406 3.617-16.136m81.514-80.4L85.844 175.99c12.52-5.843 26.986-8.625 42.287-8.625c14.745 0 29.768 2.782 41.731 8.625z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-adonis {
  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%235a45fe%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M46.617%20160.689L89.46%2063.317C96.694%2046.903%20110.604%2038%20128.13%2038s31.437%208.903%2038.671%2025.317l42.844%2097.372c1.947%204.73%203.616%2010.85%203.616%2016.136c0%2024.204-16.971%2041.175-41.175%2041.175c-8.243%200-14.793-2.104-21.419-4.234c-6.791-2.182-13.666-4.391-22.537-4.391c-8.768%200-15.816%202.231-22.741%204.422C98.692%20215.916%2092.106%20218%2084.174%20218C59.971%20218%2043%20201.029%2043%20176.825c0-5.286%201.67-11.406%203.617-16.136m81.514-80.4L85.844%20175.99c12.52-5.843%2026.986-8.625%2042.287-8.625c14.745%200%2029.768%202.782%2041.731%208.625z%22%20clip-rule%3D%22evenodd%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%235a45fe%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M46.617%20160.689L89.46%2063.317C96.694%2046.903%20110.604%2038%20128.13%2038s31.437%208.903%2038.671%2025.317l42.844%2097.372c1.947%204.73%203.616%2010.85%203.616%2016.136c0%2024.204-16.971%2041.175-41.175%2041.175c-8.243%200-14.793-2.104-21.419-4.234c-6.791-2.182-13.666-4.391-22.537-4.391c-8.768%200-15.816%202.231-22.741%204.422C98.692%20215.916%2092.106%20218%2084.174%20218C59.971%20218%2043%20201.029%2043%20176.825c0-5.286%201.67-11.406%203.617-16.136m81.514-80.4L85.844%20175.99c12.52-5.843%2026.986-8.625%2042.287-8.625c14.745%200%2029.768%202.782%2041.731%208.625z%22%20clip-rule%3D%22evenodd%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/adonis.svg?color=%231a73e8&size=48