rimacautomobili logo

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

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

Use the rimacautomobili logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.422 1.317C18.428.488 15.194-.017 12.007 0C8.819-.017 5.586.487 2.594 1.317a.49.49 0 0 0-.342.455c0 7.95 2.976 17.802 9.479 22.142a.46.46 0 0 0 .537 0c6.503-4.34 9.495-14.175 9.479-22.142c.016-.21-.13-.39-.326-.455zM15.91 17.055c-1.025 1.723-2.244 3.267-3.691 4.454a.32.319 0 0 1-.407 0C7.845 18.241 5.537 12.47 4.658 6.893L3.65 6.356h7.479c2.407 0 2.715.78 2.715 1.35s-.308 1.35-2.714 1.35H8.934a.13.13 0 0 0-.13.13q0 .049.05.097l7.332 7.332l.78.78zm1.333-2.65l-4.374-4.374c-.065-.065-.016-.162.065-.18l.862-.096c1.805-.195 2.845-1.106 2.845-2.244c0-1.317-1.398-2.049-3.723-2.049H4.446A24.735 24.733 0 0 1 4.268 3.3a.46.46 0 0 1 .374-.487a32.298 32.296 0 0 1 7.3-.862h.13c2.39 0 4.878.293 7.301.862c.227.049.39.26.373.487c-.179 3.625-.99 7.593-2.503 11.104z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsRimacautomobili(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="M21.422 1.317C18.428.488 15.194-.017 12.007 0C8.819-.017 5.586.487 2.594 1.317a.49.49 0 0 0-.342.455c0 7.95 2.976 17.802 9.479 22.142a.46.46 0 0 0 .537 0c6.503-4.34 9.495-14.175 9.479-22.142c.016-.21-.13-.39-.326-.455zM15.91 17.055c-1.025 1.723-2.244 3.267-3.691 4.454a.32.319 0 0 1-.407 0C7.845 18.241 5.537 12.47 4.658 6.893L3.65 6.356h7.479c2.407 0 2.715.78 2.715 1.35s-.308 1.35-2.714 1.35H8.934a.13.13 0 0 0-.13.13q0 .049.05.097l7.332 7.332l.78.78zm1.333-2.65l-4.374-4.374c-.065-.065-.016-.162.065-.18l.862-.096c1.805-.195 2.845-1.106 2.845-2.244c0-1.317-1.398-2.049-3.723-2.049H4.446A24.735 24.733 0 0 1 4.268 3.3a.46.46 0 0 1 .374-.487a32.298 32.296 0 0 1 7.3-.862h.13c2.39 0 4.878.293 7.301.862c.227.049.39.26.373.487c-.179 3.625-.99 7.593-2.503 11.104z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.422 1.317C18.428.488 15.194-.017 12.007 0C8.819-.017 5.586.487 2.594 1.317a.49.49 0 0 0-.342.455c0 7.95 2.976 17.802 9.479 22.142a.46.46 0 0 0 .537 0c6.503-4.34 9.495-14.175 9.479-22.142c.016-.21-.13-.39-.326-.455zM15.91 17.055c-1.025 1.723-2.244 3.267-3.691 4.454a.32.319 0 0 1-.407 0C7.845 18.241 5.537 12.47 4.658 6.893L3.65 6.356h7.479c2.407 0 2.715.78 2.715 1.35s-.308 1.35-2.714 1.35H8.934a.13.13 0 0 0-.13.13q0 .049.05.097l7.332 7.332l.78.78zm1.333-2.65l-4.374-4.374c-.065-.065-.016-.162.065-.18l.862-.096c1.805-.195 2.845-1.106 2.845-2.244c0-1.317-1.398-2.049-3.723-2.049H4.446A24.735 24.733 0 0 1 4.268 3.3a.46.46 0 0 1 .374-.487a32.298 32.296 0 0 1 7.3-.862h.13c2.39 0 4.878.293 7.301.862c.227.049.39.26.373.487c-.179 3.625-.99 7.593-2.503 11.104z"/></svg>
</template>

CSS

.icon-rimacautomobili {
  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%22M21.422%201.317C18.428.488%2015.194-.017%2012.007%200C8.819-.017%205.586.487%202.594%201.317a.49.49%200%200%200-.342.455c0%207.95%202.976%2017.802%209.479%2022.142a.46.46%200%200%200%20.537%200c6.503-4.34%209.495-14.175%209.479-22.142c.016-.21-.13-.39-.326-.455zM15.91%2017.055c-1.025%201.723-2.244%203.267-3.691%204.454a.32.319%200%200%201-.407%200C7.845%2018.241%205.537%2012.47%204.658%206.893L3.65%206.356h7.479c2.407%200%202.715.78%202.715%201.35s-.308%201.35-2.714%201.35H8.934a.13.13%200%200%200-.13.13q0%20.049.05.097l7.332%207.332l.78.78zm1.333-2.65l-4.374-4.374c-.065-.065-.016-.162.065-.18l.862-.096c1.805-.195%202.845-1.106%202.845-2.244c0-1.317-1.398-2.049-3.723-2.049H4.446A24.735%2024.733%200%200%201%204.268%203.3a.46.46%200%200%201%20.374-.487a32.298%2032.296%200%200%201%207.3-.862h.13c2.39%200%204.878.293%207.301.862c.227.049.39.26.373.487c-.179%203.625-.99%207.593-2.503%2011.104z%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%22M21.422%201.317C18.428.488%2015.194-.017%2012.007%200C8.819-.017%205.586.487%202.594%201.317a.49.49%200%200%200-.342.455c0%207.95%202.976%2017.802%209.479%2022.142a.46.46%200%200%200%20.537%200c6.503-4.34%209.495-14.175%209.479-22.142c.016-.21-.13-.39-.326-.455zM15.91%2017.055c-1.025%201.723-2.244%203.267-3.691%204.454a.32.319%200%200%201-.407%200C7.845%2018.241%205.537%2012.47%204.658%206.893L3.65%206.356h7.479c2.407%200%202.715.78%202.715%201.35s-.308%201.35-2.714%201.35H8.934a.13.13%200%200%200-.13.13q0%20.049.05.097l7.332%207.332l.78.78zm1.333-2.65l-4.374-4.374c-.065-.065-.016-.162.065-.18l.862-.096c1.805-.195%202.845-1.106%202.845-2.244c0-1.317-1.398-2.049-3.723-2.049H4.446A24.735%2024.733%200%200%201%204.268%203.3a.46.46%200%200%201%20.374-.487a32.298%2032.296%200%200%201%207.3-.862h.13c2.39%200%204.878.293%207.301.862c.227.049.39.26.373.487c-.179%203.625-.99%207.593-2.503%2011.104z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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