motion-js from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
motion-js
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

Use the motion js logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.2 8.5a1.8 1.75 0 1 0 0 3.5a1.8 1.75 0 1 0 0-3.5m-9.66 7h1.8c1 0 2.19-.69 2.67-1.53L18.1 8.5h-3.6zm-2.78-7c-1 0-2.19.69-2.67 1.53L2 15.5h3.6l3.96-7zm2.47 0l-3.95 7h3.6l3.96-7z" class="b"/></svg>

React

import type { SVGProps } from "react";

export function BxlMotionJs(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="M20.2 8.5a1.8 1.75 0 1 0 0 3.5a1.8 1.75 0 1 0 0-3.5m-9.66 7h1.8c1 0 2.19-.69 2.67-1.53L18.1 8.5h-3.6zm-2.78-7c-1 0-2.19.69-2.67 1.53L2 15.5h3.6l3.96-7zm2.47 0l-3.95 7h3.6l3.96-7z" className="b"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.2 8.5a1.8 1.75 0 1 0 0 3.5a1.8 1.75 0 1 0 0-3.5m-9.66 7h1.8c1 0 2.19-.69 2.67-1.53L18.1 8.5h-3.6zm-2.78-7c-1 0-2.19.69-2.67 1.53L2 15.5h3.6l3.96-7zm2.47 0l-3.95 7h3.6l3.96-7z" class="b"/></svg>
</template>

CSS

.icon-motion-js {
  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%22M20.2%208.5a1.8%201.75%200%201%200%200%203.5a1.8%201.75%200%201%200%200-3.5m-9.66%207h1.8c1%200%202.19-.69%202.67-1.53L18.1%208.5h-3.6zm-2.78-7c-1%200-2.19.69-2.67%201.53L2%2015.5h3.6l3.96-7zm2.47%200l-3.95%207h3.6l3.96-7z%22%20class%3D%22b%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%22M20.2%208.5a1.8%201.75%200%201%200%200%203.5a1.8%201.75%200%201%200%200-3.5m-9.66%207h1.8c1%200%202.19-.69%202.67-1.53L18.1%208.5h-3.6zm-2.78-7c-1%200-2.19.69-2.67%201.53L2%2015.5h3.6l3.96-7zm2.47%200l-3.95%207h3.6l3.96-7z%22%20class%3D%22b%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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