xamarin logo

xamarin-wordmark from Devicon by konpa · Wordmark · MIT Free for personal and commercial use.

Name
xamarin-wordmark
Set
Devicon
Style
Wordmark
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the xamarin logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#3498db" d="m51.7 72l-3.2-6.2l-3.3 6.2h-3.5l5-7.9l-4.5-7.9h3.6l2.9 6l3.2-6h3.3L50.5 64l4.7 8zm11.4 0v-1.7c-.9 1.4-2.1 2-3.7 2c-1.2 0-2.2-.3-2.9-1s-1.1-1.6-1.1-2.7c0-2.4 1.4-3.8 4.1-4.1l3.6-.5c0-1.7-.8-2.6-2.4-2.6c-1.5 0-2.9.5-4.1 1.4v-2.5c.5-.3 1.1-.5 2-.8q1.35-.3 2.4-.3c3.2 0 4.8 1.6 4.8 4.9V72zm-2.6-5.7q-1.2.15-1.8.6c-.3.3-.5.8-.5 1.4c0 .5.2.9.6 1.3c.4.3.9.5 1.5.5q1.2 0 2.1-.9c.5-.6.8-1.3.8-2.2v-1.1zM83.9 72v-7.1c0-1.2-.2-2-.5-2.6c-.4-.6-1-.9-1.9-.9c-.7 0-1.4.3-1.9 1s-.8 1.5-.8 2.5v7H76v-7.3c0-2.1-.8-3.2-2.5-3.2c-.8 0-1.4.3-1.9 1c-.5.6-.7 1.5-.7 2.5v7h-2.8V59.5h2.8v1.9c.9-1.5 2.2-2.2 4-2.2c.8 0 1.6.2 2.2.7c.6.4 1.1 1 1.4 1.8c1-1.6 2.4-2.5 4.2-2.5c2.7 0 4.1 1.7 4.1 5.1V72zm12.2 0v-1.7c-.9 1.4-2.1 2-3.7 2c-1.2 0-2.2-.3-2.9-1s-1.1-1.6-1.1-2.7c0-2.4 1.4-3.8 4.1-4.1l3.6-.5c0-1.7-.8-2.6-2.4-2.6c-1.5 0-2.9.5-4.1 1.4v-2.5c.5-.3 1.1-.5 2-.8q1.35-.3 2.4-.3c3.2 0 4.8 1.6 4.8 4.9V72zm-2.7-5.7q-1.2.15-1.8.6c-.3.3-.5.8-.5 1.4c0 .5.2.9.6 1.3c.4.3.9.5 1.5.5q1.2 0 2.1-.9c.5-.6.8-1.3.8-2.2v-1.1zm14.9-4.1c-.5-.3-1-.4-1.6-.4c-.8 0-1.5.4-2 1.1s-.8 1.6-.8 2.7V72h-2.8V59.5h2.8v2.4c.6-1.8 1.7-2.7 3.2-2.7c.5 0 .9.1 1.1.2zm2.8-5.5c-.5 0-.9-.2-1.2-.5s-.5-.7-.5-1.2s.2-.9.5-1.2s.7-.5 1.2-.5s.9.2 1.2.5s.5.7.5 1.2s-.2.8-.5 1.2c-.3.3-.7.5-1.2.5M109.7 72V59.5h2.8V72zm13.5 0v-7c0-2.3-.8-3.5-2.5-3.5c-.8 0-1.5.3-2.1 1c-.6.6-.8 1.4-.8 2.4V72H115V59.5h2.8v2c.9-1.5 2.3-2.3 4.1-2.3q4.2 0 4.2 5.1V72zM11.1 49.9c-.9 0-1.7.5-2.1 1.2L2.3 62.8c-.4.7-.4 1.7 0 2.5L9 76.9c.4.7 1.3 1.2 2.1 1.2h13.4c.9 0 1.7-.5 2.1-1.2l6.7-11.7c.4-.7.4-1.7 0-2.5L26.6 51c-.4-.7-1.3-1.2-2.1-1.2H11.1zm.2 6.8h2.4c.1 0 .2.1.3.2l3.9 7l3.9-7c.1-.1.2-.2.3-.2h2.3c.2 0 .4.3.3.4L20.8 64l3.8 6.9c.1.2-.1.5-.3.5H22c-.1 0-.2-.1-.3-.2l-3.9-7v-.1v.1l-3.9 7c0 .1-.1.2-.3.2h-2.3c-.2 0-.4-.3-.3-.5l3.8-6.9l-3.8-6.9c0-.1.1-.4.3-.4"/></svg>

