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

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

Use the castorama logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.91 16.106c-2.129 0-3.659-1.794-3.659-4.266c0-2.148 1.468-4.095 3.488-4.095c2.275 0 3.545 1.857 3.545 1.857l2.939-3.298c-.91-1.062-2.598-2.882-6.503-2.882c-4.388 0-8.209 3.489-8.209 8.456c0 4.766 3.475 8.532 8.266 8.532c3.855 0 5.572-2.017 6.54-3.129l-2.831-2.969c0 .001-1.415 1.794-3.576 1.794M18.283 0v9.988h-2.064a1.92 1.92 0 1 0 0 3.84h2.064V24h5.205V0z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsCastorama(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="M8.91 16.106c-2.129 0-3.659-1.794-3.659-4.266c0-2.148 1.468-4.095 3.488-4.095c2.275 0 3.545 1.857 3.545 1.857l2.939-3.298c-.91-1.062-2.598-2.882-6.503-2.882c-4.388 0-8.209 3.489-8.209 8.456c0 4.766 3.475 8.532 8.266 8.532c3.855 0 5.572-2.017 6.54-3.129l-2.831-2.969c0 .001-1.415 1.794-3.576 1.794M18.283 0v9.988h-2.064a1.92 1.92 0 1 0 0 3.84h2.064V24h5.205V0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.91 16.106c-2.129 0-3.659-1.794-3.659-4.266c0-2.148 1.468-4.095 3.488-4.095c2.275 0 3.545 1.857 3.545 1.857l2.939-3.298c-.91-1.062-2.598-2.882-6.503-2.882c-4.388 0-8.209 3.489-8.209 8.456c0 4.766 3.475 8.532 8.266 8.532c3.855 0 5.572-2.017 6.54-3.129l-2.831-2.969c0 .001-1.415 1.794-3.576 1.794M18.283 0v9.988h-2.064a1.92 1.92 0 1 0 0 3.84h2.064V24h5.205V0z"/></svg>
</template>

CSS

.icon-castorama {
  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%22M8.91%2016.106c-2.129%200-3.659-1.794-3.659-4.266c0-2.148%201.468-4.095%203.488-4.095c2.275%200%203.545%201.857%203.545%201.857l2.939-3.298c-.91-1.062-2.598-2.882-6.503-2.882c-4.388%200-8.209%203.489-8.209%208.456c0%204.766%203.475%208.532%208.266%208.532c3.855%200%205.572-2.017%206.54-3.129l-2.831-2.969c0%20.001-1.415%201.794-3.576%201.794M18.283%200v9.988h-2.064a1.92%201.92%200%201%200%200%203.84h2.064V24h5.205V0z%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%22M8.91%2016.106c-2.129%200-3.659-1.794-3.659-4.266c0-2.148%201.468-4.095%203.488-4.095c2.275%200%203.545%201.857%203.545%201.857l2.939-3.298c-.91-1.062-2.598-2.882-6.503-2.882c-4.388%200-8.209%203.489-8.209%208.456c0%204.766%203.475%208.532%208.266%208.532c3.855%200%205.572-2.017%206.54-3.129l-2.831-2.969c0%20.001-1.415%201.794-3.576%201.794M18.283%200v9.988h-2.064a1.92%201.92%200%201%200%200%203.84h2.064V24h5.205V0z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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