markschaptersymbol emoji

markschaptersymbol from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
markschaptersymbol
Set
Firefox OS Emoji
Style
Default
Category
Symbols
Viewbox
512×512
License
Apache 2.0

More symbols icons from Firefox OS Emoji

Use the markschaptersymbol emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#597B91" d="M491.535 121.688v360.878c0 14.635-11.864 26.499-26.499 26.499s-26.499-11.864-26.499-26.499v-179.56c-87.564 12.865-155.002 88.481-155.002 179.561c0 14.635-11.864 26.499-26.499 26.499s-26.499-11.864-26.499-26.499c0-91.08-67.438-166.695-155.002-179.561v179.561c0 14.635-11.864 26.499-26.499 26.499s-26.499-11.864-26.499-26.499V121.688c0-14.635 11.864-26.499 26.499-26.499s26.499 11.864 26.499 26.499v127.868c52.611 5.88 101.333 29.212 139.316 67.195c17.129 17.129 31.268 36.449 42.185 57.318c10.917-20.868 25.055-40.188 42.185-57.318c37.983-37.983 86.705-61.314 139.316-67.195V121.688c0-14.635 11.864-26.499 26.499-26.499s26.499 11.864 26.499 26.499M136.743 84.429c34.881-61.044 72.037-49.896 140.132-23.079c17.292 6.81 35.174 13.852 53.841 19.216c9.284 2.667 18.983-2.696 21.652-11.986c2.669-9.289-2.697-18.983-11.986-21.653c-17.062-4.903-34.153-11.634-50.683-18.143c-32.912-12.961-63.989-25.193-94.838-23.948c-36.478 1.486-65.428 21.841-88.507 62.228c-4.795 8.392-1.88 19.082 6.512 23.877a17.4 17.4 0 0 0 8.666 2.309c6.075 0 11.98-3.168 15.211-8.821"/><path fill="#597B91" d="M221.548 263.325c-9.665 0-17.5-7.835-17.5-17.5V115.683c0-9.665 7.835-17.5 17.5-17.5s17.5 7.835 17.5 17.5v130.142c0 9.665-7.835 17.5-17.5 17.5"/><path fill="#597B91" d="M282.92 214.439h-61.372c-9.665 0-17.5-7.835-17.5-17.5v-81.256c0-9.665 7.835-17.5 17.5-17.5h61.372c32.052 0 58.128 26.076 58.128 58.128s-26.076 58.128-58.128 58.128m-43.872-35h43.872c12.753 0 23.128-10.375 23.128-23.128s-10.375-23.128-23.128-23.128h-43.872z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiMarkschaptersymbol(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#597B91" d="M491.535 121.688v360.878c0 14.635-11.864 26.499-26.499 26.499s-26.499-11.864-26.499-26.499v-179.56c-87.564 12.865-155.002 88.481-155.002 179.561c0 14.635-11.864 26.499-26.499 26.499s-26.499-11.864-26.499-26.499c0-91.08-67.438-166.695-155.002-179.561v179.561c0 14.635-11.864 26.499-26.499 26.499s-26.499-11.864-26.499-26.499V121.688c0-14.635 11.864-26.499 26.499-26.499s26.499 11.864 26.499 26.499v127.868c52.611 5.88 101.333 29.212 139.316 67.195c17.129 17.129 31.268 36.449 42.185 57.318c10.917-20.868 25.055-40.188 42.185-57.318c37.983-37.983 86.705-61.314 139.316-67.195V121.688c0-14.635 11.864-26.499 26.499-26.499s26.499 11.864 26.499 26.499M136.743 84.429c34.881-61.044 72.037-49.896 140.132-23.079c17.292 6.81 35.174 13.852 53.841 19.216c9.284 2.667 18.983-2.696 21.652-11.986c2.669-9.289-2.697-18.983-11.986-21.653c-17.062-4.903-34.153-11.634-50.683-18.143c-32.912-12.961-63.989-25.193-94.838-23.948c-36.478 1.486-65.428 21.841-88.507 62.228c-4.795 8.392-1.88 19.082 6.512 23.877a17.4 17.4 0 0 0 8.666 2.309c6.075 0 11.98-3.168 15.211-8.821"/><path fill="#597B91" d="M221.548 263.325c-9.665 0-17.5-7.835-17.5-17.5V115.683c0-9.665 7.835-17.5 17.5-17.5s17.5 7.835 17.5 17.5v130.142c0 9.665-7.835 17.5-17.5 17.5"/><path fill="#597B91" d="M282.92 214.439h-61.372c-9.665 0-17.5-7.835-17.5-17.5v-81.256c0-9.665 7.835-17.5 17.5-17.5h61.372c32.052 0 58.128 26.076 58.128 58.128s-26.076 58.128-58.128 58.128m-43.872-35h43.872c12.753 0 23.128-10.375 23.128-23.128s-10.375-23.128-23.128-23.128h-43.872z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#597B91" d="M491.535 121.688v360.878c0 14.635-11.864 26.499-26.499 26.499s-26.499-11.864-26.499-26.499v-179.56c-87.564 12.865-155.002 88.481-155.002 179.561c0 14.635-11.864 26.499-26.499 26.499s-26.499-11.864-26.499-26.499c0-91.08-67.438-166.695-155.002-179.561v179.561c0 14.635-11.864 26.499-26.499 26.499s-26.499-11.864-26.499-26.499V121.688c0-14.635 11.864-26.499 26.499-26.499s26.499 11.864 26.499 26.499v127.868c52.611 5.88 101.333 29.212 139.316 67.195c17.129 17.129 31.268 36.449 42.185 57.318c10.917-20.868 25.055-40.188 42.185-57.318c37.983-37.983 86.705-61.314 139.316-67.195V121.688c0-14.635 11.864-26.499 26.499-26.499s26.499 11.864 26.499 26.499M136.743 84.429c34.881-61.044 72.037-49.896 140.132-23.079c17.292 6.81 35.174 13.852 53.841 19.216c9.284 2.667 18.983-2.696 21.652-11.986c2.669-9.289-2.697-18.983-11.986-21.653c-17.062-4.903-34.153-11.634-50.683-18.143c-32.912-12.961-63.989-25.193-94.838-23.948c-36.478 1.486-65.428 21.841-88.507 62.228c-4.795 8.392-1.88 19.082 6.512 23.877a17.4 17.4 0 0 0 8.666 2.309c6.075 0 11.98-3.168 15.211-8.821"/><path fill="#597B91" d="M221.548 263.325c-9.665 0-17.5-7.835-17.5-17.5V115.683c0-9.665 7.835-17.5 17.5-17.5s17.5 7.835 17.5 17.5v130.142c0 9.665-7.835 17.5-17.5 17.5"/><path fill="#597B91" d="M282.92 214.439h-61.372c-9.665 0-17.5-7.835-17.5-17.5v-81.256c0-9.665 7.835-17.5 17.5-17.5h61.372c32.052 0 58.128 26.076 58.128 58.128s-26.076 58.128-58.128 58.128m-43.872-35h43.872c12.753 0 23.128-10.375 23.128-23.128s-10.375-23.128-23.128-23.128h-43.872z"/></svg>
</template>

