rattle-one from IconPark Solid by ByteDance · Solid · Baby · Apache-2.0 Free for personal and commercial use.

Name
rattle-one
Set
IconPark Solid
Style
Solid
Category
Baby
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More baby icons from IconPark Solid

Use the rattle one icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><circle cx="29.463" cy="16.989" r="11" fill="currentColor" transform="rotate(40 29.463 16.989)"/><path d="M38.533 23.293s-5.636.493-10.998-4.006S21.68 9.152 21.68 9.152m5.186 18.711c-3.46 1.012-5.068 2.928-6.675 4.843s-1.682 5.115-3.61 7.414s-4.746 2.544-7.044.616s-2.545-4.746-.617-7.044c1.929-2.298 5.068-2.928 6.675-4.843s3.214-3.83 3.61-7.414M38.832 10.49a3 3 0 0 0-4.596-3.856"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidRattleOne(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><circle cx="29.463" cy="16.989" r="11" fill="currentColor" transform="rotate(40 29.463 16.989)"/><path d="M38.533 23.293s-5.636.493-10.998-4.006S21.68 9.152 21.68 9.152m5.186 18.711c-3.46 1.012-5.068 2.928-6.675 4.843s-1.682 5.115-3.61 7.414s-4.746 2.544-7.044.616s-2.545-4.746-.617-7.044c1.929-2.298 5.068-2.928 6.675-4.843s3.214-3.83 3.61-7.414M38.832 10.49a3 3 0 0 0-4.596-3.856"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><circle cx="29.463" cy="16.989" r="11" fill="currentColor" transform="rotate(40 29.463 16.989)"/><path d="M38.533 23.293s-5.636.493-10.998-4.006S21.68 9.152 21.68 9.152m5.186 18.711c-3.46 1.012-5.068 2.928-6.675 4.843s-1.682 5.115-3.61 7.414s-4.746 2.544-7.044.616s-2.545-4.746-.617-7.044c1.929-2.298 5.068-2.928 6.675-4.843s3.214-3.83 3.61-7.414M38.832 10.49a3 3 0 0 0-4.596-3.856"/></g></svg>
</template>

CSS

.icon-rattle-one {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Ccircle%20cx%3D%2229.463%22%20cy%3D%2216.989%22%20r%3D%2211%22%20fill%3D%22currentColor%22%20transform%3D%22rotate(40%2029.463%2016.989)%22%2F%3E%3Cpath%20d%3D%22M38.533%2023.293s-5.636.493-10.998-4.006S21.68%209.152%2021.68%209.152m5.186%2018.711c-3.46%201.012-5.068%202.928-6.675%204.843s-1.682%205.115-3.61%207.414s-4.746%202.544-7.044.616s-2.545-4.746-.617-7.044c1.929-2.298%205.068-2.928%206.675-4.843s3.214-3.83%203.61-7.414M38.832%2010.49a3%203%200%200%200-4.596-3.856%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Ccircle%20cx%3D%2229.463%22%20cy%3D%2216.989%22%20r%3D%2211%22%20fill%3D%22currentColor%22%20transform%3D%22rotate(40%2029.463%2016.989)%22%2F%3E%3Cpath%20d%3D%22M38.533%2023.293s-5.636.493-10.998-4.006S21.68%209.152%2021.68%209.152m5.186%2018.711c-3.46%201.012-5.068%202.928-6.675%204.843s-1.682%205.115-3.61%207.414s-4.746%202.544-7.044.616s-2.545-4.746-.617-7.044c1.929-2.298%205.068-2.928%206.675-4.843s3.214-3.83%203.61-7.414M38.832%2010.49a3%203%200%200%200-4.596-3.856%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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