drawing pin filled icon
drawing-pin-filled from Radix Icons by WorkOS · Outline · MIT Free for personal and commercial use.
- Name
- drawing-pin-filled
- Set
- Radix Icons
- Style
- Outline
- Viewbox
- 15×15
- License
- MIT
- Aliases
- drawing-pin-solid
Related icons in Radix Icons
Use the drawing pin filled icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><defs><path id="SVGgE5gcbVy" d="M9.621 1.136a.5.5 0 0 1 .707 0l3.536 3.535a.5.5 0 0 1-.707.707l-.653-.652l-3.637 4.848l1.107 1.108a.5.5 0 0 1-.707.707L6.793 8.913v.001l-3.27 3.27a.5.5 0 0 1-.708-.706l3.27-3.27v-.002L3.612 5.732a.5.5 0 1 1 .707-.707l1.108 1.108l4.848-3.637l-.653-.653a.5.5 0 0 1 0-.707"/></defs><g fill="currentColor"><use href="#SVGgE5gcbVy"/><use href="#SVGgE5gcbVy"/></g></svg>
React
import type { SVGProps } from "react";
export function RadixIconsDrawingPinFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><defs><path id="SVGgE5gcbVy" d="M9.621 1.136a.5.5 0 0 1 .707 0l3.536 3.535a.5.5 0 0 1-.707.707l-.653-.652l-3.637 4.848l1.107 1.108a.5.5 0 0 1-.707.707L6.793 8.913v.001l-3.27 3.27a.5.5 0 0 1-.708-.706l3.27-3.27v-.002L3.612 5.732a.5.5 0 1 1 .707-.707l1.108 1.108l4.848-3.637l-.653-.653a.5.5 0 0 1 0-.707"/></defs><g fill="currentColor"><use href="#SVGgE5gcbVy"/><use href="#SVGgE5gcbVy"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><defs><path id="SVGgE5gcbVy" d="M9.621 1.136a.5.5 0 0 1 .707 0l3.536 3.535a.5.5 0 0 1-.707.707l-.653-.652l-3.637 4.848l1.107 1.108a.5.5 0 0 1-.707.707L6.793 8.913v.001l-3.27 3.27a.5.5 0 0 1-.708-.706l3.27-3.27v-.002L3.612 5.732a.5.5 0 1 1 .707-.707l1.108 1.108l4.848-3.637l-.653-.653a.5.5 0 0 1 0-.707"/></defs><g fill="currentColor"><use href="#SVGgE5gcbVy"/><use href="#SVGgE5gcbVy"/></g></svg> </template>
CSS
.icon-drawing-pin-filled {
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%2015%2015%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGgE5gcbVy%22%20d%3D%22M9.621%201.136a.5.5%200%200%201%20.707%200l3.536%203.535a.5.5%200%200%201-.707.707l-.653-.652l-3.637%204.848l1.107%201.108a.5.5%200%200%201-.707.707L6.793%208.913v.001l-3.27%203.27a.5.5%200%200%201-.708-.706l3.27-3.27v-.002L3.612%205.732a.5.5%200%201%201%20.707-.707l1.108%201.108l4.848-3.637l-.653-.653a.5.5%200%200%201%200-.707%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cuse%20href%3D%22%23SVGgE5gcbVy%22%2F%3E%3Cuse%20href%3D%22%23SVGgE5gcbVy%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%2015%2015%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGgE5gcbVy%22%20d%3D%22M9.621%201.136a.5.5%200%200%201%20.707%200l3.536%203.535a.5.5%200%200%201-.707.707l-.653-.652l-3.637%204.848l1.107%201.108a.5.5%200%200%201-.707.707L6.793%208.913v.001l-3.27%203.27a.5.5%200%200%201-.708-.706l3.27-3.27v-.002L3.612%205.732a.5.5%200%201%201%20.707-.707l1.108%201.108l4.848-3.637l-.653-.653a.5.5%200%200%201%200-.707%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cuse%20href%3D%22%23SVGgE5gcbVy%22%2F%3E%3Cuse%20href%3D%22%23SVGgE5gcbVy%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/radix-icons/drawing-pin-filled.svg?color=%231a73e8&size=48