Asahi Shimbun Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Asahi Shimbun icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/336630.svg" alt="Asahi Shimbun icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336630.svg" alt="Asahi Shimbun icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336630.svg" alt="Asahi Shimbun icon" :width="24" :height="24" />
CSS background
.icon-asahi-shimbun {
background-image: url('https://proicons.com/icon/336630.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M36.5975,22.9032h2.5369M36.5944,21.8314h2.5482M35.6041,24.2396l3.4847-.3253M39.1437,20.7734v3.7794M36.569,20.7814v3.0434M35.7824,20.7257h3.9708M38.49,19.6297h2.757M38.5499,18.3962h2.689M38.4896,19.6153v-2.5496h2.8334v7.3822h-1.3048M34.3556,19.6394h2.6815M34.3895,18.3636h2.538M34.3611,24.7028v-7.5986h2.676v2.5321M31.469,20.0561v4.4747M29.5383,19.9481h3.0511M28.3088,24.5742c1.6109-.5678,1.1961-3.3626,1.1966-6.8887l2.7053-.7356M26.6935,22.0725l1.3112.9849M27.578,18.4496l-.1539.5831M26.5086,22.0951l-1.6433,1.6433M25.624,18.4721l.154.5831M26.6289,19.9192v4.7275M24.8729,21.3508h3.512M24.8729,19.8191h3.512M24.8729,17.6947h3.512M26.6289,16.7392v.8992M16.9424,23.8661h5.1584M16.9607,20.6342h5.1193M16.9376,24.4422v-6.9767h5.2096v6.9767M11.3442,21.6269h2.5585M11.3068,19.4319h2.5193M10.1287,24.5513s1.1124-.2533,1.1124-2.9289-.0013-4.3267-.0013-4.3267h2.6428l.0366,7.2557h-1.2549M6.5702,23.0693h3.5362M8.3383,21.7395v2.8859M6.9548,20.4069h2.767M6.9548,21.6599h2.767M6.9548,19.0675h2.767v2.5535M6.9548,19.1063v2.561M6.5702,17.7815h3.5362M8.3383,16.7077v2.3143M41.4336,31.2962c-3.6279-1.5982-10.2611-2.5802-17.4317-2.5805-7.1582.0035-13.7753.9851-17.3968,2.5805"/><rect class="c" x="4.5" y="8.5" width="39" height="31" rx="4" ry="4"/></svg>
Copied!