bitcoinsv logo
bitcoinsv from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- bitcoinsv
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the bitcoinsv logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.648 14.423l.003-.004a1.34 1.34 0 0 1-.498.659c-.269.189-.647.338-1.188.364l-1.99.004v-2.93c.288.008 1.565-.013 2.119.015c.722.035 1.171.321 1.41.668c.262.351.293.82.144 1.224m-2.129-3.261c.503-.024.852-.162 1.101-.336c.214-.146.375-.367.46-.611c.134-.375.107-.81-.136-1.135c-.223-.319-.638-.584-1.306-.616c-.495-.026-1.413-.003-1.664-.01v2.709c.025.004 1.539-.001 1.545-.001M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12S5.373 0 12 0s12 5.373 12 12m-6.65 2.142c.022-1.477-1.24-2.332-1.908-2.572c.715-.491 1.206-1.043 1.206-2.085c0-1.655-1.646-2.43-2.647-2.529c-.082-.009-.31-.013-.31-.013V5.361h-1.633l.004 1.583H10.97V5.367H9.31v1.569c-.292.007-2.049.006-2.049.006v1.401h.571c.601.016.822.362.798.677v6.041a.41.41 0 0 1-.371.391c-.249.011-.621 0-.621 0l-.32 1.588h1.996v1.6h1.661v-1.591h1.091v1.594h1.624v-1.588c1.899.05 3.643-1.071 3.66-2.913"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsBitcoinsv(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="m14.648 14.423l.003-.004a1.34 1.34 0 0 1-.498.659c-.269.189-.647.338-1.188.364l-1.99.004v-2.93c.288.008 1.565-.013 2.119.015c.722.035 1.171.321 1.41.668c.262.351.293.82.144 1.224m-2.129-3.261c.503-.024.852-.162 1.101-.336c.214-.146.375-.367.46-.611c.134-.375.107-.81-.136-1.135c-.223-.319-.638-.584-1.306-.616c-.495-.026-1.413-.003-1.664-.01v2.709c.025.004 1.539-.001 1.545-.001M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12S5.373 0 12 0s12 5.373 12 12m-6.65 2.142c.022-1.477-1.24-2.332-1.908-2.572c.715-.491 1.206-1.043 1.206-2.085c0-1.655-1.646-2.43-2.647-2.529c-.082-.009-.31-.013-.31-.013V5.361h-1.633l.004 1.583H10.97V5.367H9.31v1.569c-.292.007-2.049.006-2.049.006v1.401h.571c.601.016.822.362.798.677v6.041a.41.41 0 0 1-.371.391c-.249.011-.621 0-.621 0l-.32 1.588h1.996v1.6h1.661v-1.591h1.091v1.594h1.624v-1.588c1.899.05 3.643-1.071 3.66-2.913"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.648 14.423l.003-.004a1.34 1.34 0 0 1-.498.659c-.269.189-.647.338-1.188.364l-1.99.004v-2.93c.288.008 1.565-.013 2.119.015c.722.035 1.171.321 1.41.668c.262.351.293.82.144 1.224m-2.129-3.261c.503-.024.852-.162 1.101-.336c.214-.146.375-.367.46-.611c.134-.375.107-.81-.136-1.135c-.223-.319-.638-.584-1.306-.616c-.495-.026-1.413-.003-1.664-.01v2.709c.025.004 1.539-.001 1.545-.001M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12S5.373 0 12 0s12 5.373 12 12m-6.65 2.142c.022-1.477-1.24-2.332-1.908-2.572c.715-.491 1.206-1.043 1.206-2.085c0-1.655-1.646-2.43-2.647-2.529c-.082-.009-.31-.013-.31-.013V5.361h-1.633l.004 1.583H10.97V5.367H9.31v1.569c-.292.007-2.049.006-2.049.006v1.401h.571c.601.016.822.362.798.677v6.041a.41.41 0 0 1-.371.391c-.249.011-.621 0-.621 0l-.32 1.588h1.996v1.6h1.661v-1.591h1.091v1.594h1.624v-1.588c1.899.05 3.643-1.071 3.66-2.913"/></svg> </template>
CSS
.icon-bitcoinsv {
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%22m14.648%2014.423l.003-.004a1.34%201.34%200%200%201-.498.659c-.269.189-.647.338-1.188.364l-1.99.004v-2.93c.288.008%201.565-.013%202.119.015c.722.035%201.171.321%201.41.668c.262.351.293.82.144%201.224m-2.129-3.261c.503-.024.852-.162%201.101-.336c.214-.146.375-.367.46-.611c.134-.375.107-.81-.136-1.135c-.223-.319-.638-.584-1.306-.616c-.495-.026-1.413-.003-1.664-.01v2.709c.025.004%201.539-.001%201.545-.001M24%2012c0%206.627-5.373%2012-12%2012S0%2018.627%200%2012S5.373%200%2012%200s12%205.373%2012%2012m-6.65%202.142c.022-1.477-1.24-2.332-1.908-2.572c.715-.491%201.206-1.043%201.206-2.085c0-1.655-1.646-2.43-2.647-2.529c-.082-.009-.31-.013-.31-.013V5.361h-1.633l.004%201.583H10.97V5.367H9.31v1.569c-.292.007-2.049.006-2.049.006v1.401h.571c.601.016.822.362.798.677v6.041a.41.41%200%200%201-.371.391c-.249.011-.621%200-.621%200l-.32%201.588h1.996v1.6h1.661v-1.591h1.091v1.594h1.624v-1.588c1.899.05%203.643-1.071%203.66-2.913%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%22m14.648%2014.423l.003-.004a1.34%201.34%200%200%201-.498.659c-.269.189-.647.338-1.188.364l-1.99.004v-2.93c.288.008%201.565-.013%202.119.015c.722.035%201.171.321%201.41.668c.262.351.293.82.144%201.224m-2.129-3.261c.503-.024.852-.162%201.101-.336c.214-.146.375-.367.46-.611c.134-.375.107-.81-.136-1.135c-.223-.319-.638-.584-1.306-.616c-.495-.026-1.413-.003-1.664-.01v2.709c.025.004%201.539-.001%201.545-.001M24%2012c0%206.627-5.373%2012-12%2012S0%2018.627%200%2012S5.373%200%2012%200s12%205.373%2012%2012m-6.65%202.142c.022-1.477-1.24-2.332-1.908-2.572c.715-.491%201.206-1.043%201.206-2.085c0-1.655-1.646-2.43-2.647-2.529c-.082-.009-.31-.013-.31-.013V5.361h-1.633l.004%201.583H10.97V5.367H9.31v1.569c-.292.007-2.049.006-2.049.006v1.401h.571c.601.016.822.362.798.677v6.041a.41.41%200%200%201-.371.391c-.249.011-.621%200-.621%200l-.32%201.588h1.996v1.6h1.661v-1.591h1.091v1.594h1.624v-1.588c1.899.05%203.643-1.071%203.66-2.913%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/bitcoinsv.svg?color=%231a73e8&size=48