thesoundsresource logo

thesoundsresource from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
thesoundsresource
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the thesoundsresource logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.25 0C.557 0 0 .557 0 1.25v4.807c.003-.02.001-.04.006-.06c.16-.7 1.27-1.914 3.219-3.589C4.028 1.718 6.149.275 8.348 0zm8.21 0c1.119.23 2.168 1.177 1.55 2.338c-.357.67-1.87 1.872-2.947 2.156l-.708-.098c.16-.56 1.48-1.784 1.473-2.453c-.004-.47-.617-.87-1.193-.841c-.728.036-2.025.873-3.166 1.845c-1.142.973-2.129 2.08-2.112 2.658c.028.91 2.086 1.213 4.176 1.182c2.148-.032 2.382-.095 4.164.006c1.596.09 5.601 1.363 5.44 3.535a3.1 3.1 0 0 1-.362 1.272c.087-.004.153-.021.245-.022c.558-.003 1.337.84 1.337.84l-1.955.486s-.207-.247-.332-.242c-.267.01-4.72 3.241-4.53 6.768c.111 2.084 2.746 3.566 5.187 3.508c2.584-.062 6.062-1.033 6.171-4.698c.057-1.885-1.71-3.145-3.529-2.95c-.737.078-2.585.79-2.478 2.165c.083 1.077.747 1.45.902 1.416c.549-.118 1.453-.43 1.453-.43l.219.297c-.038.391-2.31 1.254-3.207 1.248c-1.468-.01-1.821-1.74-1.635-2.728c.34-1.808 4.57-3.007 6.322-2.961c3.288.086 4.041 2.53 4.041 2.53l.014.015V1.25C24 .557 23.442 0 22.75 0zM0 6.324V22.75C0 23.442.557 24 1.25 24h12.037l-.006-.014s-4.661-.659-4.861-3.933c-.168-2.745 2.402-5.515 2.44-5.555c-2.062.668-4.418 1.118-5.292 1.104c-1.717-.029-5.058-.58-5.054-2.313c.002-1.322.912-3.015 2.593-3.103c.262-.017.442.017.643.384c-.613.607-1.081 1.068-1.045 1.918c.052 1.216 1.85 1.551 2.815 1.766c.727.163 2.28.508 4.748-.332c2.495-.85 3.544-1.898 3.523-3.3c-.009-.558-.476-1.458-2.36-2.087c-1.732-.579-2.191-.664-4.267-.633c-1.954.03-1.897.019-3.504-.013c-1.822-.037-2.51-.402-2.883-.582C.474 7.16.07 6.784 0 6.324m24 13.123l-.014.01s-.199 1.26-3.314 2.916c-2.064 1.097-5.568 1.625-5.568 1.625l-.002.002h7.648c.692 0 1.25-.558 1.25-1.25z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsThesoundsresource(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="M1.25 0C.557 0 0 .557 0 1.25v4.807c.003-.02.001-.04.006-.06c.16-.7 1.27-1.914 3.219-3.589C4.028 1.718 6.149.275 8.348 0zm8.21 0c1.119.23 2.168 1.177 1.55 2.338c-.357.67-1.87 1.872-2.947 2.156l-.708-.098c.16-.56 1.48-1.784 1.473-2.453c-.004-.47-.617-.87-1.193-.841c-.728.036-2.025.873-3.166 1.845c-1.142.973-2.129 2.08-2.112 2.658c.028.91 2.086 1.213 4.176 1.182c2.148-.032 2.382-.095 4.164.006c1.596.09 5.601 1.363 5.44 3.535a3.1 3.1 0 0 1-.362 1.272c.087-.004.153-.021.245-.022c.558-.003 1.337.84 1.337.84l-1.955.486s-.207-.247-.332-.242c-.267.01-4.72 3.241-4.53 6.768c.111 2.084 2.746 3.566 5.187 3.508c2.584-.062 6.062-1.033 6.171-4.698c.057-1.885-1.71-3.145-3.529-2.95c-.737.078-2.585.79-2.478 2.165c.083 1.077.747 1.45.902 1.416c.549-.118 1.453-.43 1.453-.43l.219.297c-.038.391-2.31 1.254-3.207 1.248c-1.468-.01-1.821-1.74-1.635-2.728c.34-1.808 4.57-3.007 6.322-2.961c3.288.086 4.041 2.53 4.041 2.53l.014.015V1.25C24 .557 23.442 0 22.75 0zM0 6.324V22.75C0 23.442.557 24 1.25 24h12.037l-.006-.014s-4.661-.659-4.861-3.933c-.168-2.745 2.402-5.515 2.44-5.555c-2.062.668-4.418 1.118-5.292 1.104c-1.717-.029-5.058-.58-5.054-2.313c.002-1.322.912-3.015 2.593-3.103c.262-.017.442.017.643.384c-.613.607-1.081 1.068-1.045 1.918c.052 1.216 1.85 1.551 2.815 1.766c.727.163 2.28.508 4.748-.332c2.495-.85 3.544-1.898 3.523-3.3c-.009-.558-.476-1.458-2.36-2.087c-1.732-.579-2.191-.664-4.267-.633c-1.954.03-1.897.019-3.504-.013c-1.822-.037-2.51-.402-2.883-.582C.474 7.16.07 6.784 0 6.324m24 13.123l-.014.01s-.199 1.26-3.314 2.916c-2.064 1.097-5.568 1.625-5.568 1.625l-.002.002h7.648c.692 0 1.25-.558 1.25-1.25z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.25 0C.557 0 0 .557 0 1.25v4.807c.003-.02.001-.04.006-.06c.16-.7 1.27-1.914 3.219-3.589C4.028 1.718 6.149.275 8.348 0zm8.21 0c1.119.23 2.168 1.177 1.55 2.338c-.357.67-1.87 1.872-2.947 2.156l-.708-.098c.16-.56 1.48-1.784 1.473-2.453c-.004-.47-.617-.87-1.193-.841c-.728.036-2.025.873-3.166 1.845c-1.142.973-2.129 2.08-2.112 2.658c.028.91 2.086 1.213 4.176 1.182c2.148-.032 2.382-.095 4.164.006c1.596.09 5.601 1.363 5.44 3.535a3.1 3.1 0 0 1-.362 1.272c.087-.004.153-.021.245-.022c.558-.003 1.337.84 1.337.84l-1.955.486s-.207-.247-.332-.242c-.267.01-4.72 3.241-4.53 6.768c.111 2.084 2.746 3.566 5.187 3.508c2.584-.062 6.062-1.033 6.171-4.698c.057-1.885-1.71-3.145-3.529-2.95c-.737.078-2.585.79-2.478 2.165c.083 1.077.747 1.45.902 1.416c.549-.118 1.453-.43 1.453-.43l.219.297c-.038.391-2.31 1.254-3.207 1.248c-1.468-.01-1.821-1.74-1.635-2.728c.34-1.808 4.57-3.007 6.322-2.961c3.288.086 4.041 2.53 4.041 2.53l.014.015V1.25C24 .557 23.442 0 22.75 0zM0 6.324V22.75C0 23.442.557 24 1.25 24h12.037l-.006-.014s-4.661-.659-4.861-3.933c-.168-2.745 2.402-5.515 2.44-5.555c-2.062.668-4.418 1.118-5.292 1.104c-1.717-.029-5.058-.58-5.054-2.313c.002-1.322.912-3.015 2.593-3.103c.262-.017.442.017.643.384c-.613.607-1.081 1.068-1.045 1.918c.052 1.216 1.85 1.551 2.815 1.766c.727.163 2.28.508 4.748-.332c2.495-.85 3.544-1.898 3.523-3.3c-.009-.558-.476-1.458-2.36-2.087c-1.732-.579-2.191-.664-4.267-.633c-1.954.03-1.897.019-3.504-.013c-1.822-.037-2.51-.402-2.883-.582C.474 7.16.07 6.784 0 6.324m24 13.123l-.014.01s-.199 1.26-3.314 2.916c-2.064 1.097-5.568 1.625-5.568 1.625l-.002.002h7.648c.692 0 1.25-.558 1.25-1.25z"/></svg>
</template>

CSS

.icon-thesoundsresource {
  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%22M1.25%200C.557%200%200%20.557%200%201.25v4.807c.003-.02.001-.04.006-.06c.16-.7%201.27-1.914%203.219-3.589C4.028%201.718%206.149.275%208.348%200zm8.21%200c1.119.23%202.168%201.177%201.55%202.338c-.357.67-1.87%201.872-2.947%202.156l-.708-.098c.16-.56%201.48-1.784%201.473-2.453c-.004-.47-.617-.87-1.193-.841c-.728.036-2.025.873-3.166%201.845c-1.142.973-2.129%202.08-2.112%202.658c.028.91%202.086%201.213%204.176%201.182c2.148-.032%202.382-.095%204.164.006c1.596.09%205.601%201.363%205.44%203.535a3.1%203.1%200%200%201-.362%201.272c.087-.004.153-.021.245-.022c.558-.003%201.337.84%201.337.84l-1.955.486s-.207-.247-.332-.242c-.267.01-4.72%203.241-4.53%206.768c.111%202.084%202.746%203.566%205.187%203.508c2.584-.062%206.062-1.033%206.171-4.698c.057-1.885-1.71-3.145-3.529-2.95c-.737.078-2.585.79-2.478%202.165c.083%201.077.747%201.45.902%201.416c.549-.118%201.453-.43%201.453-.43l.219.297c-.038.391-2.31%201.254-3.207%201.248c-1.468-.01-1.821-1.74-1.635-2.728c.34-1.808%204.57-3.007%206.322-2.961c3.288.086%204.041%202.53%204.041%202.53l.014.015V1.25C24%20.557%2023.442%200%2022.75%200zM0%206.324V22.75C0%2023.442.557%2024%201.25%2024h12.037l-.006-.014s-4.661-.659-4.861-3.933c-.168-2.745%202.402-5.515%202.44-5.555c-2.062.668-4.418%201.118-5.292%201.104c-1.717-.029-5.058-.58-5.054-2.313c.002-1.322.912-3.015%202.593-3.103c.262-.017.442.017.643.384c-.613.607-1.081%201.068-1.045%201.918c.052%201.216%201.85%201.551%202.815%201.766c.727.163%202.28.508%204.748-.332c2.495-.85%203.544-1.898%203.523-3.3c-.009-.558-.476-1.458-2.36-2.087c-1.732-.579-2.191-.664-4.267-.633c-1.954.03-1.897.019-3.504-.013c-1.822-.037-2.51-.402-2.883-.582C.474%207.16.07%206.784%200%206.324m24%2013.123l-.014.01s-.199%201.26-3.314%202.916c-2.064%201.097-5.568%201.625-5.568%201.625l-.002.002h7.648c.692%200%201.25-.558%201.25-1.25z%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%22M1.25%200C.557%200%200%20.557%200%201.25v4.807c.003-.02.001-.04.006-.06c.16-.7%201.27-1.914%203.219-3.589C4.028%201.718%206.149.275%208.348%200zm8.21%200c1.119.23%202.168%201.177%201.55%202.338c-.357.67-1.87%201.872-2.947%202.156l-.708-.098c.16-.56%201.48-1.784%201.473-2.453c-.004-.47-.617-.87-1.193-.841c-.728.036-2.025.873-3.166%201.845c-1.142.973-2.129%202.08-2.112%202.658c.028.91%202.086%201.213%204.176%201.182c2.148-.032%202.382-.095%204.164.006c1.596.09%205.601%201.363%205.44%203.535a3.1%203.1%200%200%201-.362%201.272c.087-.004.153-.021.245-.022c.558-.003%201.337.84%201.337.84l-1.955.486s-.207-.247-.332-.242c-.267.01-4.72%203.241-4.53%206.768c.111%202.084%202.746%203.566%205.187%203.508c2.584-.062%206.062-1.033%206.171-4.698c.057-1.885-1.71-3.145-3.529-2.95c-.737.078-2.585.79-2.478%202.165c.083%201.077.747%201.45.902%201.416c.549-.118%201.453-.43%201.453-.43l.219.297c-.038.391-2.31%201.254-3.207%201.248c-1.468-.01-1.821-1.74-1.635-2.728c.34-1.808%204.57-3.007%206.322-2.961c3.288.086%204.041%202.53%204.041%202.53l.014.015V1.25C24%20.557%2023.442%200%2022.75%200zM0%206.324V22.75C0%2023.442.557%2024%201.25%2024h12.037l-.006-.014s-4.661-.659-4.861-3.933c-.168-2.745%202.402-5.515%202.44-5.555c-2.062.668-4.418%201.118-5.292%201.104c-1.717-.029-5.058-.58-5.054-2.313c.002-1.322.912-3.015%202.593-3.103c.262-.017.442.017.643.384c-.613.607-1.081%201.068-1.045%201.918c.052%201.216%201.85%201.551%202.815%201.766c.727.163%202.28.508%204.748-.332c2.495-.85%203.544-1.898%203.523-3.3c-.009-.558-.476-1.458-2.36-2.087c-1.732-.579-2.191-.664-4.267-.633c-1.954.03-1.897.019-3.504-.013c-1.822-.037-2.51-.402-2.883-.582C.474%207.16.07%206.784%200%206.324m24%2013.123l-.014.01s-.199%201.26-3.314%202.916c-2.064%201.097-5.568%201.625-5.568%201.625l-.002.002h7.648c.692%200%201.25-.558%201.25-1.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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