vinyl from Reicon by REICON · Outline · Video · MIT Free for personal and commercial use.

Name
vinyl
Set
Reicon
Style
Outline
Category
Video
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All vinyl icons →

More video icons from Reicon

Use the vinyl icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.746 1.976a.75.75 0 0 1-.672.82a9.251 9.251 0 1 0 10.13 10.13a.75.75 0 1 1 1.493.149c-.54 5.433-5.122 9.676-10.697 9.676c-5.937 0-10.75-4.814-10.75-10.75c0-5.575 4.243-10.158 9.676-10.697a.75.75 0 0 1 .82.672m2.81-.123a.75.75 0 0 1 .669-.11a10.77 10.77 0 0 1 7.033 7.032a.75.75 0 1 1-1.431.45a9.28 9.28 0 0 0-5.077-5.683V12a3.75 3.75 0 1 1-1.5-3V2.457a.75.75 0 0 1 .306-.605M14.25 12a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconVinyl(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" fillRule="evenodd" d="M11.746 1.976a.75.75 0 0 1-.672.82a9.251 9.251 0 1 0 10.13 10.13a.75.75 0 1 1 1.493.149c-.54 5.433-5.122 9.676-10.697 9.676c-5.937 0-10.75-4.814-10.75-10.75c0-5.575 4.243-10.158 9.676-10.697a.75.75 0 0 1 .82.672m2.81-.123a.75.75 0 0 1 .669-.11a10.77 10.77 0 0 1 7.033 7.032a.75.75 0 1 1-1.431.45a9.28 9.28 0 0 0-5.077-5.683V12a3.75 3.75 0 1 1-1.5-3V2.457a.75.75 0 0 1 .306-.605M14.25 12a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.746 1.976a.75.75 0 0 1-.672.82a9.251 9.251 0 1 0 10.13 10.13a.75.75 0 1 1 1.493.149c-.54 5.433-5.122 9.676-10.697 9.676c-5.937 0-10.75-4.814-10.75-10.75c0-5.575 4.243-10.158 9.676-10.697a.75.75 0 0 1 .82.672m2.81-.123a.75.75 0 0 1 .669-.11a10.77 10.77 0 0 1 7.033 7.032a.75.75 0 1 1-1.431.45a9.28 9.28 0 0 0-5.077-5.683V12a3.75 3.75 0 1 1-1.5-3V2.457a.75.75 0 0 1 .306-.605M14.25 12a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-vinyl {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.746%201.976a.75.75%200%200%201-.672.82a9.251%209.251%200%201%200%2010.13%2010.13a.75.75%200%201%201%201.493.149c-.54%205.433-5.122%209.676-10.697%209.676c-5.937%200-10.75-4.814-10.75-10.75c0-5.575%204.243-10.158%209.676-10.697a.75.75%200%200%201%20.82.672m2.81-.123a.75.75%200%200%201%20.669-.11a10.77%2010.77%200%200%201%207.033%207.032a.75.75%200%201%201-1.431.45a9.28%209.28%200%200%200-5.077-5.683V12a3.75%203.75%200%201%201-1.5-3V2.457a.75.75%200%200%201%20.306-.605M14.25%2012a2.25%202.25%200%201%200-4.5%200a2.25%202.25%200%200%200%204.5%200%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.746%201.976a.75.75%200%200%201-.672.82a9.251%209.251%200%201%200%2010.13%2010.13a.75.75%200%201%201%201.493.149c-.54%205.433-5.122%209.676-10.697%209.676c-5.937%200-10.75-4.814-10.75-10.75c0-5.575%204.243-10.158%209.676-10.697a.75.75%200%200%201%20.82.672m2.81-.123a.75.75%200%200%201%20.669-.11a10.77%2010.77%200%200%201%207.033%207.032a.75.75%200%201%201-1.431.45a9.28%209.28%200%200%200-5.077-5.683V12a3.75%203.75%200%201%201-1.5-3V2.457a.75.75%200%200%201%20.306-.605M14.25%2012a2.25%202.25%200%201%200-4.5%200a2.25%202.25%200%200%200%204.5%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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