ardour logo
ardour from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- ardour
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the ardour logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.606L0 22.394c1.45 0 .832-.885 1.565-.93c.703 0 .559.44 1.044.44c.846 0 .273-2.82 1.043-2.82c.665 0 .48 2.038 1.044 2.038c.288 0 .521-.811.521-1.81v-.945c0-1.304.234-2.364.522-2.364s.522 1.066.522 2.005c0 1.178.233 2.43.522 2.43c.288 0 .521-1.263.521-2.805v-.44c0-1.69.234-3.065.522-3.065s.522 1.369.522 2.967c0 1.661.233 3.098.522 3.098c.288 0 .521-1.437.521-3.18c0-1.737.234-3.146.522-3.146s.522 1.424.522 3.277c0 1.786.233 3.147.522 3.147c.288 0 .521-1.367.521-2.87c0-1.386.234-2.657.522-2.657s.522 1.271.522 2.837v.472c0 1.415.233 2.56.521 2.56s.522-1.152.522-2.299c0-.973.234-1.989.522-1.989s.522 1.01.522 2.25v.57c0 1.058.233 1.908.521 1.908s.522-.84.522-1.614c0-.589.234-1.304.522-1.304s.522.709.522 1.581v.538c0 .696.233 1.272.521 1.272c.595 0 .45-1.728 1.044-1.728c.288 0 .522.43.522.962v.456c0 .385.233.685.521.685c.59 0 .462-.782 1.044-.782c.76 0 .197 1.076 1.043 1.076c.512 0 .426-.18 1.044-.18c.563 0 .493.359 1.565.359z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsArdour(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="M12 1.606L0 22.394c1.45 0 .832-.885 1.565-.93c.703 0 .559.44 1.044.44c.846 0 .273-2.82 1.043-2.82c.665 0 .48 2.038 1.044 2.038c.288 0 .521-.811.521-1.81v-.945c0-1.304.234-2.364.522-2.364s.522 1.066.522 2.005c0 1.178.233 2.43.522 2.43c.288 0 .521-1.263.521-2.805v-.44c0-1.69.234-3.065.522-3.065s.522 1.369.522 2.967c0 1.661.233 3.098.522 3.098c.288 0 .521-1.437.521-3.18c0-1.737.234-3.146.522-3.146s.522 1.424.522 3.277c0 1.786.233 3.147.522 3.147c.288 0 .521-1.367.521-2.87c0-1.386.234-2.657.522-2.657s.522 1.271.522 2.837v.472c0 1.415.233 2.56.521 2.56s.522-1.152.522-2.299c0-.973.234-1.989.522-1.989s.522 1.01.522 2.25v.57c0 1.058.233 1.908.521 1.908s.522-.84.522-1.614c0-.589.234-1.304.522-1.304s.522.709.522 1.581v.538c0 .696.233 1.272.521 1.272c.595 0 .45-1.728 1.044-1.728c.288 0 .522.43.522.962v.456c0 .385.233.685.521.685c.59 0 .462-.782 1.044-.782c.76 0 .197 1.076 1.043 1.076c.512 0 .426-.18 1.044-.18c.563 0 .493.359 1.565.359z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.606L0 22.394c1.45 0 .832-.885 1.565-.93c.703 0 .559.44 1.044.44c.846 0 .273-2.82 1.043-2.82c.665 0 .48 2.038 1.044 2.038c.288 0 .521-.811.521-1.81v-.945c0-1.304.234-2.364.522-2.364s.522 1.066.522 2.005c0 1.178.233 2.43.522 2.43c.288 0 .521-1.263.521-2.805v-.44c0-1.69.234-3.065.522-3.065s.522 1.369.522 2.967c0 1.661.233 3.098.522 3.098c.288 0 .521-1.437.521-3.18c0-1.737.234-3.146.522-3.146s.522 1.424.522 3.277c0 1.786.233 3.147.522 3.147c.288 0 .521-1.367.521-2.87c0-1.386.234-2.657.522-2.657s.522 1.271.522 2.837v.472c0 1.415.233 2.56.521 2.56s.522-1.152.522-2.299c0-.973.234-1.989.522-1.989s.522 1.01.522 2.25v.57c0 1.058.233 1.908.521 1.908s.522-.84.522-1.614c0-.589.234-1.304.522-1.304s.522.709.522 1.581v.538c0 .696.233 1.272.521 1.272c.595 0 .45-1.728 1.044-1.728c.288 0 .522.43.522.962v.456c0 .385.233.685.521.685c.59 0 .462-.782 1.044-.782c.76 0 .197 1.076 1.043 1.076c.512 0 .426-.18 1.044-.18c.563 0 .493.359 1.565.359z"/></svg> </template>
CSS
.icon-ardour {
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%22M12%201.606L0%2022.394c1.45%200%20.832-.885%201.565-.93c.703%200%20.559.44%201.044.44c.846%200%20.273-2.82%201.043-2.82c.665%200%20.48%202.038%201.044%202.038c.288%200%20.521-.811.521-1.81v-.945c0-1.304.234-2.364.522-2.364s.522%201.066.522%202.005c0%201.178.233%202.43.522%202.43c.288%200%20.521-1.263.521-2.805v-.44c0-1.69.234-3.065.522-3.065s.522%201.369.522%202.967c0%201.661.233%203.098.522%203.098c.288%200%20.521-1.437.521-3.18c0-1.737.234-3.146.522-3.146s.522%201.424.522%203.277c0%201.786.233%203.147.522%203.147c.288%200%20.521-1.367.521-2.87c0-1.386.234-2.657.522-2.657s.522%201.271.522%202.837v.472c0%201.415.233%202.56.521%202.56s.522-1.152.522-2.299c0-.973.234-1.989.522-1.989s.522%201.01.522%202.25v.57c0%201.058.233%201.908.521%201.908s.522-.84.522-1.614c0-.589.234-1.304.522-1.304s.522.709.522%201.581v.538c0%20.696.233%201.272.521%201.272c.595%200%20.45-1.728%201.044-1.728c.288%200%20.522.43.522.962v.456c0%20.385.233.685.521.685c.59%200%20.462-.782%201.044-.782c.76%200%20.197%201.076%201.043%201.076c.512%200%20.426-.18%201.044-.18c.563%200%20.493.359%201.565.359z%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%22M12%201.606L0%2022.394c1.45%200%20.832-.885%201.565-.93c.703%200%20.559.44%201.044.44c.846%200%20.273-2.82%201.043-2.82c.665%200%20.48%202.038%201.044%202.038c.288%200%20.521-.811.521-1.81v-.945c0-1.304.234-2.364.522-2.364s.522%201.066.522%202.005c0%201.178.233%202.43.522%202.43c.288%200%20.521-1.263.521-2.805v-.44c0-1.69.234-3.065.522-3.065s.522%201.369.522%202.967c0%201.661.233%203.098.522%203.098c.288%200%20.521-1.437.521-3.18c0-1.737.234-3.146.522-3.146s.522%201.424.522%203.277c0%201.786.233%203.147.522%203.147c.288%200%20.521-1.367.521-2.87c0-1.386.234-2.657.522-2.657s.522%201.271.522%202.837v.472c0%201.415.233%202.56.521%202.56s.522-1.152.522-2.299c0-.973.234-1.989.522-1.989s.522%201.01.522%202.25v.57c0%201.058.233%201.908.521%201.908s.522-.84.522-1.614c0-.589.234-1.304.522-1.304s.522.709.522%201.581v.538c0%20.696.233%201.272.521%201.272c.595%200%20.45-1.728%201.044-1.728c.288%200%20.522.43.522.962v.456c0%20.385.233.685.521.685c.59%200%20.462-.782%201.044-.782c.76%200%20.197%201.076%201.043%201.076c.512%200%20.426-.18%201.044-.18c.563%200%20.493.359%201.565.359z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/ardour.svg?color=%231a73e8&size=48