React

import type { SVGProps } from "react";

export function DeviconXamarinWordmark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#3498db" d="m51.7 72l-3.2-6.2l-3.3 6.2h-3.5l5-7.9l-4.5-7.9h3.6l2.9 6l3.2-6h3.3L50.5 64l4.7 8zm11.4 0v-1.7c-.9 1.4-2.1 2-3.7 2c-1.2 0-2.2-.3-2.9-1s-1.1-1.6-1.1-2.7c0-2.4 1.4-3.8 4.1-4.1l3.6-.5c0-1.7-.8-2.6-2.4-2.6c-1.5 0-2.9.5-4.1 1.4v-2.5c.5-.3 1.1-.5 2-.8q1.35-.3 2.4-.3c3.2 0 4.8 1.6 4.8 4.9V72zm-2.6-5.7q-1.2.15-1.8.6c-.3.3-.5.8-.5 1.4c0 .5.2.9.6 1.3c.4.3.9.5 1.5.5q1.2 0 2.1-.9c.5-.6.8-1.3.8-2.2v-1.1zM83.9 72v-7.1c0-1.2-.2-2-.5-2.6c-.4-.6-1-.9-1.9-.9c-.7 0-1.4.3-1.9 1s-.8 1.5-.8 2.5v7H76v-7.3c0-2.1-.8-3.2-2.5-3.2c-.8 0-1.4.3-1.9 1c-.5.6-.7 1.5-.7 2.5v7h-2.8V59.5h2.8v1.9c.9-1.5 2.2-2.2 4-2.2c.8 0 1.6.2 2.2.7c.6.4 1.1 1 1.4 1.8c1-1.6 2.4-2.5 4.2-2.5c2.7 0 4.1 1.7 4.1 5.1V72zm12.2 0v-1.7c-.9 1.4-2.1 2-3.7 2c-1.2 0-2.2-.3-2.9-1s-1.1-1.6-1.1-2.7c0-2.4 1.4-3.8 4.1-4.1l3.6-.5c0-1.7-.8-2.6-2.4-2.6c-1.5 0-2.9.5-4.1 1.4v-2.5c.5-.3 1.1-.5 2-.8q1.35-.3 2.4-.3c3.2 0 4.8 1.6 4.8 4.9V72zm-2.7-5.7q-1.2.15-1.8.6c-.3.3-.5.8-.5 1.4c0 .5.2.9.6 1.3c.4.3.9.5 1.5.5q1.2 0 2.1-.9c.5-.6.8-1.3.8-2.2v-1.1zm14.9-4.1c-.5-.3-1-.4-1.6-.4c-.8 0-1.5.4-2 1.1s-.8 1.6-.8 2.7V72h-2.8V59.5h2.8v2.4c.6-1.8 1.7-2.7 3.2-2.7c.5 0 .9.1 1.1.2zm2.8-5.5c-.5 0-.9-.2-1.2-.5s-.5-.7-.5-1.2s.2-.9.5-1.2s.7-.5 1.2-.5s.9.2 1.2.5s.5.7.5 1.2s-.2.8-.5 1.2c-.3.3-.7.5-1.2.5M109.7 72V59.5h2.8V72zm13.5 0v-7c0-2.3-.8-3.5-2.5-3.5c-.8 0-1.5.3-2.1 1c-.6.6-.8 1.4-.8 2.4V72H115V59.5h2.8v2c.9-1.5 2.3-2.3 4.1-2.3q4.2 0 4.2 5.1V72zM11.1 49.9c-.9 0-1.7.5-2.1 1.2L2.3 62.8c-.4.7-.4 1.7 0 2.5L9 76.9c.4.7 1.3 1.2 2.1 1.2h13.4c.9 0 1.7-.5 2.1-1.2l6.7-11.7c.4-.7.4-1.7 0-2.5L26.6 51c-.4-.7-1.3-1.2-2.1-1.2H11.1zm.2 6.8h2.4c.1 0 .2.1.3.2l3.9 7l3.9-7c.1-.1.2-.2.3-.2h2.3c.2 0 .4.3.3.4L20.8 64l3.8 6.9c.1.2-.1.5-.3.5H22c-.1 0-.2-.1-.3-.2l-3.9-7v-.1v.1l-3.9 7c0 .1-.1.2-.3.2h-2.3c-.2 0-.4-.3-.3-.5l3.8-6.9l-3.8-6.9c0-.1.1-.4.3-.4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#3498db" d="m51.7 72l-3.2-6.2l-3.3 6.2h-3.5l5-7.9l-4.5-7.9h3.6l2.9 6l3.2-6h3.3L50.5 64l4.7 8zm11.4 0v-1.7c-.9 1.4-2.1 2-3.7 2c-1.2 0-2.2-.3-2.9-1s-1.1-1.6-1.1-2.7c0-2.4 1.4-3.8 4.1-4.1l3.6-.5c0-1.7-.8-2.6-2.4-2.6c-1.5 0-2.9.5-4.1 1.4v-2.5c.5-.3 1.1-.5 2-.8q1.35-.3 2.4-.3c3.2 0 4.8 1.6 4.8 4.9V72zm-2.6-5.7q-1.2.15-1.8.6c-.3.3-.5.8-.5 1.4c0 .5.2.9.6 1.3c.4.3.9.5 1.5.5q1.2 0 2.1-.9c.5-.6.8-1.3.8-2.2v-1.1zM83.9 72v-7.1c0-1.2-.2-2-.5-2.6c-.4-.6-1-.9-1.9-.9c-.7 0-1.4.3-1.9 1s-.8 1.5-.8 2.5v7H76v-7.3c0-2.1-.8-3.2-2.5-3.2c-.8 0-1.4.3-1.9 1c-.5.6-.7 1.5-.7 2.5v7h-2.8V59.5h2.8v1.9c.9-1.5 2.2-2.2 4-2.2c.8 0 1.6.2 2.2.7c.6.4 1.1 1 1.4 1.8c1-1.6 2.4-2.5 4.2-2.5c2.7 0 4.1 1.7 4.1 5.1V72zm12.2 0v-1.7c-.9 1.4-2.1 2-3.7 2c-1.2 0-2.2-.3-2.9-1s-1.1-1.6-1.1-2.7c0-2.4 1.4-3.8 4.1-4.1l3.6-.5c0-1.7-.8-2.6-2.4-2.6c-1.5 0-2.9.5-4.1 1.4v-2.5c.5-.3 1.1-.5 2-.8q1.35-.3 2.4-.3c3.2 0 4.8 1.6 4.8 4.9V72zm-2.7-5.7q-1.2.15-1.8.6c-.3.3-.5.8-.5 1.4c0 .5.2.9.6 1.3c.4.3.9.5 1.5.5q1.2 0 2.1-.9c.5-.6.8-1.3.8-2.2v-1.1zm14.9-4.1c-.5-.3-1-.4-1.6-.4c-.8 0-1.5.4-2 1.1s-.8 1.6-.8 2.7V72h-2.8V59.5h2.8v2.4c.6-1.8 1.7-2.7 3.2-2.7c.5 0 .9.1 1.1.2zm2.8-5.5c-.5 0-.9-.2-1.2-.5s-.5-.7-.5-1.2s.2-.9.5-1.2s.7-.5 1.2-.5s.9.2 1.2.5s.5.7.5 1.2s-.2.8-.5 1.2c-.3.3-.7.5-1.2.5M109.7 72V59.5h2.8V72zm13.5 0v-7c0-2.3-.8-3.5-2.5-3.5c-.8 0-1.5.3-2.1 1c-.6.6-.8 1.4-.8 2.4V72H115V59.5h2.8v2c.9-1.5 2.3-2.3 4.1-2.3q4.2 0 4.2 5.1V72zM11.1 49.9c-.9 0-1.7.5-2.1 1.2L2.3 62.8c-.4.7-.4 1.7 0 2.5L9 76.9c.4.7 1.3 1.2 2.1 1.2h13.4c.9 0 1.7-.5 2.1-1.2l6.7-11.7c.4-.7.4-1.7 0-2.5L26.6 51c-.4-.7-1.3-1.2-2.1-1.2H11.1zm.2 6.8h2.4c.1 0 .2.1.3.2l3.9 7l3.9-7c.1-.1.2-.2.3-.2h2.3c.2 0 .4.3.3.4L20.8 64l3.8 6.9c.1.2-.1.5-.3.5H22c-.1 0-.2-.1-.3-.2l-3.9-7v-.1v.1l-3.9 7c0 .1-.1.2-.3.2h-2.3c-.2 0-.4-.3-.3-.5l3.8-6.9l-3.8-6.9c0-.1.1-.4.3-.4"/></svg>
</template>

