bone icon
bone from IconPark Outline by ByteDance · Outline · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- bone
- Set
- IconPark Outline
- Style
- Outline
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
boneBoxIcons v2boneBoxIcons v2 SolidboneFont Awesome 6 SolidboneFont Awesome Solidbone-outlineFlowbite IconsboneFluent EmojiboneFluent Emoji FlatboneFluent Emoji High ContrastboneIconParkboneLine AwesomeboneLucideboneMaterial Design Iconsbone-fillMingCute IconboneNoto EmojiboneOpenMojibonePhosphorbone-boldSolarboneTabler IconsboneTDesign IconsboneTwitter Emoji
More foods icons from IconPark Outline
Use the bone 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-linejoin="round" stroke-width="4" d="M43.523 17.315c0-4.243-3.536-4.243-6.01-6.718c-2.475-2.475-2.475-6.01-6.718-6.01c-2.829 0-5.303 3.182-5.303 5.303s.707 3.536 2.121 4.95L14.885 27.568c-1.414-1.414-2.828-2.122-4.95-2.122c-2.121 0-5.303 2.475-5.303 5.304c-.354 4.596 3.89 4.596 6.01 6.717c2.122 2.122 2.122 6.364 6.718 6.01c2.828 0 5.303-3.181 5.303-5.303s-.707-3.535-2.121-4.95L33.27 20.498c1.414 1.414 2.828 2.121 4.95 2.121c2.12 0 5.303-2.475 5.303-5.303Z"/></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineBone(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" strokeLinejoin="round" strokeWidth="4" d="M43.523 17.315c0-4.243-3.536-4.243-6.01-6.718c-2.475-2.475-2.475-6.01-6.718-6.01c-2.829 0-5.303 3.182-5.303 5.303s.707 3.536 2.121 4.95L14.885 27.568c-1.414-1.414-2.828-2.122-4.95-2.122c-2.121 0-5.303 2.475-5.303 5.304c-.354 4.596 3.89 4.596 6.01 6.717c2.122 2.122 2.122 6.364 6.718 6.01c2.828 0 5.303-3.181 5.303-5.303s-.707-3.535-2.121-4.95L33.27 20.498c1.414 1.414 2.828 2.121 4.95 2.121c2.12 0 5.303-2.475 5.303-5.303Z"/></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-linejoin="round" stroke-width="4" d="M43.523 17.315c0-4.243-3.536-4.243-6.01-6.718c-2.475-2.475-2.475-6.01-6.718-6.01c-2.829 0-5.303 3.182-5.303 5.303s.707 3.536 2.121 4.95L14.885 27.568c-1.414-1.414-2.828-2.122-4.95-2.122c-2.121 0-5.303 2.475-5.303 5.304c-.354 4.596 3.89 4.596 6.01 6.717c2.122 2.122 2.122 6.364 6.718 6.01c2.828 0 5.303-3.181 5.303-5.303s-.707-3.535-2.121-4.95L33.27 20.498c1.414 1.414 2.828 2.121 4.95 2.121c2.12 0 5.303-2.475 5.303-5.303Z"/></svg> </template>
CSS
.icon-bone {
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-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M43.523%2017.315c0-4.243-3.536-4.243-6.01-6.718c-2.475-2.475-2.475-6.01-6.718-6.01c-2.829%200-5.303%203.182-5.303%205.303s.707%203.536%202.121%204.95L14.885%2027.568c-1.414-1.414-2.828-2.122-4.95-2.122c-2.121%200-5.303%202.475-5.303%205.304c-.354%204.596%203.89%204.596%206.01%206.717c2.122%202.122%202.122%206.364%206.718%206.01c2.828%200%205.303-3.181%205.303-5.303s-.707-3.535-2.121-4.95L33.27%2020.498c1.414%201.414%202.828%202.121%204.95%202.121c2.12%200%205.303-2.475%205.303-5.303Z%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-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M43.523%2017.315c0-4.243-3.536-4.243-6.01-6.718c-2.475-2.475-2.475-6.01-6.718-6.01c-2.829%200-5.303%203.182-5.303%205.303s.707%203.536%202.121%204.95L14.885%2027.568c-1.414-1.414-2.828-2.122-4.95-2.122c-2.121%200-5.303%202.475-5.303%205.304c-.354%204.596%203.89%204.596%206.01%206.717c2.122%202.122%202.122%206.364%206.718%206.01c2.828%200%205.303-3.181%205.303-5.303s-.707-3.535-2.121-4.95L33.27%2020.498c1.414%201.414%202.828%202.121%204.95%202.121c2.12%200%205.303-2.475%205.303-5.303Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/bone.svg?color=%231a73e8&size=48