vinyl2 icon

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

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

2 other variants in Reicon

More video icons from Reicon

Use the vinyl2 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="M18.54 5.46A9.25 9.25 0 1 0 5.46 18.54A9.25 9.25 0 0 0 18.54 5.46M4.4 4.398C8.597.2 15.403.2 19.6 4.399s4.198 11.004 0 15.202s-11.004 4.198-15.202 0S.2 8.597 4.399 4.4m3.535 2.474a.75.75 0 0 1 0 1.061a5.75 5.75 0 0 0 0 8.132a.75.75 0 1 1-1.06 1.06a7.25 7.25 0 0 1 0-10.253a.75.75 0 0 1 1.06 0m8.132 0a.75.75 0 0 1 1.06 0a7.25 7.25 0 0 1 0 10.253a.75.75 0 1 1-1.06-1.06a5.75 5.75 0 0 0 0-8.132a.75.75 0 0 1 0-1.06M12 9.75a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5M8.25 12a3.75 3.75 0 1 1 7.5 0a3.75 3.75 0 0 1-7.5 0" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconVinyl2(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="M18.54 5.46A9.25 9.25 0 1 0 5.46 18.54A9.25 9.25 0 0 0 18.54 5.46M4.4 4.398C8.597.2 15.403.2 19.6 4.399s4.198 11.004 0 15.202s-11.004 4.198-15.202 0S.2 8.597 4.399 4.4m3.535 2.474a.75.75 0 0 1 0 1.061a5.75 5.75 0 0 0 0 8.132a.75.75 0 1 1-1.06 1.06a7.25 7.25 0 0 1 0-10.253a.75.75 0 0 1 1.06 0m8.132 0a.75.75 0 0 1 1.06 0a7.25 7.25 0 0 1 0 10.253a.75.75 0 1 1-1.06-1.06a5.75 5.75 0 0 0 0-8.132a.75.75 0 0 1 0-1.06M12 9.75a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5M8.25 12a3.75 3.75 0 1 1 7.5 0a3.75 3.75 0 0 1-7.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="M18.54 5.46A9.25 9.25 0 1 0 5.46 18.54A9.25 9.25 0 0 0 18.54 5.46M4.4 4.398C8.597.2 15.403.2 19.6 4.399s4.198 11.004 0 15.202s-11.004 4.198-15.202 0S.2 8.597 4.399 4.4m3.535 2.474a.75.75 0 0 1 0 1.061a5.75 5.75 0 0 0 0 8.132a.75.75 0 1 1-1.06 1.06a7.25 7.25 0 0 1 0-10.253a.75.75 0 0 1 1.06 0m8.132 0a.75.75 0 0 1 1.06 0a7.25 7.25 0 0 1 0 10.253a.75.75 0 1 1-1.06-1.06a5.75 5.75 0 0 0 0-8.132a.75.75 0 0 1 0-1.06M12 9.75a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5M8.25 12a3.75 3.75 0 1 1 7.5 0a3.75 3.75 0 0 1-7.5 0" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-vinyl2 {
  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%22M18.54%205.46A9.25%209.25%200%201%200%205.46%2018.54A9.25%209.25%200%200%200%2018.54%205.46M4.4%204.398C8.597.2%2015.403.2%2019.6%204.399s4.198%2011.004%200%2015.202s-11.004%204.198-15.202%200S.2%208.597%204.399%204.4m3.535%202.474a.75.75%200%200%201%200%201.061a5.75%205.75%200%200%200%200%208.132a.75.75%200%201%201-1.06%201.06a7.25%207.25%200%200%201%200-10.253a.75.75%200%200%201%201.06%200m8.132%200a.75.75%200%200%201%201.06%200a7.25%207.25%200%200%201%200%2010.253a.75.75%200%201%201-1.06-1.06a5.75%205.75%200%200%200%200-8.132a.75.75%200%200%201%200-1.06M12%209.75a2.25%202.25%200%201%200%200%204.5a2.25%202.25%200%200%200%200-4.5M8.25%2012a3.75%203.75%200%201%201%207.5%200a3.75%203.75%200%200%201-7.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%22M18.54%205.46A9.25%209.25%200%201%200%205.46%2018.54A9.25%209.25%200%200%200%2018.54%205.46M4.4%204.398C8.597.2%2015.403.2%2019.6%204.399s4.198%2011.004%200%2015.202s-11.004%204.198-15.202%200S.2%208.597%204.399%204.4m3.535%202.474a.75.75%200%200%201%200%201.061a5.75%205.75%200%200%200%200%208.132a.75.75%200%201%201-1.06%201.06a7.25%207.25%200%200%201%200-10.253a.75.75%200%200%201%201.06%200m8.132%200a.75.75%200%200%201%201.06%200a7.25%207.25%200%200%201%200%2010.253a.75.75%200%201%201-1.06-1.06a5.75%205.75%200%200%200%200-8.132a.75.75%200%200%201%200-1.06M12%209.75a2.25%202.25%200%201%200%200%204.5a2.25%202.25%200%200%200%200-4.5M8.25%2012a3.75%203.75%200%201%201%207.5%200a3.75%203.75%200%200%201-7.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/vinyl2.svg?color=%231a73e8&size=48