CSS

.icon-xamarin-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%233498db%22%20d%3D%22m51.7%2072l-3.2-6.2l-3.3%206.2h-3.5l5-7.9l-4.5-7.9h3.6l2.9%206l3.2-6h3.3L50.5%2064l4.7%208zm11.4%200v-1.7c-.9%201.4-2.1%202-3.7%202c-1.2%200-2.2-.3-2.9-1s-1.1-1.6-1.1-2.7c0-2.4%201.4-3.8%204.1-4.1l3.6-.5c0-1.7-.8-2.6-2.4-2.6c-1.5%200-2.9.5-4.1%201.4v-2.5c.5-.3%201.1-.5%202-.8q1.35-.3%202.4-.3c3.2%200%204.8%201.6%204.8%204.9V72zm-2.6-5.7q-1.2.15-1.8.6c-.3.3-.5.8-.5%201.4c0%20.5.2.9.6%201.3c.4.3.9.5%201.5.5q1.2%200%202.1-.9c.5-.6.8-1.3.8-2.2v-1.1zM83.9%2072v-7.1c0-1.2-.2-2-.5-2.6c-.4-.6-1-.9-1.9-.9c-.7%200-1.4.3-1.9%201s-.8%201.5-.8%202.5v7H76v-7.3c0-2.1-.8-3.2-2.5-3.2c-.8%200-1.4.3-1.9%201c-.5.6-.7%201.5-.7%202.5v7h-2.8V59.5h2.8v1.9c.9-1.5%202.2-2.2%204-2.2c.8%200%201.6.2%202.2.7c.6.4%201.1%201%201.4%201.8c1-1.6%202.4-2.5%204.2-2.5c2.7%200%204.1%201.7%204.1%205.1V72zm12.2%200v-1.7c-.9%201.4-2.1%202-3.7%202c-1.2%200-2.2-.3-2.9-1s-1.1-1.6-1.1-2.7c0-2.4%201.4-3.8%204.1-4.1l3.6-.5c0-1.7-.8-2.6-2.4-2.6c-1.5%200-2.9.5-4.1%201.4v-2.5c.5-.3%201.1-.5%202-.8q1.35-.3%202.4-.3c3.2%200%204.8%201.6%204.8%204.9V72zm-2.7-5.7q-1.2.15-1.8.6c-.3.3-.5.8-.5%201.4c0%20.5.2.9.6%201.3c.4.3.9.5%201.5.5q1.2%200%202.1-.9c.5-.6.8-1.3.8-2.2v-1.1zm14.9-4.1c-.5-.3-1-.4-1.6-.4c-.8%200-1.5.4-2%201.1s-.8%201.6-.8%202.7V72h-2.8V59.5h2.8v2.4c.6-1.8%201.7-2.7%203.2-2.7c.5%200%20.9.1%201.1.2zm2.8-5.5c-.5%200-.9-.2-1.2-.5s-.5-.7-.5-1.2s.2-.9.5-1.2s.7-.5%201.2-.5s.9.2%201.2.5s.5.7.5%201.2s-.2.8-.5%201.2c-.3.3-.7.5-1.2.5M109.7%2072V59.5h2.8V72zm13.5%200v-7c0-2.3-.8-3.5-2.5-3.5c-.8%200-1.5.3-2.1%201c-.6.6-.8%201.4-.8%202.4V72H115V59.5h2.8v2c.9-1.5%202.3-2.3%204.1-2.3q4.2%200%204.2%205.1V72zM11.1%2049.9c-.9%200-1.7.5-2.1%201.2L2.3%2062.8c-.4.7-.4%201.7%200%202.5L9%2076.9c.4.7%201.3%201.2%202.1%201.2h13.4c.9%200%201.7-.5%202.1-1.2l6.7-11.7c.4-.7.4-1.7%200-2.5L26.6%2051c-.4-.7-1.3-1.2-2.1-1.2H11.1zm.2%206.8h2.4c.1%200%20.2.1.3.2l3.9%207l3.9-7c.1-.1.2-.2.3-.2h2.3c.2%200%20.4.3.3.4L20.8%2064l3.8%206.9c.1.2-.1.5-.3.5H22c-.1%200-.2-.1-.3-.2l-3.9-7v-.1v.1l-3.9%207c0%20.1-.1.2-.3.2h-2.3c-.2%200-.4-.3-.3-.5l3.8-6.9l-3.8-6.9c0-.1.1-.4.3-.4%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%233498db%22%20d%3D%22m51.7%2072l-3.2-6.2l-3.3%206.2h-3.5l5-7.9l-4.5-7.9h3.6l2.9%206l3.2-6h3.3L50.5%2064l4.7%208zm11.4%200v-1.7c-.9%201.4-2.1%202-3.7%202c-1.2%200-2.2-.3-2.9-1s-1.1-1.6-1.1-2.7c0-2.4%201.4-3.8%204.1-4.1l3.6-.5c0-1.7-.8-2.6-2.4-2.6c-1.5%200-2.9.5-4.1%201.4v-2.5c.5-.3%201.1-.5%202-.8q1.35-.3%202.4-.3c3.2%200%204.8%201.6%204.8%204.9V72zm-2.6-5.7q-1.2.15-1.8.6c-.3.3-.5.8-.5%201.4c0%20.5.2.9.6%201.3c.4.3.9.5%201.5.5q1.2%200%202.1-.9c.5-.6.8-1.3.8-2.2v-1.1zM83.9%2072v-7.1c0-1.2-.2-2-.5-2.6c-.4-.6-1-.9-1.9-.9c-.7%200-1.4.3-1.9%201s-.8%201.5-.8%202.5v7H76v-7.3c0-2.1-.8-3.2-2.5-3.2c-.8%200-1.4.3-1.9%201c-.5.6-.7%201.5-.7%202.5v7h-2.8V59.5h2.8v1.9c.9-1.5%202.2-2.2%204-2.2c.8%200%201.6.2%202.2.7c.6.4%201.1%201%201.4%201.8c1-1.6%202.4-2.5%204.2-2.5c2.7%200%204.1%201.7%204.1%205.1V72zm12.2%200v-1.7c-.9%201.4-2.1%202-3.7%202c-1.2%200-2.2-.3-2.9-1s-1.1-1.6-1.1-2.7c0-2.4%201.4-3.8%204.1-4.1l3.6-.5c0-1.7-.8-2.6-2.4-2.6c-1.5%200-2.9.5-4.1%201.4v-2.5c.5-.3%201.1-.5%202-.8q1.35-.3%202.4-.3c3.2%200%204.8%201.6%204.8%204.9V72zm-2.7-5.7q-1.2.15-1.8.6c-.3.3-.5.8-.5%201.4c0%20.5.2.9.6%201.3c.4.3.9.5%201.5.5q1.2%200%202.1-.9c.5-.6.8-1.3.8-2.2v-1.1zm14.9-4.1c-.5-.3-1-.4-1.6-.4c-.8%200-1.5.4-2%201.1s-.8%201.6-.8%202.7V72h-2.8V59.5h2.8v2.4c.6-1.8%201.7-2.7%203.2-2.7c.5%200%20.9.1%201.1.2zm2.8-5.5c-.5%200-.9-.2-1.2-.5s-.5-.7-.5-1.2s.2-.9.5-1.2s.7-.5%201.2-.5s.9.2%201.2.5s.5.7.5%201.2s-.2.8-.5%201.2c-.3.3-.7.5-1.2.5M109.7%2072V59.5h2.8V72zm13.5%200v-7c0-2.3-.8-3.5-2.5-3.5c-.8%200-1.5.3-2.1%201c-.6.6-.8%201.4-.8%202.4V72H115V59.5h2.8v2c.9-1.5%202.3-2.3%204.1-2.3q4.2%200%204.2%205.1V72zM11.1%2049.9c-.9%200-1.7.5-2.1%201.2L2.3%2062.8c-.4.7-.4%201.7%200%202.5L9%2076.9c.4.7%201.3%201.2%202.1%201.2h13.4c.9%200%201.7-.5%202.1-1.2l6.7-11.7c.4-.7.4-1.7%200-2.5L26.6%2051c-.4-.7-1.3-1.2-2.1-1.2H11.1zm.2%206.8h2.4c.1%200%20.2.1.3.2l3.9%207l3.9-7c.1-.1.2-.2.3-.2h2.3c.2%200%20.4.3.3.4L20.8%2064l3.8%206.9c.1.2-.1.5-.3.5H22c-.1%200-.2-.1-.3-.2l-3.9-7v-.1v.1l-3.9%207c0%20.1-.1.2-.3.2h-2.3c-.2%200-.4-.3-.3-.5l3.8-6.9l-3.8-6.9c0-.1.1-.4.3-.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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