keyframes multiple icon

keyframes-multiple from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
keyframes-multiple
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the keyframes multiple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m12.442 14.553l-2.306 2.7C9.14 18.418 8.644 19 8 19s-1.141-.582-2.136-1.747l-2.306-2.7C2.52 13.337 2 12.728 2 12s.52-1.337 1.558-2.553l2.306-2.7C6.86 5.582 7.356 5 8 5s1.141.582 2.136 1.747l2.306 2.7C13.48 10.663 14 11.272 14 12s-.52 1.337-1.558 2.553"/><path d="m13 19l3.512-4.397C17.504 13.361 18 12.74 18 12s-.496-1.361-1.488-2.603L13 5"/><path d="m17 19l3.512-4.397C21.504 13.361 22 12.74 22 12s-.496-1.361-1.488-2.603L17 5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsKeyframesMultiple(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m12.442 14.553l-2.306 2.7C9.14 18.418 8.644 19 8 19s-1.141-.582-2.136-1.747l-2.306-2.7C2.52 13.337 2 12.728 2 12s.52-1.337 1.558-2.553l2.306-2.7C6.86 5.582 7.356 5 8 5s1.141.582 2.136 1.747l2.306 2.7C13.48 10.663 14 11.272 14 12s-.52 1.337-1.558 2.553"/><path d="m13 19l3.512-4.397C17.504 13.361 18 12.74 18 12s-.496-1.361-1.488-2.603L13 5"/><path d="m17 19l3.512-4.397C21.504 13.361 22 12.74 22 12s-.496-1.361-1.488-2.603L17 5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m12.442 14.553l-2.306 2.7C9.14 18.418 8.644 19 8 19s-1.141-.582-2.136-1.747l-2.306-2.7C2.52 13.337 2 12.728 2 12s.52-1.337 1.558-2.553l2.306-2.7C6.86 5.582 7.356 5 8 5s1.141.582 2.136 1.747l2.306 2.7C13.48 10.663 14 11.272 14 12s-.52 1.337-1.558 2.553"/><path d="m13 19l3.512-4.397C17.504 13.361 18 12.74 18 12s-.496-1.361-1.488-2.603L13 5"/><path d="m17 19l3.512-4.397C21.504 13.361 22 12.74 22 12s-.496-1.361-1.488-2.603L17 5"/></g></svg>
</template>

CSS

.icon-keyframes-multiple {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m12.442%2014.553l-2.306%202.7C9.14%2018.418%208.644%2019%208%2019s-1.141-.582-2.136-1.747l-2.306-2.7C2.52%2013.337%202%2012.728%202%2012s.52-1.337%201.558-2.553l2.306-2.7C6.86%205.582%207.356%205%208%205s1.141.582%202.136%201.747l2.306%202.7C13.48%2010.663%2014%2011.272%2014%2012s-.52%201.337-1.558%202.553%22%2F%3E%3Cpath%20d%3D%22m13%2019l3.512-4.397C17.504%2013.361%2018%2012.74%2018%2012s-.496-1.361-1.488-2.603L13%205%22%2F%3E%3Cpath%20d%3D%22m17%2019l3.512-4.397C21.504%2013.361%2022%2012.74%2022%2012s-.496-1.361-1.488-2.603L17%205%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m12.442%2014.553l-2.306%202.7C9.14%2018.418%208.644%2019%208%2019s-1.141-.582-2.136-1.747l-2.306-2.7C2.52%2013.337%202%2012.728%202%2012s.52-1.337%201.558-2.553l2.306-2.7C6.86%205.582%207.356%205%208%205s1.141.582%202.136%201.747l2.306%202.7C13.48%2010.663%2014%2011.272%2014%2012s-.52%201.337-1.558%202.553%22%2F%3E%3Cpath%20d%3D%22m13%2019l3.512-4.397C17.504%2013.361%2018%2012.74%2018%2012s-.496-1.361-1.488-2.603L13%205%22%2F%3E%3Cpath%20d%3D%22m17%2019l3.512-4.397C21.504%2013.361%2022%2012.74%2022%2012s-.496-1.361-1.488-2.603L17%205%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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