paddle-p from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
paddle-p
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

Use the paddle p logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.97 9.29v-.71a3.29 3.29 0 0 0 3.3-3.27h.66c0 .87.34 1.7.96 2.31c.62.62 1.46.96 2.33.96v.71a3.29 3.29 0 0 0-3.3 3.27h-.66c0-.87-.34-1.7-.96-2.31s-1.46-.96-2.33-.96"/><path fill="currentColor" d="M7.26 4.09h5.66c2.76 0 4.74 1.96 4.74 4.84s-1.97 4.84-4.74 4.84H7.26v8.24h2.37v-6.14h3.29c3.98 0 7.11-3.11 7.11-6.93s-3.13-6.93-7.11-6.93H7.26V4.1Z"/></svg>

React

import type { SVGProps } from "react";

export function BxlPaddleP(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="M3.97 9.29v-.71a3.29 3.29 0 0 0 3.3-3.27h.66c0 .87.34 1.7.96 2.31c.62.62 1.46.96 2.33.96v.71a3.29 3.29 0 0 0-3.3 3.27h-.66c0-.87-.34-1.7-.96-2.31s-1.46-.96-2.33-.96"/><path fill="currentColor" d="M7.26 4.09h5.66c2.76 0 4.74 1.96 4.74 4.84s-1.97 4.84-4.74 4.84H7.26v8.24h2.37v-6.14h3.29c3.98 0 7.11-3.11 7.11-6.93s-3.13-6.93-7.11-6.93H7.26V4.1Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.97 9.29v-.71a3.29 3.29 0 0 0 3.3-3.27h.66c0 .87.34 1.7.96 2.31c.62.62 1.46.96 2.33.96v.71a3.29 3.29 0 0 0-3.3 3.27h-.66c0-.87-.34-1.7-.96-2.31s-1.46-.96-2.33-.96"/><path fill="currentColor" d="M7.26 4.09h5.66c2.76 0 4.74 1.96 4.74 4.84s-1.97 4.84-4.74 4.84H7.26v8.24h2.37v-6.14h3.29c3.98 0 7.11-3.11 7.11-6.93s-3.13-6.93-7.11-6.93H7.26V4.1Z"/></svg>
</template>

CSS

.icon-paddle-p {
  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%22M3.97%209.29v-.71a3.29%203.29%200%200%200%203.3-3.27h.66c0%20.87.34%201.7.96%202.31c.62.62%201.46.96%202.33.96v.71a3.29%203.29%200%200%200-3.3%203.27h-.66c0-.87-.34-1.7-.96-2.31s-1.46-.96-2.33-.96%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.26%204.09h5.66c2.76%200%204.74%201.96%204.74%204.84s-1.97%204.84-4.74%204.84H7.26v8.24h2.37v-6.14h3.29c3.98%200%207.11-3.11%207.11-6.93s-3.13-6.93-7.11-6.93H7.26V4.1Z%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%22M3.97%209.29v-.71a3.29%203.29%200%200%200%203.3-3.27h.66c0%20.87.34%201.7.96%202.31c.62.62%201.46.96%202.33.96v.71a3.29%203.29%200%200%200-3.3%203.27h-.66c0-.87-.34-1.7-.96-2.31s-1.46-.96-2.33-.96%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.26%204.09h5.66c2.76%200%204.74%201.96%204.74%204.84s-1.97%204.84-4.74%204.84H7.26v8.24h2.37v-6.14h3.29c3.98%200%207.11-3.11%207.11-6.93s-3.13-6.93-7.11-6.93H7.26V4.1Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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