bless from IconPark Outline by ByteDance · Outline · Hands · Apache-2.0 Free for personal and commercial use.

Name
bless
Set
IconPark Outline
Style
Outline
Category
Hands
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More hands icons from IconPark Outline

Use the bless icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M21 24.713V5.935a1.935 1.935 0 0 0-3.828-.405l-4.114 19.199q-.058.271-.188.516l-7.316 13.82C4.85 40.395 5.814 42 7.322 42h8.084a2 2 0 0 0 1.95-1.554l3.124-13.672l.44-1.499a2 2 0 0 0 .08-.562M13 25l7 3m7-3.287V5.935a1.935 1.935 0 0 1 3.828-.405l4.114 19.199q.058.271.188.516l7.316 13.82c.705 1.331-.26 2.935-1.768 2.935h-8.084a2 2 0 0 1-1.95-1.554L27.52 26.774l-.44-1.499a2 2 0 0 1-.08-.562M35 25l-7 3"/></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineBless(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M21 24.713V5.935a1.935 1.935 0 0 0-3.828-.405l-4.114 19.199q-.058.271-.188.516l-7.316 13.82C4.85 40.395 5.814 42 7.322 42h8.084a2 2 0 0 0 1.95-1.554l3.124-13.672l.44-1.499a2 2 0 0 0 .08-.562M13 25l7 3m7-3.287V5.935a1.935 1.935 0 0 1 3.828-.405l4.114 19.199q.058.271.188.516l7.316 13.82c.705 1.331-.26 2.935-1.768 2.935h-8.084a2 2 0 0 1-1.95-1.554L27.52 26.774l-.44-1.499a2 2 0 0 1-.08-.562M35 25l-7 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M21 24.713V5.935a1.935 1.935 0 0 0-3.828-.405l-4.114 19.199q-.058.271-.188.516l-7.316 13.82C4.85 40.395 5.814 42 7.322 42h8.084a2 2 0 0 0 1.95-1.554l3.124-13.672l.44-1.499a2 2 0 0 0 .08-.562M13 25l7 3m7-3.287V5.935a1.935 1.935 0 0 1 3.828-.405l4.114 19.199q.058.271.188.516l7.316 13.82c.705 1.331-.26 2.935-1.768 2.935h-8.084a2 2 0 0 1-1.95-1.554L27.52 26.774l-.44-1.499a2 2 0 0 1-.08-.562M35 25l-7 3"/></svg>
</template>

CSS

.icon-bless {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M21%2024.713V5.935a1.935%201.935%200%200%200-3.828-.405l-4.114%2019.199q-.058.271-.188.516l-7.316%2013.82C4.85%2040.395%205.814%2042%207.322%2042h8.084a2%202%200%200%200%201.95-1.554l3.124-13.672l.44-1.499a2%202%200%200%200%20.08-.562M13%2025l7%203m7-3.287V5.935a1.935%201.935%200%200%201%203.828-.405l4.114%2019.199q.058.271.188.516l7.316%2013.82c.705%201.331-.26%202.935-1.768%202.935h-8.084a2%202%200%200%201-1.95-1.554L27.52%2026.774l-.44-1.499a2%202%200%200%201-.08-.562M35%2025l-7%203%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%2048%2048%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M21%2024.713V5.935a1.935%201.935%200%200%200-3.828-.405l-4.114%2019.199q-.058.271-.188.516l-7.316%2013.82C4.85%2040.395%205.814%2042%207.322%2042h8.084a2%202%200%200%200%201.95-1.554l3.124-13.672l.44-1.499a2%202%200%200%200%20.08-.562M13%2025l7%203m7-3.287V5.935a1.935%201.935%200%200%201%203.828-.405l4.114%2019.199q.058.271.188.516l7.316%2013.82c.705%201.331-.26%202.935-1.768%202.935h-8.084a2%202%200%200%201-1.95-1.554L27.52%2026.774l-.44-1.499a2%202%200%200%201-.08-.562M35%2025l-7%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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