CSS

.icon-markschaptersymbol {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M491.535%20121.688v360.878c0%2014.635-11.864%2026.499-26.499%2026.499s-26.499-11.864-26.499-26.499v-179.56c-87.564%2012.865-155.002%2088.481-155.002%20179.561c0%2014.635-11.864%2026.499-26.499%2026.499s-26.499-11.864-26.499-26.499c0-91.08-67.438-166.695-155.002-179.561v179.561c0%2014.635-11.864%2026.499-26.499%2026.499s-26.499-11.864-26.499-26.499V121.688c0-14.635%2011.864-26.499%2026.499-26.499s26.499%2011.864%2026.499%2026.499v127.868c52.611%205.88%20101.333%2029.212%20139.316%2067.195c17.129%2017.129%2031.268%2036.449%2042.185%2057.318c10.917-20.868%2025.055-40.188%2042.185-57.318c37.983-37.983%2086.705-61.314%20139.316-67.195V121.688c0-14.635%2011.864-26.499%2026.499-26.499s26.499%2011.864%2026.499%2026.499M136.743%2084.429c34.881-61.044%2072.037-49.896%20140.132-23.079c17.292%206.81%2035.174%2013.852%2053.841%2019.216c9.284%202.667%2018.983-2.696%2021.652-11.986c2.669-9.289-2.697-18.983-11.986-21.653c-17.062-4.903-34.153-11.634-50.683-18.143c-32.912-12.961-63.989-25.193-94.838-23.948c-36.478%201.486-65.428%2021.841-88.507%2062.228c-4.795%208.392-1.88%2019.082%206.512%2023.877a17.4%2017.4%200%200%200%208.666%202.309c6.075%200%2011.98-3.168%2015.211-8.821%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M221.548%20263.325c-9.665%200-17.5-7.835-17.5-17.5V115.683c0-9.665%207.835-17.5%2017.5-17.5s17.5%207.835%2017.5%2017.5v130.142c0%209.665-7.835%2017.5-17.5%2017.5%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M282.92%20214.439h-61.372c-9.665%200-17.5-7.835-17.5-17.5v-81.256c0-9.665%207.835-17.5%2017.5-17.5h61.372c32.052%200%2058.128%2026.076%2058.128%2058.128s-26.076%2058.128-58.128%2058.128m-43.872-35h43.872c12.753%200%2023.128-10.375%2023.128-23.128s-10.375-23.128-23.128-23.128h-43.872z%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M491.535%20121.688v360.878c0%2014.635-11.864%2026.499-26.499%2026.499s-26.499-11.864-26.499-26.499v-179.56c-87.564%2012.865-155.002%2088.481-155.002%20179.561c0%2014.635-11.864%2026.499-26.499%2026.499s-26.499-11.864-26.499-26.499c0-91.08-67.438-166.695-155.002-179.561v179.561c0%2014.635-11.864%2026.499-26.499%2026.499s-26.499-11.864-26.499-26.499V121.688c0-14.635%2011.864-26.499%2026.499-26.499s26.499%2011.864%2026.499%2026.499v127.868c52.611%205.88%20101.333%2029.212%20139.316%2067.195c17.129%2017.129%2031.268%2036.449%2042.185%2057.318c10.917-20.868%2025.055-40.188%2042.185-57.318c37.983-37.983%2086.705-61.314%20139.316-67.195V121.688c0-14.635%2011.864-26.499%2026.499-26.499s26.499%2011.864%2026.499%2026.499M136.743%2084.429c34.881-61.044%2072.037-49.896%20140.132-23.079c17.292%206.81%2035.174%2013.852%2053.841%2019.216c9.284%202.667%2018.983-2.696%2021.652-11.986c2.669-9.289-2.697-18.983-11.986-21.653c-17.062-4.903-34.153-11.634-50.683-18.143c-32.912-12.961-63.989-25.193-94.838-23.948c-36.478%201.486-65.428%2021.841-88.507%2062.228c-4.795%208.392-1.88%2019.082%206.512%2023.877a17.4%2017.4%200%200%200%208.666%202.309c6.075%200%2011.98-3.168%2015.211-8.821%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M221.548%20263.325c-9.665%200-17.5-7.835-17.5-17.5V115.683c0-9.665%207.835-17.5%2017.5-17.5s17.5%207.835%2017.5%2017.5v130.142c0%209.665-7.835%2017.5-17.5%2017.5%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M282.92%20214.439h-61.372c-9.665%200-17.5-7.835-17.5-17.5v-81.256c0-9.665%207.835-17.5%2017.5-17.5h61.372c32.052%200%2058.128%2026.076%2058.128%2058.128s-26.076%2058.128-58.128%2058.128m-43.872-35h43.872c12.753%200%2023.128-10.375%2023.128-23.128s-10.375-23.128-23.128-23.128h-43.872z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/markschaptersymbol.svg?color=%231a73e8&size=48