arxiv logo
arxiv from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- arxiv
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the arxiv logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.842 0a1 1 0 0 0-.922.608c-.153.369-.044.627.294 1.111l6.919 8.36l-1.023 1.106a1.04 1.04 0 0 0 .003 1.423l1.23 1.313l-5.44 6.444c-.28.3-.453.823-.297 1.199a1.025 1.025 0 0 0 .959.635a.91.91 0 0 0 .689-.34l5.783-6.126l7.49 8.005a.85.85 0 0 0 .684.26a.96.96 0 0 0 .877-.615c.158-.377-.017-.75-.306-1.14L13.73 13.9l1.064-1.13a.963.963 0 0 0 .009-1.316L4.633.464S4.26.01 3.867 0zm0 .272h.017c.218.005.487.272.564.364l.005.006l.005.005l10.17 10.99a.69.69 0 0 1-.008.946l-1.066 1.133l-1.498-1.772l-8.6-10.39c-.328-.472-.352-.619-.26-.841a.73.73 0 0 1 .671-.44Zm14.341 1.57a.88.88 0 0 0-.655.242l-5.696 6.158l1.694 1.832l5.309-6.514c.325-.433.479-.66.325-1.029a1.12 1.12 0 0 0-.977-.689m-7.655 12.282l1.318 1.414l-5.786 6.13a.65.65 0 0 1-.496.26a.75.75 0 0 1-.706-.467c-.112-.269.036-.687.244-.909l.005-.005l.005-.006z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsArxiv(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="M3.842 0a1 1 0 0 0-.922.608c-.153.369-.044.627.294 1.111l6.919 8.36l-1.023 1.106a1.04 1.04 0 0 0 .003 1.423l1.23 1.313l-5.44 6.444c-.28.3-.453.823-.297 1.199a1.025 1.025 0 0 0 .959.635a.91.91 0 0 0 .689-.34l5.783-6.126l7.49 8.005a.85.85 0 0 0 .684.26a.96.96 0 0 0 .877-.615c.158-.377-.017-.75-.306-1.14L13.73 13.9l1.064-1.13a.963.963 0 0 0 .009-1.316L4.633.464S4.26.01 3.867 0zm0 .272h.017c.218.005.487.272.564.364l.005.006l.005.005l10.17 10.99a.69.69 0 0 1-.008.946l-1.066 1.133l-1.498-1.772l-8.6-10.39c-.328-.472-.352-.619-.26-.841a.73.73 0 0 1 .671-.44Zm14.341 1.57a.88.88 0 0 0-.655.242l-5.696 6.158l1.694 1.832l5.309-6.514c.325-.433.479-.66.325-1.029a1.12 1.12 0 0 0-.977-.689m-7.655 12.282l1.318 1.414l-5.786 6.13a.65.65 0 0 1-.496.26a.75.75 0 0 1-.706-.467c-.112-.269.036-.687.244-.909l.005-.005l.005-.006z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.842 0a1 1 0 0 0-.922.608c-.153.369-.044.627.294 1.111l6.919 8.36l-1.023 1.106a1.04 1.04 0 0 0 .003 1.423l1.23 1.313l-5.44 6.444c-.28.3-.453.823-.297 1.199a1.025 1.025 0 0 0 .959.635a.91.91 0 0 0 .689-.34l5.783-6.126l7.49 8.005a.85.85 0 0 0 .684.26a.96.96 0 0 0 .877-.615c.158-.377-.017-.75-.306-1.14L13.73 13.9l1.064-1.13a.963.963 0 0 0 .009-1.316L4.633.464S4.26.01 3.867 0zm0 .272h.017c.218.005.487.272.564.364l.005.006l.005.005l10.17 10.99a.69.69 0 0 1-.008.946l-1.066 1.133l-1.498-1.772l-8.6-10.39c-.328-.472-.352-.619-.26-.841a.73.73 0 0 1 .671-.44Zm14.341 1.57a.88.88 0 0 0-.655.242l-5.696 6.158l1.694 1.832l5.309-6.514c.325-.433.479-.66.325-1.029a1.12 1.12 0 0 0-.977-.689m-7.655 12.282l1.318 1.414l-5.786 6.13a.65.65 0 0 1-.496.26a.75.75 0 0 1-.706-.467c-.112-.269.036-.687.244-.909l.005-.005l.005-.006z"/></svg> </template>
CSS
.icon-arxiv {
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%22M3.842%200a1%201%200%200%200-.922.608c-.153.369-.044.627.294%201.111l6.919%208.36l-1.023%201.106a1.04%201.04%200%200%200%20.003%201.423l1.23%201.313l-5.44%206.444c-.28.3-.453.823-.297%201.199a1.025%201.025%200%200%200%20.959.635a.91.91%200%200%200%20.689-.34l5.783-6.126l7.49%208.005a.85.85%200%200%200%20.684.26a.96.96%200%200%200%20.877-.615c.158-.377-.017-.75-.306-1.14L13.73%2013.9l1.064-1.13a.963.963%200%200%200%20.009-1.316L4.633.464S4.26.01%203.867%200zm0%20.272h.017c.218.005.487.272.564.364l.005.006l.005.005l10.17%2010.99a.69.69%200%200%201-.008.946l-1.066%201.133l-1.498-1.772l-8.6-10.39c-.328-.472-.352-.619-.26-.841a.73.73%200%200%201%20.671-.44Zm14.341%201.57a.88.88%200%200%200-.655.242l-5.696%206.158l1.694%201.832l5.309-6.514c.325-.433.479-.66.325-1.029a1.12%201.12%200%200%200-.977-.689m-7.655%2012.282l1.318%201.414l-5.786%206.13a.65.65%200%200%201-.496.26a.75.75%200%200%201-.706-.467c-.112-.269.036-.687.244-.909l.005-.005l.005-.006z%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%22M3.842%200a1%201%200%200%200-.922.608c-.153.369-.044.627.294%201.111l6.919%208.36l-1.023%201.106a1.04%201.04%200%200%200%20.003%201.423l1.23%201.313l-5.44%206.444c-.28.3-.453.823-.297%201.199a1.025%201.025%200%200%200%20.959.635a.91.91%200%200%200%20.689-.34l5.783-6.126l7.49%208.005a.85.85%200%200%200%20.684.26a.96.96%200%200%200%20.877-.615c.158-.377-.017-.75-.306-1.14L13.73%2013.9l1.064-1.13a.963.963%200%200%200%20.009-1.316L4.633.464S4.26.01%203.867%200zm0%20.272h.017c.218.005.487.272.564.364l.005.006l.005.005l10.17%2010.99a.69.69%200%200%201-.008.946l-1.066%201.133l-1.498-1.772l-8.6-10.39c-.328-.472-.352-.619-.26-.841a.73.73%200%200%201%20.671-.44Zm14.341%201.57a.88.88%200%200%200-.655.242l-5.696%206.158l1.694%201.832l5.309-6.514c.325-.433.479-.66.325-1.029a1.12%201.12%200%200%200-.977-.689m-7.655%2012.282l1.318%201.414l-5.786%206.13a.65.65%200%200%201-.496.26a.75.75%200%200%201-.706-.467c-.112-.269.036-.687.244-.909l.005-.005l.005-.006z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/arxiv.svg?color=%231a73e8&size=48