audiotechnica logo
audiotechnica from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- audiotechnica
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the audiotechnica logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0A11.99 11.99 0 0 0 .015 11.985A12.02 12.02 0 0 0 12 24a12.02 12.02 0 0 0 11.985-12.015A11.99 11.99 0 0 0 12.004 0zm0 .903a11.08 11.08 0 0 1 11.085 11.078c0 6.123-4.958 11.112-11.085 11.112A11.104 11.104 0 0 1 .922 11.985A11.08 11.08 0 0 1 11.996.907zm.087 1.16l-.43 1.252l-5.674 16.063l-.204.604h12.654l-.23-.604L12.524 3.31zm0 2.797l2.007 5.643l-3.024 8.553H7.056zm2.502 7.038l2.532 7.155h-5.09z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAudiotechnica(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 0A11.99 11.99 0 0 0 .015 11.985A12.02 12.02 0 0 0 12 24a12.02 12.02 0 0 0 11.985-12.015A11.99 11.99 0 0 0 12.004 0zm0 .903a11.08 11.08 0 0 1 11.085 11.078c0 6.123-4.958 11.112-11.085 11.112A11.104 11.104 0 0 1 .922 11.985A11.08 11.08 0 0 1 11.996.907zm.087 1.16l-.43 1.252l-5.674 16.063l-.204.604h12.654l-.23-.604L12.524 3.31zm0 2.797l2.007 5.643l-3.024 8.553H7.056zm2.502 7.038l2.532 7.155h-5.09z"/></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 0A11.99 11.99 0 0 0 .015 11.985A12.02 12.02 0 0 0 12 24a12.02 12.02 0 0 0 11.985-12.015A11.99 11.99 0 0 0 12.004 0zm0 .903a11.08 11.08 0 0 1 11.085 11.078c0 6.123-4.958 11.112-11.085 11.112A11.104 11.104 0 0 1 .922 11.985A11.08 11.08 0 0 1 11.996.907zm.087 1.16l-.43 1.252l-5.674 16.063l-.204.604h12.654l-.23-.604L12.524 3.31zm0 2.797l2.007 5.643l-3.024 8.553H7.056zm2.502 7.038l2.532 7.155h-5.09z"/></svg> </template>
CSS
.icon-audiotechnica {
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%200A11.99%2011.99%200%200%200%20.015%2011.985A12.02%2012.02%200%200%200%2012%2024a12.02%2012.02%200%200%200%2011.985-12.015A11.99%2011.99%200%200%200%2012.004%200zm0%20.903a11.08%2011.08%200%200%201%2011.085%2011.078c0%206.123-4.958%2011.112-11.085%2011.112A11.104%2011.104%200%200%201%20.922%2011.985A11.08%2011.08%200%200%201%2011.996.907zm.087%201.16l-.43%201.252l-5.674%2016.063l-.204.604h12.654l-.23-.604L12.524%203.31zm0%202.797l2.007%205.643l-3.024%208.553H7.056zm2.502%207.038l2.532%207.155h-5.09z%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%200A11.99%2011.99%200%200%200%20.015%2011.985A12.02%2012.02%200%200%200%2012%2024a12.02%2012.02%200%200%200%2011.985-12.015A11.99%2011.99%200%200%200%2012.004%200zm0%20.903a11.08%2011.08%200%200%201%2011.085%2011.078c0%206.123-4.958%2011.112-11.085%2011.112A11.104%2011.104%200%200%201%20.922%2011.985A11.08%2011.08%200%200%201%2011.996.907zm.087%201.16l-.43%201.252l-5.674%2016.063l-.204.604h12.654l-.23-.604L12.524%203.31zm0%202.797l2.007%205.643l-3.024%208.553H7.056zm2.502%207.038l2.532%207.155h-5.09z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/audiotechnica.svg?color=%231a73e8&size=48