record minimalistic icon
record-minimalistic-broken from Solar by 480 Design · Broken · Call · CC-BY-4.0 Attribution required.
- Name
- record-minimalistic-broken
- Set
- Solar
- Style
- Broken
- Category
- Call
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More call icons from Solar
call-cancel-boldcall-cancel-rounded-boldcall-chat-boldcall-chat-rounded-boldcall-dropped-boldcall-dropped-rounded-boldcall-medicine-boldcall-medicine-rounded-boldend-call-boldend-call-rounded-boldincoming-call-boldincoming-call-rounded-boldoutgoing-call-boldoutgoing-call-rounded-boldphone-boldphone-calling-boldphone-calling-rounded-boldphone-rounded-boldrecord-circle-boldrecord-square-boldrecord-audio-circle-bold
Use the record minimalistic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M21 11.5C21 13.433 19.433 15 17.5 15C15.567 15 14 13.433 14 11.5C14 9.567 15.567 8 17.5 8"/><path d="M10 11.5C10 13.433 8.433 15 6.5 15C4.567 15 3 13.433 3 11.5C3 9.567 4.567 8 6.5 8C8.433 8 10 9.567 10 11.5Z"/><path stroke-linecap="round" d="M6.5 15H17.5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarRecordMinimalisticBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M21 11.5C21 13.433 19.433 15 17.5 15C15.567 15 14 13.433 14 11.5C14 9.567 15.567 8 17.5 8"/><path d="M10 11.5C10 13.433 8.433 15 6.5 15C4.567 15 3 13.433 3 11.5C3 9.567 4.567 8 6.5 8C8.433 8 10 9.567 10 11.5Z"/><path strokeLinecap="round" d="M6.5 15H17.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M21 11.5C21 13.433 19.433 15 17.5 15C15.567 15 14 13.433 14 11.5C14 9.567 15.567 8 17.5 8"/><path d="M10 11.5C10 13.433 8.433 15 6.5 15C4.567 15 3 13.433 3 11.5C3 9.567 4.567 8 6.5 8C8.433 8 10 9.567 10 11.5Z"/><path stroke-linecap="round" d="M6.5 15H17.5"/></g></svg> </template>
CSS
.icon-record-minimalistic-broken {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%2011.5C21%2013.433%2019.433%2015%2017.5%2015C15.567%2015%2014%2013.433%2014%2011.5C14%209.567%2015.567%208%2017.5%208%22%2F%3E%3Cpath%20d%3D%22M10%2011.5C10%2013.433%208.433%2015%206.5%2015C4.567%2015%203%2013.433%203%2011.5C3%209.567%204.567%208%206.5%208C8.433%208%2010%209.567%2010%2011.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6.5%2015H17.5%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%2011.5C21%2013.433%2019.433%2015%2017.5%2015C15.567%2015%2014%2013.433%2014%2011.5C14%209.567%2015.567%208%2017.5%208%22%2F%3E%3Cpath%20d%3D%22M10%2011.5C10%2013.433%208.433%2015%206.5%2015C4.567%2015%203%2013.433%203%2011.5C3%209.567%204.567%208%206.5%208C8.433%208%2010%209.567%2010%2011.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6.5%2015H17.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/record-minimalistic-broken.svg?color=%231a73e8&size=48