xamarin logo
xamarin from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- xamarin
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
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 24 24"><path fill="currentColor" d="M6.925 1.323a1.9 1.9 0 0 0-1.609.93L.241 11.07a1.92 1.92 0 0 0 0 1.862l5.075 8.816c.326.56.96.929 1.609.93h10.15a1.9 1.9 0 0 0 1.609-.93l5.075-8.816a1.92 1.92 0 0 0 0-1.862l-5.075-8.816a1.9 1.9 0 0 0-1.609-.93zm.092 5.157a.2.2 0 0 1 .043 0h1.75a.23.23 0 0 1 .192.114l2.97 5.292a.2.2 0 0 1 .028.086a.2.2 0 0 1 .028-.086l2.963-5.292a.23.23 0 0 1 .198-.114h1.751c.155.002.271.197.199.334L14.239 12l2.9 5.179c.08.138-.04.342-.199.34h-1.75a.23.23 0 0 1-.2-.12l-2.962-5.292A.2.2 0 0 1 12 12.02a.2.2 0 0 1-.028.086l-2.97 5.292a.23.23 0 0 1-.192.12H7.06c-.16.002-.278-.202-.199-.34L9.761 12l-2.9-5.186c-.07-.125.015-.307.156-.334"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsXamarin(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="M6.925 1.323a1.9 1.9 0 0 0-1.609.93L.241 11.07a1.92 1.92 0 0 0 0 1.862l5.075 8.816c.326.56.96.929 1.609.93h10.15a1.9 1.9 0 0 0 1.609-.93l5.075-8.816a1.92 1.92 0 0 0 0-1.862l-5.075-8.816a1.9 1.9 0 0 0-1.609-.93zm.092 5.157a.2.2 0 0 1 .043 0h1.75a.23.23 0 0 1 .192.114l2.97 5.292a.2.2 0 0 1 .028.086a.2.2 0 0 1 .028-.086l2.963-5.292a.23.23 0 0 1 .198-.114h1.751c.155.002.271.197.199.334L14.239 12l2.9 5.179c.08.138-.04.342-.199.34h-1.75a.23.23 0 0 1-.2-.12l-2.962-5.292A.2.2 0 0 1 12 12.02a.2.2 0 0 1-.028.086l-2.97 5.292a.23.23 0 0 1-.192.12H7.06c-.16.002-.278-.202-.199-.34L9.761 12l-2.9-5.186c-.07-.125.015-.307.156-.334"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.925 1.323a1.9 1.9 0 0 0-1.609.93L.241 11.07a1.92 1.92 0 0 0 0 1.862l5.075 8.816c.326.56.96.929 1.609.93h10.15a1.9 1.9 0 0 0 1.609-.93l5.075-8.816a1.92 1.92 0 0 0 0-1.862l-5.075-8.816a1.9 1.9 0 0 0-1.609-.93zm.092 5.157a.2.2 0 0 1 .043 0h1.75a.23.23 0 0 1 .192.114l2.97 5.292a.2.2 0 0 1 .028.086a.2.2 0 0 1 .028-.086l2.963-5.292a.23.23 0 0 1 .198-.114h1.751c.155.002.271.197.199.334L14.239 12l2.9 5.179c.08.138-.04.342-.199.34h-1.75a.23.23 0 0 1-.2-.12l-2.962-5.292A.2.2 0 0 1 12 12.02a.2.2 0 0 1-.028.086l-2.97 5.292a.23.23 0 0 1-.192.12H7.06c-.16.002-.278-.202-.199-.34L9.761 12l-2.9-5.186c-.07-.125.015-.307.156-.334"/></svg> </template>
CSS
.icon-xamarin {
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%22M6.925%201.323a1.9%201.9%200%200%200-1.609.93L.241%2011.07a1.92%201.92%200%200%200%200%201.862l5.075%208.816c.326.56.96.929%201.609.93h10.15a1.9%201.9%200%200%200%201.609-.93l5.075-8.816a1.92%201.92%200%200%200%200-1.862l-5.075-8.816a1.9%201.9%200%200%200-1.609-.93zm.092%205.157a.2.2%200%200%201%20.043%200h1.75a.23.23%200%200%201%20.192.114l2.97%205.292a.2.2%200%200%201%20.028.086a.2.2%200%200%201%20.028-.086l2.963-5.292a.23.23%200%200%201%20.198-.114h1.751c.155.002.271.197.199.334L14.239%2012l2.9%205.179c.08.138-.04.342-.199.34h-1.75a.23.23%200%200%201-.2-.12l-2.962-5.292A.2.2%200%200%201%2012%2012.02a.2.2%200%200%201-.028.086l-2.97%205.292a.23.23%200%200%201-.192.12H7.06c-.16.002-.278-.202-.199-.34L9.761%2012l-2.9-5.186c-.07-.125.015-.307.156-.334%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%22M6.925%201.323a1.9%201.9%200%200%200-1.609.93L.241%2011.07a1.92%201.92%200%200%200%200%201.862l5.075%208.816c.326.56.96.929%201.609.93h10.15a1.9%201.9%200%200%200%201.609-.93l5.075-8.816a1.92%201.92%200%200%200%200-1.862l-5.075-8.816a1.9%201.9%200%200%200-1.609-.93zm.092%205.157a.2.2%200%200%201%20.043%200h1.75a.23.23%200%200%201%20.192.114l2.97%205.292a.2.2%200%200%201%20.028.086a.2.2%200%200%201%20.028-.086l2.963-5.292a.23.23%200%200%201%20.198-.114h1.751c.155.002.271.197.199.334L14.239%2012l2.9%205.179c.08.138-.04.342-.199.34h-1.75a.23.23%200%200%201-.2-.12l-2.962-5.292A.2.2%200%200%201%2012%2012.02a.2.2%200%200%201-.028.086l-2.97%205.292a.23.23%200%200%201-.192.12H7.06c-.16.002-.278-.202-.199-.34L9.761%2012l-2.9-5.186c-.07-.125.015-.307.156-.334%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/xamarin.svg?color=%231a73e8&size=48